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:
3a7bf60
)
* NEWS: Add info macros and info definitions commands.
author
matt rice
<ratmice@gmail.com>
Thu, 21 Jul 2011 17:23:55 +0000
(17:23 +0000)
committer
matt rice
<ratmice@gmail.com>
Thu, 21 Jul 2011 17:23:55 +0000
(17:23 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/NEWS
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index a1cb4ba06a8eacf2a94abc4ec9e2ded2ccc3a6ac..a75f83191edc4c3855f60bd9ab83dfce2ade5464 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2011-07-21 Matt Rice <ratmice@gmail.com>
+
+ * NEWS: Add info macros and info definitions commands.
+
2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
* NEWS: Document Python prompt substitution hook.
diff --git
a/gdb/NEWS
b/gdb/NEWS
index 8d15cec7962095d03cf5e0f5598375946a64ea24..263b70b5539d778da30cbb45bbd19cd1f473ac73 100644
(file)
--- a/
gdb/NEWS
+++ b/
gdb/NEWS
@@
-45,6
+45,8
@@
the first connection is made. The listening port used by GDBserver will
become available after that.
+* New commands "info macros", and "info definitions" have been added.
+
* Changed commands
watch EXPRESSION mask MASK_VALUE