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 Sat, Jan 12, 2008 at 10:34:13AM +1300, Nick Roberts wrote:
>  > > where presumably the !ui_out_is_mi_like_p (uiout) bit is there because the
>  > > testsuite failed without it, i.e., so that -break-insert only reports one
>  > > breakpoint (the CLI command "break" doesn't use
>  > > print_one_breakpoint_location).
>  > 
>  > No, merely because I had no time to design MI interface.
> 
> I'm not sure of the logic of committing an incomplete patch, but in any case
> I think this needs to be fixed before the next release.

I disagree.  If someone needs this functionality in MI, they are
invited to contribute it.  Unless I'm completely mistaken, what
happened previously in MI was even worse.

-- 
Daniel Jacobowitz
CodeSourcery


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