diff options
author | Doug Evans <dje@google.com> | 1998-04-22 20:45:08 +0000 |
---|---|---|
committer | Doug Evans <dje@google.com> | 1998-04-22 20:45:08 +0000 |
commit | 71f08cfc06ba242c6752069f5347ae73e16c7a9a (patch) | |
tree | ffd6f3c8b4ef15e8f5b41582947c2b6f2239d1d6 | |
parent | aefd02b523a6cfebfc1862692e645c1a46135075 (diff) | |
download | gdb-71f08cfc06ba242c6752069f5347ae73e16c7a9a.zip gdb-71f08cfc06ba242c6752069f5347ae73e16c7a9a.tar.gz gdb-71f08cfc06ba242c6752069f5347ae73e16c7a9a.tar.bz2 |
* txvu-tdep.c (txvu_print_insn): Fix thinko.
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6a3da23..be098d9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +start-sanitize-sky +Wed Apr 22 13:40:16 1998 Doug Evans <devans@canuck.cygnus.com> + + * txvu-tdep.c (txvu_print_insn): Fix thinko. + +end-sanitize-sky Wed Apr 22 12:58:23 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) Handle missing shared libraries during the examination of a core |