diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2024-02-05 15:18:33 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2024-02-05 16:10:15 -0500 |
commit | 7b323785ef83a7d6f023909fe21b7983651c3f27 (patch) | |
tree | b1833dfb62b268955f3be8af5aa7493e9ad92c15 /gdb/cli/cli-script.c | |
parent | 68d3bf7d246321407697aeb036036dae1a99a742 (diff) | |
download | binutils-7b323785ef83a7d6f023909fe21b7983651c3f27.zip binutils-7b323785ef83a7d6f023909fe21b7983651c3f27.tar.gz binutils-7b323785ef83a7d6f023909fe21b7983651c3f27.tar.bz2 |
gdb: rename struct shobj -> struct solib
`struct so_list` was recently renamed to `struct shobj` (in 3fe0dfd1604f
("gdb: rename struct so_list to shobj")). In hindsight, `solib` would
have been a better name. We have solib.c, the implementations in
solib-*.c, many functions with solib in their name, the solib_loaded /
solib_unloaded observables, etc.
Rename shobj to solib.
Change-Id: I0af1c7a9b29bdda027e9af633f6d37e1cfcacd5d
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/cli/cli-script.c')
0 files changed, 0 insertions, 0 deletions