X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=sidebyside;f=gdb%2Ftestsuite%2FChangeLog;h=27eae486e2fbd2970a1a720f0c6e6b01b31b9be1;hb=85e851634c295b969d73d520f1eb588efb3f695d;hp=96b283813752b6d2cbbc5e0c24d8e9b80ed465e8;hpb=0f20eeea6ca163e7ccd59182814406dcef5fe7bb;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 96b2838137..27eae486e2 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,57 @@ +2003-05-14 Jeff Johnston + + Roland McGrath + * gdb.threads/linux-dp.exp: Account for fact that in nptl model + there is no manager thread. + +2003-05-08 Jeff Johnston + + * gdb.threads/schedlock.exp: Remove assumption that all threads + will run in a particular small time slice. Also ensure we break + in one of the child threads rather than the main thread. + +2003-05-07 Jim Blandy + + Add support for assembly source testing on the s390x. + * gdb.asm/asm-source.exp: Add a case for the s390x-*-* + architecture. + * gdb.asm/s390x.inc: New file. + + * gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a + succession of 'if' statements. + +2003-05-05 Andrew Cagney + + * gdb.base/maint.exp: Add tests for "maint print dummy-frames". + +2003-05-05 Andrew Cagney + + * gdb.base/watchpoint.exp: Rename CALL_DUMMY_BREAKPOINT_OFFSET to + DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET in comments. + +2003-05-02 Elena Zannoni + + * gdb.base/charset.exp: Update based on new behavior of set/show + charset commands. + +2003-05-01 Andrew Cagney + + * gdb.asm/asm-source.exp: Check that "disassm" and "x/i" of a + variable do not give memory errors. + +2003-04-30 Adam Fedor + + * Makefile.in (ALL_SUBDIRS): Add gdb.objc + * configure.in (AC_OUTPUT): Add gdb.objc/Makefile + * gdb.objc/Makefile.in, gdb.objc/basicclass.exp, + gdb.objc/basicclass.m: : New files + + * lib/gdb.exp (gdb_compile_objc): New procedure. + +2003-04-27 Daniel Jacobowitz + + * gdb.base/signals.exp: Make backtrace tests more specific. + 2003-04-23 David Carlton * gdb.c++/maint.exp (test_first_component): Add tests for