summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2006-06-05 15:39:14 +0000
committerNathan Sidwell <nathan@codesourcery.com>2006-06-05 15:39:14 +0000
commit0c5e961078fd88aa9a34b3cb4ae839ea6e9441ce (patch)
treea0cc51eea84495db00a85a0942ca21144b775fff
parent3823e3a5b269968b2f7383bceb825512fbb2f89a (diff)
downloadbinutils-redhat-0c5e961078fd88aa9a34b3cb4ae839ea6e9441ce.tar.gz
* 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.
-rw-r--r--ChangeLog.csl4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index e58185f511..4272861191 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.