summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* 2004-01-13 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2004-01-136-10/+19
| | | | | | | | | * gdb.threads/gcore-thread.exp: Prefix name of binary with test specific name. * gdb.mi/gdb669.exp: Ditto. * gdb.mi/mi-pthreads.exp: Ditto. * gdb.mi/mi1-pthreads.exp: Ditto. * gdb.mi/mi2-pthreads.exp: Ditto.
* 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-132-0/+25
| | | | * gdb.cp/member-ptr.cc: Add copyright notice.
* 2004-01-12 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-132-361/+445
| | | | | | | | * gdb.cp/member-ptr.exp: Use gdb_test, gdb_test_multiple. Add some patterns for recent versions of gcc and hpacc. Delete calls to setup_xfail for hppa*-*-*. Delete redundant tests. Delete tests that access a NULL pointer-to-member-data. This script is still disabled for gcc.
* 2004-01-12 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2004-01-132-10/+19
| | | | | * gdb.mi/mi2-basics.exp: Make sure that full pathnames are escaped correctly.
* 2004-01-12 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2004-01-124-0/+1223
| | | | | | | * gdb.base/sepdebug.exp: New file. * gdb.base/sepdebug.c: New file. * lib/gdb.exp (separate_debug_filename): New procedure. (gdb_gnu_strip_debug): New procedure.
* Eliminate the old mi/tui specific ChangeLog files as in ...Andrew Cagney2004-01-122-0/+7
| | | | | | | | Added Files: mi/ChangeLog-1999-2003 testsuite/gdb.mi/ChangeLog-1999-2003 tui/ChangeLog-1998-2003 Removed Files: mi/ChangeLog testsuite/gdb.mi/ChangeLog tui/ChangeLog
* 2004-01-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-122-4/+20
| | | | | | * gdb.base/fileio.exp: Update copyright year. On GNU/Linux, for "Renaming a directory to a non-empty directory returns ENOTEMPTY or EEXIST", treat EBUSY as an XFAIL.
* 2004-01-11 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-112-4/+7
| | | | | * gdb.base/scope.exp: Remove obsolete setup_xfail for hp_cc_compiler.
* 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-112-10/+10
| | | | | * gdb.cp/classes.exp: Remove old "(obsolescent gcc or gdb)" decorations.
* Fix last commit. I accidentally committed a ChangeLog entry for aMichael Chastain2004-01-111-4/+0
| | | | | change that hasn't been approved yet (setvar.exp). The change itself was never committed. -- sorry, michael c
* 2004-01-10 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-112-124/+16
| | | | | | * gdb.cp/virtfunc.exp: Remove old "(obsolescent gcc or gdb)" and "(aCC)" decorations. Remove obsolete doco about old test results.
* 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-102-1/+5
| | | | * gdb.cp/exception.exp: Fix typo in doco.
* * gdb.base/gdb1476.exp: Fix typo.Mark Kettenis2004-01-092-1/+5
|
* 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-092-0/+30
| | | | | * gdb.hp/gdb.aCC/exception.exp: Re-create as a nearly empty file.
* 2004-01-09 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-093-363/+151
| | | | | | | | | * gdb.cp/exception.cc: Change <iostream.h> to <iostream>. * gdb.cp/exception.exp: Use gdb test, gdb_test_multiple. Use gdb_compile. Remove restriction on gcc. Add some patterns for recent version of gdb. Delete second half, which was a copy of the first half with different build flags. This test is still disabled because it is still not ready for production.
* 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-093-1/+33
| | | | | | | * gdb.cp/exception.cc: Add copyright notice. * gdb.cp/exception.exp: Add a notice that this file is broken because of line number changes caused by addition of copyright notice.
* 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-093-0/+5
| | | | | * gdb.cp/exception.cc: Renamed from gdb.hp/gdb.aCC/exception.cc. * gdb.cp/exception.exp: Renamed from gdb.hp/gdb.aCC/exception.exp.
* 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-095-64/+20
| | | | | | | * gdb.cp/classes.exp: Accept gnu abi 2. * gdb.cp/derivation.exp: Likewise. * gdb.cp/overload.exp: Likewise. * gdb.cp/virtfunc.exp: Likewise.
* 2004-01-08 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-082-2/+7
| | | | | * gdb.mi/pthreads.c (done_making_threads): Remove extraneous semicolon after end of function.
* 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-083-45/+65
| | | | | | | * gdb.cp/bs15503.cc: Include <iostream>, not <iostream.h>. * gdb.cp/bs15503.exp: Remove hp-only restriction. Use modern boilerplate code for compiling and running the program under test. Add some string method tests.
* 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-083-2/+28
| | | | | * gdb.cp/bs15503.cc: Add copyright notice. * gdb.cp/bs15503.exp: Adjust line number.
* 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-083-0/+5
| | | | | * gdb.hp/gdb.defects/bs15503.exp: Renamed to gdb.cp/bs15503.exp. * gdb.hp/gdb.defects/bs15503.cc: Renamed to gdb.cp/bs15503.cc.
* 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-082-29/+5
| | | | | * gdb.base/funcargs.exp: Remove obsolete setup_xfail for hp_cc_compiler.
* 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-083-12/+15
| | | | | | * gdb.cp/cttiadd.c: Add a marker for gdb_get_line_number. * gdb.cp/ctti.exp: Use the marker instead of "next". With gcc, run further before bailing.
* 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-085-0/+91
| | | | | | | * gdb.cp/cttiadd.cc: Add copyright notice. * gdb.cp/cttiadd1.cc: Likewise. * gdb.cp/cttiadd2.cc: Likewise. * gdb.cp/cttiadd3.cc: Likewise.
* 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-082-211/+162
| | | | | | * gdb.cp/ctti.exp: Partial rewrite. Call gdb_compile properly. Use gdb_test, gdb_test_multiple. Use floating-point values that have exact representations in IEEE-ish formats.
* 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-073-26/+20
| | | | | | | * gdb.base/constvars.exp: Do not force lang=c++ if using HP compilers. Delete duplicate call to get_compiler_info. (local_compiler_xfail_check): setup_xfail if $hp_cc_compiler. * gdb.base/volatile.exp: Likewise.
* * gdb.base/gdb1476.exp: Only run the tests if we can't read theMark Kettenis2004-01-072-0/+20
| | | | memory at address 0.
* 2004-01-07 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-072-11/+25
| | | | | * gdb.stabs/weird.exp: Use hp_cc_compiler and hp_aCC_compiler to test for hp-ux assembler. Fix copyright years.
* 2004-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-072-0/+7
| | | | * gdb.base/fileio.c (strerrno): Add "EBUSY".
* 2004-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-072-1/+7
| | | | | | * gdb.base/fileio.c (test_open): Do not pass S_IWUSR to "open" when creating the read-only file. From analysis by Roland McGrath and Elena Zannoni.
* 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-072-1/+5
| | | | * gdb.cp/namespace.exp: Call get_compiler_info with "c++".
* 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-072-18/+23
| | | | | * gdb.base/cvexpr.c: Be type-safe with function pointers and data pointers.
* 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-062-7/+18
| | | | | * gdb.cp/m-static.exp: Compile one source file at a time. Delete unused call to get_compiler_info.
* 2004-01-06 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-067-20/+15
| | | | | | | | | * gdb.base/call-ar-st.exp: Delete explicit reference to ${binfile}.ci. * gdb.base/call-rt-st.exp: Likewise. * gdb.base/nodebug.exp: Likewise. * gdb.base/volatile.exp: Likewise. * gdb.cp/ref-types.exp: Likewise. * gdb.cp/templates.exp: Likewise.
* * gdb.base/gdb1476.exp, gdb.base/gdb1476.c: New files.Mark Kettenis2004-01-053-0/+72
|
* 2004-01-05 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-052-4/+7
| | | | | * gdb.cp/funcargs.exp: Delete special timeout of 240 seconds for hppa*-hp-hpux*.
* * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 forMark Kettenis2004-01-042-0/+9
| | | | x86_64-*-*.
* * gdb.base/structs.exp: Add patterns to kfail PR gdb/1447 forMark Kettenis2004-01-042-1/+18
| | | | sparc64-*-* and sparc*-solaris2*.
* * gdb.base/structs.exp: Remove ${testfile} from "zed L<n> forMark Kettenis2004-01-032-1/+7
| | | | | return ${tests}" test. The ${tests} already mentions the filename.
* 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-032-1/+26
| | | | * gdb.cp/local.exp: Accept gcc abi 2.
* 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-032-0/+21
| | | | * gdb.cp/templates.exp: Accept gcc abi 2.
* 2004-01-02 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-023-20/+7
| | | | | * lib/compiler.cc: Remove supports_template_debugging. * gdb.cp/templates.exp: Do not test supports_template_debugging.
* Revert accidental commit.Andrew Cagney2004-01-021-1/+1
|
* 2004-01-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-021-1/+1
| | | | | * utils.c (do_my_cleanups): Make static, add forward declaration. * defs.h (do_my_cleanups): Delete declaration.
* 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-022-1/+9
| | | | * gdb.cp/namespace.exp: Accept gcc abi 2.
* 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-022-1/+8
| | | | * gdb.cp/method.exp: Accept gcc abi 2.
* 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-025-344/+621
| | | | | | | * gdb.cp/classes.exp: Generate identical results as old version. * gdb.cp/derivation.exp: Likewise. * gdb.cp/overload.exp: Likewise. * gdb.cp/virtfunc.exp: Likewise.
* 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-012-3/+16
| | | | | * gdb.cp/virtfunc.exp: Modify some patterns to avoid a mysterious bug with sourceware version of expect.
* 2004-01-01 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-01-012-302/+192
| | | | | | | | * gdb.cp/overload.exp: Rewrite. Clean up patterns to match current versions of gcc, including gcc abi 2. Remove gratuitous restart of test program. Use gdb_test_multiple and gdb_test for all tests. Add patterns to xfail missing "const" in "const char *" and kfail PR gdb/1155.