[RFA] new GDB/MI command: -symbol-info-linetable

Joel Brobecker brobecker@gnat.com
Sun May 4 04:05:00 GMT 2003


Hello,

> Ok, I just realized that you also need a gdb.mi/mi-symbol.exp file,
> which will use set MIFLAGS "-i=mi"  instead of set MIFLAGS "-i=mi1".
> You may have to update some of the test output as well.
> Post that new file as well.
> 
> the rest is ok.

Thierry does not have CVS write-after-approval yet, so he asked me to
check these changes in for him.

>  > Here is the updated ChangeLog:
>  > 
>  > 2003-04-18  Thierry Schneider  <tpschneider1@yahoo.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@yahoo.com>
>  > 
>  >          * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
>  >          for new MI command.
>  > 
>  > 2003-04-18  Thierry Schneider  <tpschneider1@yahoo.com>
>  > 
>  >          * mi1-symbol.exp (-symbol-list-lines): New test file to
>  >          validate all symbol-related commands

Note that the ChangeLog for the Makefile was missing. Here it is:

2003-05-03  J. Brobecker  <brobecker@gnat.com>

        From Thierry Schneider <tpschneider1@yahoo.com>
        * Makfile.in (SUBDIR_MI_OBS): Add dependency on mi-cmd-symbol.o.
        (SUBDIR_MI_SRCS): Add mi-cmd-symbol.c.
        (mi-cmd-symbol.o): Add rule.

-- 
Joel



More information about the Gdb-patches mailing list