aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorKung Hsu <kung@cygnus>1995-03-01 01:39:12 +0000
committerKung Hsu <kung@cygnus>1995-03-01 01:39:12 +0000
commitabed6bc2e16f4253cfe464db18a2aefcda871a80 (patch)
tree8b23e1266e1ff0e42db7a9150a94ce0efd4ab5f9 /gdb/ChangeLog
parentcb58e516f932657c5eca5ed830f5d83e57904e97 (diff)
downloadgdb-abed6bc2e16f4253cfe464db18a2aefcda871a80.zip
gdb-abed6bc2e16f4253cfe464db18a2aefcda871a80.tar.gz
gdb-abed6bc2e16f4253cfe464db18a2aefcda871a80.tar.bz2
* arc-tdep.c (_initialize_arc_tdep): set tm_print_insn according to
processor. * remote-arc.c (arc_wait): when a processor stops, stop other two processors too. * remote-arc.c (switch_command): switch tm_print_insn.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index a1a44a6..33bcbe3 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
Tue Feb 28 14:38:39 1995 Kung Hsu <kung@mexican.cygnus.com>
+ * arc-tdep.c (_initialize_arc_tdep): set tm_print_insn according to
+ processor.
+ * remote-arc.c (arc_wait): when a processor stops, stop other two
+ processors too.
+ * remote-arc.c (switch_command): switch tm_print_insn.
+
* vx-share/ptrace.h: merge in WRS new ptrace requests.
* defs.h: fix a syntax error.