W dniu 27.09.2011 18:25, Vincent Rivière pisze:
Adam Kłobukowski wrote:I do not see such errors.So please first try increasing the stack size of your gdb executable with the "stack" tool. Something like: stack -S 256k /usr/bin/gdb
Damn, it seems it is completly broken ant backtrack is usless :( Help pleaseI need a backtrack where app SIGFPEs. gdb only gives me one frame (__udivsi3) and then 0x00000000. What can I do?
AdamK