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:
ddc6e6f
)
* printcmd.c (_initialize_printcmd): Clean up docstring for "x"
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Fri, 9 Apr 1993 18:06:45 +0000
(18:06 +0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Fri, 9 Apr 1993 18:06:45 +0000
(18:06 +0000)
(mention 't', remove false thing about 'g' only good with 'f').
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index c1f3607451930776ea662a19e331add580ef616b..a4414734d6430d3b25fa2e953a366668973cc09b 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,5
+1,8
@@
Fri Apr 9 10:20:55 1993 Jim Kingdon (kingdon@cygnus.com)
+ * printcmd.c (_initialize_printcmd): Clean up docstring for "x"
+ (mention 't', remove false thing about 'g' only good with 'f').
+
* breakpoint.h: move "struct breakpoint" and friends to top of
file so that bpstat_find_breakpoint prototype works.