[SPAM] Re: gdbserver signals interfere with {next,step{,i}}

Jon Ringle jon@ringle.org
Tue Mar 6 02:40:00 GMT 2007


Michael Snyder wrote:
> OK, I built it with arm-linux-gcc -lrt -lpthread -g 
>
> I copied it to my arm dev board running kernel 2.6.14
> (intel Zylonite)
>
> I started it under gdbserver 6.5, connected to it with gdb 6.5, 
> break on line 106 as suggested by the comment, gave it some 
> input, hit the breakpoint, nexted a few times...
>
> I didn't see any odd behavior (I also didn't see gdb report any
> SIGUSR1 events).
>
>   
Did you do a 'handle SIGUSR1 nostop noprint' to avoid seeing SIGUSR1 events?
Did the "Prompt %d" increment as you proceeded with the test?

Other details about my target: linux 2.6.16.29, uclibc-0.9.28, gdbserver 
6.6, gdb 6.6, armeb-linux-gcc 3.4.6

Jon



More information about the Gdb mailing list