Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [0/6] breakpoints_ops for all kinds of breakpoints
@ 2011-07-22 15:42 Pedro Alves
  2011-07-22 17:33 ` Tom Tromey
  2011-07-22 17:38 ` Phil Muldoon
  0 siblings, 2 replies; 7+ messages in thread
From: Pedro Alves @ 2011-07-22 15:42 UTC (permalink / raw)
  To: gdb-patches

I did yet a bit more work on:

 <http://sourceware.org/ml/gdb-patches/2011-06/msg00374.html>

This converts all breakpoint kinds to the breakpoint_ops
mechanism.

IMO, this is committable as is.  WDYT?

There's a lot left to do still.  E.g.: The print_one method
is still left behind; insert/removal could do with better
abstracting; a lot of tangling revealed by the need for 
special checks of tracepoint/watchpoint types at inner layers
of breakpoint creation; there are many places that still
switch on the breakpoint's type, as there's no breakpoint_ops
equivalent for what they're doing.

No regressions for me, native or gdbserver x86_64-linux.

-- 
Pedro Alves


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

end of thread, other threads:[~2011-07-25 15:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-22 15:42 [0/6] breakpoints_ops for all kinds of breakpoints Pedro Alves
2011-07-22 17:33 ` Tom Tromey
2011-07-25 12:39   ` Pedro Alves
2011-07-25 16:20     ` Tom Tromey
2011-07-22 17:38 ` Phil Muldoon
2011-07-25 14:17   ` Pedro Alves
2011-07-25 14:40     ` Phil Muldoon

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