This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [PATCH] PR breakpoints/15697: Remove =breakpoint-modified when hitting dprintf


> -----Original Message-----
> From: Pedro Alves [mailto:palves@redhat.com]
> Sent: Tuesday, April 29, 2014 1:01 PM
> To: Marc Khouzam
> Cc: gdb-patches@sourceware.org
> Subject: Re: [PATCH] PR breakpoints/15697: Remove =breakpoint-modified
> when hitting dprintf

[Bunch of very valid concerns]

> Related, I'm not sure we should filter the
> observer_notify_breakpoint_modified call -- it would seem better if
> observers are notified, and the its MI that filters out those modifications that
> it isn't interested in.
> E.g., could TUI be interested in still receiving the nofications?

Something to think about.  Simon made the same comment off-line.

> I don't have answers to the above, but I think these issues all need to be
> considered, and whatever resolutions we end up with need to be cast as
> comments in the code and manual.

Thanks Pedro, you are bringing up valid (and tricky :-)) points.  I'll look into them
and see if I can come up with equally valid solutions.

Marc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]