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


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.

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]