Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Removing deprecated breakpoint functions
@ 2007-11-14 17:36 Rob Quill
  2007-11-14 21:45 ` Jim Blandy
  0 siblings, 1 reply; 5+ messages in thread
From: Rob Quill @ 2007-11-14 17:36 UTC (permalink / raw)
  To: gdb

Hi,

I am trying to figure out how to remove
deprecated_insert/remove_raw_breakpoint and was wondering if it is
acceptable to substitute a call to them with a call to the
break_command() function as this will handle all the breakpoint chain
related things, or is this function too high level and another one
should be used?

Thanks for your help.

Rob


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

end of thread, other threads:[~2007-11-15  3:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-14 17:36 Removing deprecated breakpoint functions Rob Quill
2007-11-14 21:45 ` Jim Blandy
2007-11-14 21:58   ` Daniel Jacobowitz
2007-11-14 22:51     ` Jim Blandy
2007-11-15  3:52       ` Daniel Jacobowitz

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