mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-19 07:24:48 +00:00
Fix thinko.
This commit is contained in:
parent
c60a7562e3
commit
e89a47777f
@ -826,7 +826,7 @@ _initialize_solib (void)
|
||||
add_info ("sharedlibrary", info_sharedlibrary_command,
|
||||
"Status of loaded shared object libraries.");
|
||||
add_com ("nosharedlibrary", class_files, no_shared_libraries,
|
||||
"Unload all shared object library symbols except .");
|
||||
"Unload all shared object library symbols.");
|
||||
|
||||
add_show_from_set
|
||||
(add_set_cmd ("auto-solib-add", class_support, var_zinteger,
|
||||
|
Loading…
x
Reference in New Issue
Block a user