diff options
author | Daniel Jacobowitz <drow@false.org> | 2010-02-18 16:04:32 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2010-02-18 16:04:32 +0000 |
commit | 7280022eea7deed80338cf7d9e4a51771ac3e2d9 (patch) | |
tree | 372aafddc3aa96e3bb5a90ba5cbca3271c2051f7 /gdb/NEWS | |
parent | 7d1bf85cc5dafbb6a0bd897f54fb50df68a1e7e3 (diff) | |
download | gdb-7280022eea7deed80338cf7d9e4a51771ac3e2d9.zip gdb-7280022eea7deed80338cf7d9e4a51771ac3e2d9.tar.gz gdb-7280022eea7deed80338cf7d9e4a51771ac3e2d9.tar.bz2 |
* NEWS: Correct typo.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -266,7 +266,7 @@ the target for evaluation using the same bytecode format as is used for tracepoint actions. * "disassemble" command with a /r modifier, print the raw instructions -in hex as well as in symbolic form." +in hex as well as in symbolic form. * Process record and replay |