projects
/
external
/
binutils.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
dc83109
..
8da44df
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,