This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA/ping] new GDB/MI command: -symbol-info-linetable


On Wed, Apr 09, 2003 at 04:23:37PM -0400, Joel Brobecker wrote:
> Hello,
> 
> > 2003-03-09  Thierry Schneider  <tpschneider1 at yahoo dot com>
> > 
> >         * mi-main.c (mi_cmd_symbol_info_linetable): New function.
> >         * mi-cmds.h (mi_cmd_symbol_info_linetable): Add declaration.
> >         * mi-cmds.c (mi_cmds): Add entry for new MI command.
> >         * gdbmi.texinfo (GDB/MI Symbol Query): Add documentation for
> >         new MI command.

The MI documentation gdbmi.texinfo was merged to gdb/doc/gdb.texinfo and
the format changed. You'll probably get told to fix that. Just happened to
me.  :)

> I was wondering if an MI maintainer could have a look at this patch,
> as it would be very useful for GVD. I think cgdb will also appreciate
> it. 
> 
> There are 2 aspects in this patch:
>   1. The new user command, its name and syntax
>   2. The implementation itself
> 
> If at least we could agree on 1, both GVD and cgdb could move forward
> while we work on the implementation side if there is any issue with
> it...
> 
> The patch with its documentation was posted in the following message:
> 
>     http://sources.redhat.com/ml/gdb-patches/2003-03/msg00208.html
> 
> Thanks,
> -- 
> Joel


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