[RFC] Breakpoint events: revisited
Eli Zaretskii
eliz@is.elta.co.il
Tue Jun 18 22:27:00 GMT 2002
On Tue, 18 Jun 2002, Keith Seitz wrote:
> Well, while working on converting MI over to use events instead of hooks,
> I noticed that GDB currently only notifies the UI about some internal
> breakpoints, not all of them.
>
> So (beat, beat):
>
> Do we still want to expose _all_ internal breakpoints to UIs via
> breakpoint events, or just some of them? Which ones?
My $0.02 would be that we should at least be consistent: either expose
all of them, or none.
> I have a patch which adds _all_ of them, and removes the stupid creation
> event from mention (removing the FIXME at the same time).
I tend to agree with this.
More information about the Gdb
mailing list