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/MI] Implementation for break-catch command


Vladimir Prus wrote:
On Sunday 01 June 2008 03:40:06 Nick Roberts wrote:

I think all these "breakpoints" should be changed to use observers. This seems to just add to the ugliness.

They definitely should.

Well then, what is the preferred way? I can tweak my patch to take your comments into consideration, but if a switch to observers is going to happen soon, then I guess the break-catch should get this new stuff right away? Implementing observer_notify for all the breakpoints would break the compatibility and require quite a bit of work on the testsuite side.


Either way, Vladimir, it's your call - let me know.


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