binutils-gdb/gdb/mi
Simon Marchi 3fe0dfd160 gdb: rename struct so_list to shobj
Now that so_list lists are implemented using intrusive_list, it doesn't
really make sense for the element type to be named "_list".  Rename to
just `struct shobj` (`struct so` was deemed to be not greppable enough).

Change-Id: I1063061901298bb40fee73bf0cce44cd12154c0e
Approved-By: Pedro Alves <pedro@palves.net>
Reviewed-By: Reviewed-By: Lancelot Six <lancelot.six@amd.com>
2023-10-19 11:14:26 -04:00
..
ChangeLog-1999-2003
mi-cmd-break.c Use gdb::checked_static_cast for tracepoints 2023-09-19 08:14:00 -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 Transfer ownership of exception string to ada_catchpoint 2023-06-12 11:51:52 -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 gdb: rename struct so_list to shobj 2023-10-19 11:14:26 -04: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 Fix "usage" errors for some MI varobj commands 2023-09-01 06:48:07 -06:00
mi-cmds.c Use unique_xmalloc_ptr for mi_parse::command 2023-06-20 06:23:30 -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] Fix typos 2023-06-03 22:43:57 +02: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: rename struct so_list to shobj 2023-10-19 11:14:26 -04:00
mi-interp.h gdb: rename struct so_list to shobj 2023-10-19 11:14:26 -04:00
mi-main.c gdb: remove target_gdbarch 2023-10-10 10:44:35 -04:00
mi-main.h gdb/mi: make current_token a field of mi_interp 2023-09-07 10:42:46 -04:00
mi-out.c gdb: have mi_out_new return std::unique_ptr 2023-08-23 09:50:31 +01:00
mi-out.h gdb: have mi_out_new return std::unique_ptr 2023-08-23 09:50:31 +01:00
mi-parse.c gdb: remove mi_parse::make functions 2023-08-23 09:50:32 +01:00
mi-parse.h Remove explanatory comments from includes 2023-09-20 11:45:16 -06:00
mi-symbol-cmds.c Make MI commands const-correct 2023-05-25 19:00:02 -06:00