Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdbserver signals interfere with {next,step{,i}}
@ 2007-03-05 20:06 Jon Ringle
  2007-03-05 20:17 ` Daniel Jacobowitz
  2007-03-06  1:17 ` Michael Snyder
  0 siblings, 2 replies; 20+ messages in thread
From: Jon Ringle @ 2007-03-05 20:06 UTC (permalink / raw)
  To: gdb

Hello,

I have an application that uses SIGUSR1 to receive timer interrupts. 
I've done 'handle SIGUSR1 nostop noprint' to avoid gdb from stopping on 
SIGUSR1.
I've found that when debugging this application using gdbserver, that I 
can't use next, nexti, step, or stepi. When I use one of these commands, 
the application usually just continues without stopping at the next 
line/instruction.

If I use a native gdb on the target the problem does not occur.
If I disable my app from generating the SIGUSR1 and use gdbserver, the 
problem also goes away.

I am using gdb-6.6 for gdbserver, native gdb and cross gdb.

Jon


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2007-03-06 20:19 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-05 20:06 gdbserver signals interfere with {next,step{,i}} Jon Ringle
2007-03-05 20:17 ` Daniel Jacobowitz
2007-03-05 23:20   ` Jon Ringle
2007-03-06  1:43     ` Michael Snyder
2007-03-06  1:48       ` [SPAM] " Jon Ringle
2007-03-06  2:11         ` Michael Snyder
2007-03-06  2:25           ` [SPAM] " Jon Ringle
2007-03-06 12:25             ` Daniel Jacobowitz
2007-03-06 14:31               ` Jon Ringle
2007-03-06 14:39                 ` Daniel Jacobowitz
2007-03-06 14:57                   ` Jon Ringle
2007-03-06 19:46                 ` Michael Snyder
2007-03-06 20:18                   ` Jon Ringle
2007-03-06 20:19                   ` Daniel Jacobowitz
2007-03-06 19:41             ` Michael Snyder
2007-03-06 20:10               ` Jon Ringle
2007-03-06  2:40           ` Jon Ringle
2007-03-06  5:07           ` Jon Ringle
2007-03-06  1:17 ` Michael Snyder
2007-03-06  1:30   ` Jon Ringle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox