aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2003-06-28 16:36:42 +0000
committerDaniel Jacobowitz <drow@false.org>2003-06-28 16:36:42 +0000
commit48fe539ffed9373013881e2da26b2baf396c6389 (patch)
treeb1a860856becf217e415a420da126a5459ff906b /gdb/testsuite/ChangeLog
parent0fac0b4199c69f27906e7343e434dd0b98e5163e (diff)
downloadgdb-48fe539ffed9373013881e2da26b2baf396c6389.zip
gdb-48fe539ffed9373013881e2da26b2baf396c6389.tar.gz
gdb-48fe539ffed9373013881e2da26b2baf396c6389.tar.bz2
* gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
initial line count of 'captured_main' from 26 to 32. (test_with_self): Allow xmalloc call to be interleaved with the preceding two lines.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index e2a6aea..c19f3f5 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2003-06-22 Michael Chastain <mec@shout.net>
+ Daniel Jacobowitz <drow@mvista.com>
+
+ * gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
+ initial line count of 'captured_main' from 26 to 32.
+ (test_with_self): Allow xmalloc call to be interleaved with the
+ preceding two lines.
+
2003-06-24 Joel Brobecker <brobecker@gnat.com>
* gdb.base/bang.exp: New testcase.