mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 04:00:07 +08:00
* NEWS: Fix typo.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2010-08-16 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* NEWS: Fix typo.
|
||||
|
||||
2010-08-16 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* NEWS: Mention watch -location.
|
||||
|
2
gdb/NEWS
2
gdb/NEWS
@ -22,7 +22,7 @@
|
||||
operation. See the documentation for `save gdb-index' for details.
|
||||
|
||||
* The "watch" command now accepts an optional "-location" argument.
|
||||
When used, this causes gdb to watch the memory referred to by the
|
||||
When used, this causes GDB to watch the memory referred to by the
|
||||
expression. Such a watchpoint is never deleted due to it going out
|
||||
of scope.
|
||||
|
||||
|
Reference in New Issue
Block a user