8sa1-binutils-gdb/gdb/mi
Andrew Burgess db5960b4d2 gdb/mi: Add -symbol-info-modules command
Add '-symbol-info-modules', an MI version of the CLI 'info modules'
command.

gdb/ChangeLog:

	* mi/mi-cmds.c (mi_cmds): Add 'symbol-info-modules' entry.
	* mi/mi-cmds.h (mi_cmd_symbol_info_modules): Declare.
	* mi/mi-symbol-cmds.c (mi_cmd_symbol_info_modules): New function.
	* NEWS: Mention new MI command.

gdb/testsuite/ChangeLog:

	* gdb.mi/mi-fortran-modules-2.f90: New file.
	* gdb.mi/mi-fortran-modules.exp: New file.
	* gdb.mi/mi-fortran-modules.f90: New file.

gdb/doc/ChangeLog:

	* doc/gdb.texinfo (GDB/MI Symbol Query): Document new MI command
	-symbol-info-modules.

Change-Id: Ibc618010d1d5f36ae8a8baba4fb9d9d724e62b0f
2019-11-27 12:02:02 +00:00
..
ChangeLog-1999-2003
mi-cmd-break.c
mi-cmd-break.h Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
mi-cmd-catch.c
mi-cmd-disas.c [gdb] Fix more typos in comments (2) 2019-10-26 09:55:32 +02:00
mi-cmd-env.c Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
mi-cmd-file.c Rename field_int to field_signed 2019-07-17 10:34:05 -06:00
mi-cmd-info.c
mi-cmd-stack.c Replace SYMBOL_*_NAME accessors with member functions 2019-11-22 12:05:14 -06:00
mi-cmd-target.c
mi-cmd-var.c Move declaration of varobjdebug to header 2019-10-10 12:37:47 -05:00
mi-cmds.c gdb/mi: Add -symbol-info-modules command 2019-11-27 12:02:02 +00:00
mi-cmds.h gdb/mi: Add -symbol-info-modules command 2019-11-27 12:02:02 +00:00
mi-common.c
mi-common.h
mi-console.c
mi-console.h
mi-getopt.c
mi-getopt.h [gdb] Fix more typos in comments (2) 2019-10-26 09:55:32 +02:00
mi-interp.c Add missing includes in dwarf-index-write.c and mi/mi-interp.c 2019-11-26 14:29:19 -05:00
mi-interp.h
mi-main.c Use strtok_r instead of strtok 2019-11-06 14:03:11 -06:00
mi-main.h
mi-out.c Introduce metadata style 2019-10-01 15:12:40 -06:00
mi-out.h Introduce metadata style 2019-10-01 15:12:40 -06:00
mi-parse.c
mi-parse.h Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
mi-symbol-cmds.c gdb/mi: Add -symbol-info-modules command 2019-11-27 12:02:02 +00:00