aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-04-21 19:34:02 +0000
committerAndrew Cagney <cagney@redhat.com>2003-04-21 19:34:02 +0000
commit4aa79dcc211440a846184993ae8cdfc598bfc6c5 (patch)
tree297534258a7b73d6690be99a2ab0b7a1a0755152 /gdb/ChangeLog
parent0f751ff2f4cb21108a1c7087e1505d02114a2bdb (diff)
downloadgdb-4aa79dcc211440a846184993ae8cdfc598bfc6c5.zip
gdb-4aa79dcc211440a846184993ae8cdfc598bfc6c5.tar.gz
gdb-4aa79dcc211440a846184993ae8cdfc598bfc6c5.tar.bz2
2003-04-21 Andrew Cagney <cagney@redhat.com>
* frame.c (frame_id_eq): Fail when the code_addr's do not match.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e9de31b..eec6d3c 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2003-04-21 Andrew Cagney <cagney@redhat.com>
+ * frame.c (frame_id_eq): Fail when the code_addr's do not match.
+
+2003-04-21 Andrew Cagney <cagney@redhat.com>
+
* i386-tdep.c (i386_gdbarch_init): Replace "mmx_num_regs" with
"i386_num_mmx_regs".