projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c60a756
)
Fix thinko.
author
Michael Snyder
<msnyder@vmware.com>
Tue, 17 Apr 2001 23:22:52 +0000
(23:22 +0000)
committer
Michael Snyder
<msnyder@vmware.com>
Tue, 17 Apr 2001 23:22:52 +0000
(23:22 +0000)
gdb/solib.c
patch
|
blob
|
history
diff --git
a/gdb/solib.c
b/gdb/solib.c
index dc831095e6f9713a4ed36010720ee275de7849ff..8da44df11a902627b67beffed60134737ba1b5e3 100644
(file)
--- a/
gdb/solib.c
+++ b/
gdb/solib.c
@@
-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,