binutils-gdb/gdb/mi
Tom de Vries 0adf0abd96 [gdb] Convert function typedefs to using
Convert "typedef void foo ()" to "using foo = void ()".

Generated by a script written by Claude Code.

Approved-By: Tom Tromey <tom@tromey.com>
2026-07-13 15:06:35 +02:00
..
mi-cmd-break.c Update copyright dates to include 2026 2026-01-05 13:16:46 -07:00
mi-cmd-break.h Update copyright dates to include 2026 2026-01-05 13:16:46 -07:00
mi-cmd-catch.c Update copyright dates to include 2026 2026-01-05 13:16:46 -07:00
mi-cmd-disas.c gdb, gdbserver, gdbsupport: replace many uses of strcmp with streq 2026-03-16 13:24:00 -04:00
mi-cmd-env.c Windows: Normalize backslashes to forward slashes 2026-07-06 22:13:07 +01:00
mi-cmd-file.c gdb: make symtab::compunit return a reference 2026-06-19 10:04:11 -04:00
mi-cmd-info.c Update copyright dates to include 2026 2026-01-05 13:16:46 -07:00
mi-cmd-stack.c [gdb] Drop nullptr in "get_selected_frame (nullptr)" 2026-06-05 23:06:48 +02:00
mi-cmd-target.c Update copyright dates to include 2026 2026-01-05 13:16:46 -07:00
mi-cmd-var.c thread_info::executing+resumed -> thread_info::internal_state 2026-04-06 18:50:19 +01:00
mi-cmds.c gdb: use gdb::unordered_string_map throughout 2026-02-13 14:04:14 -05:00
mi-cmds.h [gdb] Convert function typedefs to using 2026-07-13 15:06:35 +02:00
mi-common.c Update copyright dates to include 2026 2026-01-05 13:16:46 -07:00
mi-common.h Update copyright dates to include 2026 2026-01-05 13:16:46 -07:00
mi-console.c Rewrite output redirection and logging 2026-02-09 08:15:44 -07:00
mi-console.h Rewrite output redirection and logging 2026-02-09 08:15:44 -07:00
mi-getopt.c Use double quotes in some gdb output 2026-06-05 15:09:09 -06:00
mi-getopt.h Update copyright dates to include 2026 2026-01-05 13:16:46 -07:00
mi-interp.c [gdb] Drop nullptr in "get_selected_frame (nullptr)" 2026-06-05 23:06:48 +02:00
mi-interp.h Rewrite output redirection and logging 2026-02-09 08:15:44 -07:00
mi-main.c [gdb] Drop nullptr in "get_selected_frame (nullptr)" 2026-06-05 23:06:48 +02:00
mi-main.h Update copyright dates to include 2026 2026-01-05 13:16:46 -07:00
mi-out.c Remove m_applied_style from ui_file 2026-02-09 08:15:29 -07:00
mi-out.h Remove m_applied_style from ui_file 2026-02-09 08:15:29 -07:00
mi-parse.c [gdb] Add missing i18n support to error strings (part 1) 2026-06-09 22:14:06 +02:00
mi-parse.h Update copyright dates to include 2026 2026-01-05 13:16:46 -07:00
mi-symbol-cmds.c [gdb] Convert template typedefs to using 2026-07-13 15:06:35 +02:00