projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
229c82c
)
(print_insn): Include the new dis-asm header file.
author
Steve Chamberlain
<sac@cygnus>
Fri, 19 Mar 1993 15:41:31 +0000
(15:41 +0000)
committer
Steve Chamberlain
<sac@cygnus>
Fri, 19 Mar 1993 15:41:31 +0000
(15:41 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/z8k-tdep.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 2e3a1fdbc925a6b57c8ae57a75e4e376e88e9f64..9e214335bdefdd453a33a4786313e983d686d79a 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+Fri Mar 19 07:40:09 1993 Steve Chamberlain (sac@cygnus.com)
+
+ * z8k-tdep.c (print_insn): Include the new dis-asm header file.
+
Thu Mar 18 14:26:57 1993 Per Bothner (bothner@rtl.cygnus.com)
* ieee-float.c: Moved to ../libiberty.
diff --git
a/gdb/z8k-tdep.c
b/gdb/z8k-tdep.c
index 65f73f07aedb0df7955a3478411eeae07761cde1..ff91a76efe9c4c3eaf65d22dcc5b5b991214c093 100644
(file)
--- a/
gdb/z8k-tdep.c
+++ b/
gdb/z8k-tdep.c
@@
-28,7
+28,7
@@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "symtab.h"
#include "gdbcmd.h"
#include "gdbtypes.h"
-
+#include "dis-asm.h"
/* Return the saved PC from this frame.
If the frame has a memory copy of SRP_REGNUM, use that. If not,