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:
32d1c36
)
Add comma after "If True" to previous checkin.
author
Doug Evans
<dje@google.com>
Sun, 16 Oct 2011 19:54:33 +0000
(19:54 +0000)
committer
Doug Evans
<dje@google.com>
Sun, 16 Oct 2011 19:54:33 +0000
(19:54 +0000)
gdb/NEWS
patch
|
blob
|
history
diff --git
a/gdb/NEWS
b/gdb/NEWS
index
eab6bdc
..
df9b6b4
100644
(file)
--- a/
gdb/NEWS
+++ b/
gdb/NEWS
@@
-16,7
+16,7
@@
* Python scripting
** The register_pretty_printer function in module gdb.printing now takes
- an optional `replace' argument. If True the new printer replaces any
+ an optional `replace' argument. If True
,
the new printer replaces any
existing one.
** The "maint set python print-stack on|off" command has been