binutils-gdb/gdb/mi
Tom Tromey 739f67599a Improve MI -dprintf-insert documentation
I found the documentation for -dprintf-insert a bit unclear.  It
didn't mention the possibility of multiple arguments, and I also
noticed that it implied that the format parameter is optional, which
it is not.

While looking into this I also noticed a few comments in the
implementation that could also be improved.

Then, I noticed a repeated call to strlen in a loop condition, so I
fixed this up as well.

Reviewed-By: Eli Zaretskii <eliz@gnu.org>
2023-05-31 12:00:09 -06:00
..
ChangeLog-1999-2003
mi-cmd-break.c Improve MI -dprintf-insert documentation 2023-05-31 12:00:09 -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 gdb: add interp::on_memory_changed method 2023-05-30 15:07:26 -04:00
mi-interp.h gdb: add interp::on_memory_changed method 2023-05-30 15:07:26 -04:00
mi-main.c gdb: add interp::on_user_selected_context_changed method 2023-05-30 15:07:26 -04:00
mi-main.h gdb/mi: fix ^running record with multiple MI interpreters 2023-05-29 10:09:24 -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 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