summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.gdb
Commit message (Collapse)AuthorAgeFilesLines
* * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.Mark Kettenis2008-01-261-0/+8
|
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-014-4/+4
|
* * gdb.base/default.exp (show version): Update the version text.Jan Kratochvil2007-09-031-2/+10
| | | | * gdb.gdb/selftest.exp (xgdb is at prompt): Likewise.
* Switch the license of all .exp files to GPLv3.Joel Brobecker2007-08-234-20/+16
| | | | | Switch the license of all .f and .f90 files to GPLv3. Switch the license of all .s and .S files to GPLv3.
* * gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as wellMark Kettenis2007-03-121-5/+1
| | | | as tabs. Remove redundant test pattern.
* * gdb.gdb/selftest.exp (do_steps_and_nexts): Add more matches.Andreas Schwab2007-01-311-0/+12
|
* Copyright updates for 2007.Daniel Jacobowitz2007-01-094-7/+5
|
* * gdb.base/annota1.exp: Allow .*printf in backtraces.Daniel Jacobowitz2006-12-311-1/+13
| | | | | | | | | | | | | | | | | | * gdb.base/annota3.exp: Likewise. * gdb.base/sigstep.exp (advancei): Fail if we hit the breakpoint again (instead of timing out). * gdb.gdb/selftest.exp (do_steps_and_nexts): Add an XFAIL for GCC bug 26475. * gdb.java/jmisc.exp: Adjust to work with method signatures including return types. Add kfails for GDB bugs 2214 and 2215. Move exit test from jmisc1.exp. * gdb.java/jmisc1.exp: Delete. * gdb.java/jprint.exp: Adjust to work with method signatures including return types. * gdb.objc/basicclass.exp: Update for gobjc 4.1 debug info. * gdb.threads/linux-dp.exp: Don't be confused by program output. * lib/java.exp (compile_java_from_source): Pass the correct type to target_compile.
* * gdb.asm/asm-source.exp: Add "spu*-*-*" target.Ulrich Weigand2006-11-224-4/+4
| | | | | | | | | | | | | * gdb.asm/spu.inc: New file. * gdb.base/term.exp: Disable if [target_info exists noargs]. * gdb.gdb/complaints.exp: Disable if ![isnative]. * gdb.gdb/selftest.exp: Likewise. * gdb.gdb/observer.exp: Likewise. * gdb.gdb/xfullpath.exp: Likewise. * gdb.base/attach.exp: Disable on SPU target. * gdb.cp/bs145503.exp: Likewise. * gdb.cp/exception.exp: Likewise. * gdb.cp/userdef.exp: Likewise.
* * gdb.gdb/selftest.exp (test_with_self): Update copyright check.Mark Kettenis2005-12-261-1/+1
|
* 2004-09-09 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-09-104-24/+36
| | | | | | | | | | | | * lib/gdb.exp (gdb_file_cmd): Revert the return value to previous simple convention. Use a global variable to store information about what was found. (gdb_run_cmd): Adapt to reverted return value. * gdb.base/remote.exp: Adapt to reverted return value. * gdb.gdb/complaints.exp: Likewise. * gdb.gdb/observer.exp: Likewise. * gdb.gdb/selftest.exp: Likewise. * gdb.gdb/xfullpath.exp: Likewise.
* Use new gdb.exp feature to check for nodebug in the executable for testcases ↵Manoj Iyer2004-09-014-0/+20
| | | | under gdb.gdb
* 2004-08-27 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-08-284-33/+28
| | | | | | | | | | | | | With code from Manoj Iyer <manjo@austin.ibm.com>: * lib/gdb.exp (gdb_file_cmd): Return more information in the return value. Add an arm for "no debugging symbols found". Change a stray "error" to "perror". (gdb_run_cmd): Adapt to new return value. * gdb.base/remote.exp: Adapt to new return value. * gdb.gdb/complaints.exp: Likewise. * gdb.gdb/observer.exp: Likewise. * gdb.gdb/selftest.exp: Likewise. * gdb.gdb/xfullpath.exp: Likewise.
* 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-08-131-2/+7
| | | | * gdb.gdb/selftest.exp: Revert removal of call to init_malloc.
* 2004-08-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-101-4/+0
| | | | | | | | | | | | | * main.c (captured_main): Delete call to init_malloc. * defs.h (init_malloc): Delete declaration. * utils.c (mmalloc, mrealloc, mcalloc, mfree) (init_malloc): Delete functions. Index: testsuite/ChangeLog 2004-08-10 Andrew Cagney <cagney@gnu.org> * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip init_malloc call.
* 2004-07-19 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-191-0/+516
| | | | | * gdb.base/selftest.exp: Copy file from here ... * gdb.gdb/selftest.exp: ... to here.
* 2004-07-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-131-62/+58
| | | | | | | | | | | | | | * gdb.gdb/observer.exp: Update copyright. (setup_test): Use gdb_test_multiple. (attach_first_observer, attach_second_observer) (attach_third_observer, detach_first_observer) (detach_second_observer, detach_third_observer) (reset_counters, check_counters): Make $message a prefix. (test_normal_stop_notifications): Add "args" parameter - a list of init functions to be called. Make $message a prefix, (test_observer_normal_stop): Change the message prefixes so that they are unique, pass the attach / detach procedures to test_normal_stop_notifications.
* * gdb.gdb/observer.exp (test_normal_stop_notifications): UpdateJoel Brobecker2004-04-161-1/+4
| | | | call to observer_notify_normal_stop.
* 2003-08-30 Michael Chastain <mec@shout.net>Michael Chastain2003-08-302-19/+1
| | | | | | * gdb.base/selftest.exp: Remove support for m68k*-*-hpux. * gdb.gdb/observer.exp: Ditto. * gdb.gdb/xfullpath.exp: Ditto.
* * gdb.gdb/observer.exp: New regression test.Joel Brobecker2003-03-271-0/+274
|
* 2002-09-24 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-241-2/+38
| | | | | | | | * gdb.gdb/complaints.exp (test_initial_complaints): Rename test_isolated_complaints. (test_empty_complaint): New function. (test_empty_complaints): New function. Check no output when no complaints.
* 2002-09-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-191-0/+282
| | | | * gdb.gdb/complaints.exp: New file.
* New testcase.Joel Brobecker2002-04-051-0/+198