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] new GDB/MI command: -symbol-info-linetable


> Date: Fri, 18 Apr 2003 19:49:44 -0700
> From: Thierry Schneider <tpschneider1 at yahoo dot com>
> 
> Thank you for reviewing my changes and for the constructive feedback.
> I have incorporated all your suggestions, as well as the one from Bob
> Rossi who kindly informed me that the MI documentation had been merged
> gdb/doc/gdb.texinfo, and this is where I added my new documentation.
> 
> Here is the updated ChangeLog:
> 
> 2003-04-18  Thierry Schneider  <tpschneider1 at yahoo dot com>
> 
>          * mi-cmds.h (mi_cmd_symbol_list_lines): Add declaration.
>          * mi-cmds.c (mi_cmds): Add entry for new MI command.
>          * mi-cmd-symbol.c (mi_cmd_symbol_list_lines): New source file
>          for all symbol-related commands.
> 
> 2003-04-18  Thierry Schneider  <tpschneider1 at yahoo dot com>
> 
>          * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
>          for new MI command.
> 
> 2003-04-18  Thierry Schneider  <tpschneider1 at yahoo dot com>
> 
>          * mi1-symbol.exp (-symbol-list-lines): New test file to
>          validate all symbol-related commands

The patch for gdb.texinfo is okay with me.

Thanks.


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