diff options
author | matt rice <ratmice@gmail.com> | 2011-07-21 17:23:55 +0000 |
---|---|---|
committer | matt rice <ratmice@gmail.com> | 2011-07-21 17:23:55 +0000 |
commit | edc849905405c3c77b7655f669f874e8b0d227e0 (patch) | |
tree | 33a266fc747f143133db072acf8ecb26e00895a1 /gdb/NEWS | |
parent | 3a7bf607dafb0fb44581e94f47d4eecc26881ed1 (diff) | |
download | gdb-edc849905405c3c77b7655f669f874e8b0d227e0.zip gdb-edc849905405c3c77b7655f669f874e8b0d227e0.tar.gz gdb-edc849905405c3c77b7655f669f874e8b0d227e0.tar.bz2 |
* NEWS: Add info macros and info definitions commands.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |