binutils-gdb/gdb/mi
Tom Tromey 9158e49a70 Make MI commands const-correct
I've had this patch for a while now and figured I'd update it and send
it.  It changes MI commands to use a "const char * const" for their
argv parameter.

Regression tested on x86-64 Fedora 36.

Acked-By: Simon Marchi <simon.marchi@efficios.com>
2023-05-25 19:00:02 -06:00
..
ChangeLog-1999-2003
mi-cmd-break.c Make MI commands const-correct 2023-05-25 19:00:02 -06: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 Make MI commands const-correct 2023-05-25 19:00:02 -06:00
mi-cmd-disas.c Make MI commands const-correct 2023-05-25 19:00:02 -06:00
mi-cmd-env.c Make MI commands const-correct 2023-05-25 19:00:02 -06:00
mi-cmd-file.c Make MI commands const-correct 2023-05-25 19:00:02 -06:00
mi-cmd-info.c Make MI commands const-correct 2023-05-25 19:00:02 -06:00
mi-cmd-stack.c Make MI commands const-correct 2023-05-25 19:00:02 -06:00
mi-cmd-target.c Make MI commands const-correct 2023-05-25 19:00:02 -06:00
mi-cmd-var.c Make MI commands const-correct 2023-05-25 19:00:02 -06:00
mi-cmds.c Change mi_parse_argv to a method 2023-05-23 10:09:27 -06:00
mi-cmds.h Make MI commands const-correct 2023-05-25 19:00:02 -06: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 Make MI commands const-correct 2023-05-25 19:00:02 -06:00
mi-getopt.h Make MI commands const-correct 2023-05-25 19:00:02 -06:00
mi-interp.c Make MI commands const-correct 2023-05-25 19:00:02 -06:00
mi-interp.h Simplify interp::exec / interp_exec - let exceptions propagate 2023-02-08 17:28:42 +00:00
mi-main.c Make MI commands const-correct 2023-05-25 19:00:02 -06:00
mi-main.h Make MI commands const-correct 2023-05-25 19:00:02 -06: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 Add second mi_parse constructor 2023-05-23 10:09:28 -06:00
mi-parse.h Add second mi_parse constructor 2023-05-23 10:09:28 -06:00
mi-symbol-cmds.c Make MI commands const-correct 2023-05-25 19:00:02 -06:00