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: GDB/MI questions


On 01/19/2017 03:14 AM, Bob Rossi wrote:
> Anyone have a better approach? Does multi target impact this?

Did you consider using the new "new-ui" command to split off
MI to a separate channel?  With that, you could leave the
console / CLI part to gdb. 

See more info at <https://sourceware.org/gdb/onlinedocs/gdb/Interpreters.html>.

Thanks,
Pedro Alves


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