aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-09-16 02:19:56 +0000
committerAndrew Cagney <cagney@redhat.com>1997-09-16 02:19:56 +0000
commit5ed0a9a369ce0bbf0000ec0dba3a0a32c0537782 (patch)
treec745295742984d1ed26921986d25c8d42ae139ec /gdb/ChangeLog
parent721478d51bd4574ab5de91fb09003325c6f15b69 (diff)
downloadgdb-5ed0a9a369ce0bbf0000ec0dba3a0a32c0537782.zip
gdb-5ed0a9a369ce0bbf0000ec0dba3a0a32c0537782.tar.gz
gdb-5ed0a9a369ce0bbf0000ec0dba3a0a32c0537782.tar.bz2
Add v850e version of breakpoint. Make v850 breakpoint unique.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3cb3782..0fc5198 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+Tue Sep 16 10:08:27 1997 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * config/v850/tm-v850.h (BREAKPOINT): Set to a truely illegal
+ instruction.
+
+ * exec.c (exec_file_command): Call set_architecture_from_file.
+
Mon Sep 15 13:01:22 1997 Mark Alexander <marka@cygnus.com>
* dbxread.c (MSYMBOL_SIZE): New macro.