Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2006-06-05 19:39:14 +0400
committerNathan Sidwell <nathan@codesourcery.com>2006-06-05 19:39:14 +0400
commit7320116179c565ffb5a16b62043b7fa097185c47 (patch)
treec04dbfad86c00d1c649374b2c81209935b1871e4
parent744d9ed205fa489735cddf9c8d66d26d21b36327 (diff)
* 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 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.