Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Async mode and setting breakpoints
@ 2008-12-18 15:42 Marc Khouzam
  2008-12-18 16:50 ` Pedro Alves
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Khouzam @ 2008-12-18 15:42 UTC (permalink / raw)
  To: gdb

Hi,

I'm investigating the value of using async mode without non-stop
to decide if I should use it whenever possible for DSF-GDB.

The main advantage I was seeking was to be able to set a breakpoint
while the target was running.  It does not work though.
I'm guessing that while the inferior is running, it is not possible
for GDB to plant the breakpoint (although the bp command is accepted
without complaint).  I guess I still have to interrupt the inferior, 
set the bp, and resume, even in async mode?

Thanks

Marc


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

end of thread, other threads:[~2008-12-18 16:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-18 15:42 Async mode and setting breakpoints Marc Khouzam
2008-12-18 16:50 ` Pedro Alves

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