Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Any way to avoid inserting & removing breakpoints?
@ 1998-12-14 17:26 J.T. Conklin
  1998-12-17 19:20 ` Todd Whitesel
  0 siblings, 1 reply; 5+ messages in thread
From: J.T. Conklin @ 1998-12-14 17:26 UTC (permalink / raw)
  To: gdb

I finished my breakpoint extensions prototype, and discovered that GDB
inserts all enabled breakpoints when program execution is resumed, and
removes them when it regains control.  

Although I'm not surprised by this behavior, it would be preferable if
the target itself was responsible for managing, inserting and removing
breakpoints.  Then a lot of the traffic on the debugging channel could
be avoided.  I didn't see anything in the GDB source that suggests
this is possible; but I'm hoping I'm missing something.

	--jtc


^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <199812150126.RAA24778.cygnus.gdb@jtc.redbacknetworks.com>]

end of thread, other threads:[~1998-12-18 11:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-12-14 17:26 Any way to avoid inserting & removing breakpoints? J.T. Conklin
1998-12-17 19:20 ` Todd Whitesel
     [not found] <199812150126.RAA24778.cygnus.gdb@jtc.redbacknetworks.com>
1998-12-17 17:39 ` Stan Shebs
1998-12-17 20:40   ` Todd Whitesel
1998-12-18 11:15   ` J.T. Conklin

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