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] Re: bug in mi when setting breakpoint


Nick Roberts wrote:

> [continued from gdb mailing list]
> 
>  > How about doing something similar in FSF GDB?
> 
> Like below?
> 
> Apple also have a MI command called -break-commands which I want to add to
> FSF GDB to avoid similar prompting problems in MI with "commands".

This is different to what I've proposed -- namely reporting 
"there are several overloaded functions" and then allowing the frontend to select
a specific one. The solution you propose does not give a frontend a way to control
which overloaded function to set breakpoint on, which seems like an important
limitation for me.

- Volodya




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