From 3695f03b66470e18e85a86a390868de2c55bdbdd Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 14 May 2002 15:13:52 +0000 Subject: 2002-05-14 Thomas Doerfler * 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. --- c/src/librdbg/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/librdbg/ChangeLog') 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 + + * 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 * src/i386/any/remdeb_svc.c, src/m68k/any/remdeb_svc.c, -- cgit v1.2.3