From 7320116179c565ffb5a16b62043b7fa097185c47 Mon Sep 17 00:00:00 2001 From: Nathan Sidwell Date: Mon, 5 Jun 2006 15:39:14 +0000 Subject: * gdb/testsuite/gdb.asm/m68k.inc (gdbasm_call): Use jsr. * gdb/testsuite/gdb.base/fileio.c (stop): New. Call it everywhere the debugger should stop. * gdb/testsuite/gdb.base/fileio.exp: Add breakpoint to stop routine and adjust. * gdb/testsuite/gdb.base/charset.exp: Specify source file for breakpoint address. --- ChangeLog.csl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog.csl b/ChangeLog.csl index e58185f51..427286119 100644 --- a/ChangeLog.csl +++ b/ChangeLog.csl @@ -3,8 +3,10 @@ * gdb/testsuite/gdb.asm/m68k.inc (gdbasm_call): Use jsr. * gdb/testsuite/gdb.base/fileio.c (stop): New. Call it everywhere the debugger should stop. - * gdb/testsuite/gdb.base/charset.exp: Add breakpoint to stop + * gdb/testsuite/gdb.base/fileio.exp: Add breakpoint to stop routine and adjust. + * gdb/testsuite/gdb.base/charset.exp: Specify source file for + breakpoint address. * gdb/m68k-tdep.c (M68K_FPREG_SIZE): Remove. (REGISTER_BYTES_FP): Use tdep->fpreg_type. -- cgit v1.2.3