Kill 'args' interface for MI commands

Vladimir Prus vladimir@codesourcery.com
Thu Apr 24 16:02:00 GMT 2008


Vladimir Prus wrote:

> 
> Presently, each MI command is implemented with a function, but there are
> two different interfaces -- old uses "char *" to pass all parameters lumped
> together, while new one uses "char ** + int", like argc/argv.
> 
> This patch kills the old interface completely. Checked in.

I've attached a wrong patch, this is what I've actually checked in.

- Volodya


-------------- next part --------------
A non-text attachment was scrubbed...
Name: commit.diff
Type: text/x-diff
Size: 27373 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20080424/053595d4/attachment.bin>


More information about the Gdb-patches mailing list