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: [BUG:MI] -break-list doesn't list multiple breakpoints


On Wed, Jan 30, 2008 at 11:50:57AM +1300, Nick Roberts wrote:
> It's a backwards incompatible change but do other frontends use it?

Yes; I checked Eclipse before I wrote back.

> As an alternative, I guess this line alone could be removed so that
> -break-insert lists the multiple breakpoint locations being set and the
> adjust MI documentation to explain this.

We should check what the new MI output looks like, and see if it
breaks Emacs / Eclipse / Kdevelop.  It might be that easy.

> In any case, I think deprecated_set_gdb_event_hooks should go.  In CLI,
> breakpoint details are printed in mention with say_where=1.  I don't really
> understand why things need to differently for MI or why it can't be done
> here too.

I don't know how any of this bit works :-(

-- 
Daniel Jacobowitz
CodeSourcery


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