This is the mail archive of the gdb@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: MI: reporting of multiple breakpoints


On Fri, Feb 17, 2006 at 06:47:59PM +0300, Vladimir Prus wrote:
> CLI reports two watchpoints, and MI reports just one. I did not test more
> complex combinations, like mix of watchpoints and breakpoints that trigger
> on the same line.

More complex combinations will provide more interesting messes.  I
believe it's only watchpoints that "work".

> > It's not entirely obvious what ought to happen.
> 
> Well, all breakpoints which stop conditions are satisfied should be
> reported, I guess.

I think this is right but it may be a bit of trouble to implement.

-- 
Daniel Jacobowitz
CodeSourcery


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