Make -exec-run and -exec-until into 'real' MI commands

Vladimir Prus vladimir@codesourcery.com
Wed Jan 13 15:00:00 GMT 2010


On Wednesday 13 January 2010 16:44:06 Marc Khouzam wrote:

> 
> > -----Original Message-----
> > From: gdb-patches-owner@sourceware.org 
> > [mailto:gdb-patches-owner@sourceware.org] On Behalf Of Vladimir Prus
> > Sent: Wednesday, January 13, 2010 8:29 AM
> > To: gdb-patches@sourceware.org
> > Subject: Make -exec-run and -exec-until into 'real' MI commands
> > 
> > 
> > At present, '-exec-run' and '-exec-until' are directly routed
> > to CLI, with very little MI intervention. I have tried to fix
> > that before, but there were backward compatibility concerns.
> > 
> > While working on multiexec MI patches, I really needed to have
> > -exec-run handled in MI, so I've made another attempt, which
> > is attached. Comments?
> > 
> 
> I just skimmed to patch to see if there was FE impacts, which
> I gather there is not.
> 
> I noticed a typo:
> 
>  error ("-exec-until must be invoked with a signle argument");
>                                               ^^^

Thanks, fixed that locally.

- Volodya



More information about the Gdb-patches mailing list