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: Toggle from gdbmi to gdb and back after launching?


On Friday 12 August 2011 15:23:02, Jusctsch wrote:
> 
> Hello all,
> I was wondering if there was currently a way to switch between gdbmi mode
> and vanilla gdb after launching gdb and attaching to a process, without
> having to relaunch and reattach. A 'yes' response would be like an early
> christmas present :-)

Fully switch?  No.

But there's `interpreter-exec mi "-foo-mi-cmd"' and
`-interpreter-exec console "foo-cmd"' that may be what you're
looking for.

-- 
Pedro Alves


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