diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 6842ec3..cea168c 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2009-07-11 Hui Zhu <teawater@gmail.com> + + * gdb.texinfo (disassemble): Add a new modifier /r + to "disassemble" command to make it print the raw instructions + in hex as well as in symbolic form. + 2009-07-09 Tom Tromey <tromey@redhat.com> * gdbint.texinfo (Testsuite): Document parallel make check. |