summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/librdbg/ChangeLog')
-rw-r--r--c/src/librdbg/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/librdbg/ChangeLog b/c/src/librdbg/ChangeLog
index 6346f168bd..1af78decb0 100644
--- a/c/src/librdbg/ChangeLog
+++ b/c/src/librdbg/ChangeLog
@@ -1,3 +1,10 @@
+2002-05-14 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
+
+ * src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption that
+ exception stack frames on M68K members with VBR always are 6 byte long.
+ The incorrect assumption resulted in some gdb commands like "next"
+ to fail on the 68360.
+
2002-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/i386/any/remdeb_svc.c, src/m68k/any/remdeb_svc.c,