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-10 00:01:39 +0400
committerNathan Sidwell <nathan@codesourcery.com>2006-06-10 00:01:39 +0400
commit4dca1b64879b5f4da58f36f58cec32342b71937d (patch)
tree7ee4a575a957b1f21cbacf0e16ca2884e549d2eb
parent4c8c1abe69f445e023cdee465508b7ad59112ccb (diff)
gdb/testsuite/
* gdb.base/break.c: Add breakpoint 10a marker. * gdb.base/break.exp: Check breakpoint on }
-rw-r--r--ChangeLog.csl4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index 5e41d6793..ce9438313 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,5 +1,9 @@
2006-06-09 Nathan Sidwell <nathan@codesourcery.com>
+ gdb/testsuite/
+ * gdb.base/break.c: Add breakpoint 10a marker.
+ * gdb.base/break.exp: Check breakpoint on }
+
gdb/
* m68k-tdep.c (m68k_frame_align): New.
(m68k_push_dummy_call): Don't align here.