binutils-gdb/gdb/mi
Tom Tromey 145674b325 Remove mi_version function
The mi_version function is unused, and I think it's better overall if
it is never used.  This patch removes it.  Tested by rebuilding.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
2023-03-20 13:13:12 -06:00
..
ChangeLog-1999-2003
mi-cmd-break.c Catch gdb_exception_error instead of gdb_exception (in many places) 2023-02-27 16:20:39 -07:00
mi-cmd-break.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mi-cmd-catch.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mi-cmd-disas.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mi-cmd-env.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mi-cmd-file.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mi-cmd-info.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mi-cmd-stack.c Remove ALL_BLOCK_SYMBOLS 2023-02-19 12:51:06 -07:00
mi-cmd-target.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mi-cmd-var.c gdb, gdbserver, gdbsupport: fix whitespace issues 2023-03-09 16:32:00 -05:00
mi-cmds.c gdb, gdbserver, gdbsupport: fix whitespace issues 2023-03-09 16:32:00 -05:00
mi-cmds.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mi-common.c gdb/mi: add no-history stop reason 2023-01-06 10:51:50 +01:00
mi-common.h gdb/mi: add no-history stop reason 2023-01-06 10:51:50 +01:00
mi-console.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mi-console.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mi-getopt.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mi-getopt.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mi-interp.c Catch gdb_exception_error instead of gdb_exception (in many places) 2023-02-27 16:20:39 -07:00
mi-interp.h Simplify interp::exec / interp_exec - let exceptions propagate 2023-02-08 17:28:42 +00:00
mi-main.c QUIT processing w/ explicit throw for gdb_exception_forced_quit 2023-02-27 16:20:39 -07:00
mi-main.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mi-out.c Remove mi_version function 2023-03-20 13:13:12 -06:00
mi-out.h Remove mi_version function 2023-03-20 13:13:12 -06:00
mi-parse.c Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mi-parse.h Update copyright year range in header of all files managed by GDB 2023-01-01 17:01:16 +04:00
mi-symbol-cmds.c Change linetables to be objfile-independent 2023-03-11 08:47:40 -07:00