X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=0e4f39c7c9fe5c5266e53193d74d9f5a35cdeae1;hb=0228dfb97d58a54af8758840101975bf92903133;hp=6e7efd7870c8e6b57fe95aa44830ed466af88af8;hpb=eac69dcad3dde2ac3f520fe7f73270bb3bd58be2;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 6e7efd7870..0e4f39c7c9 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,392 @@ +2005-04-06 Paul Gilliam + + * lib/gdb.exp (test_compiler_info): Return compiler_info + if no arguments are given. + +2005-04-01 Paul Gilliam + + * gdb.arch/altivec-abi.exp: Check for compiler and set + use altivec' flag accordingly. + * gdb.arch/altivec-regs.exp: Likewise. + +2005-03-29 Daniel Jacobowitz + + * gdb.base/ptr-typedef.exp, gdb.base/ptr-typedef.c: New files. + +2005-03-27 Andreas Schwab + + * gdb.base/bigcore.c (main): Add missing mode argument in open + call. + +2005-03-25 Daniel Jacobowitz + + * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver + downloads. + * config/gdbserver.exp (gdb_load): Likewise. + +2005-03-14 Paul Brook + + * lib/mi-support.exp: Use mi_gdb_target_cmd to connect to remote + targets. + +2005-03-09 Joel Brobecker + + * gdb.dwarf2/dup-psym.S: New file. + * gdb.dwarf2/dup-psym.exp: New testcase. + +2005-03-09 Joel Brobecker + + * gdb.ada/exec_changed/first.adb: New file. + * gdb.ada/exec_changed/second.adb: New file. + * gdb.ada/exec_changed.exp: New testcase. + +2005-03-08 Nathan Sidwell + + * gdb.cp/userdef.cc (A1::operator+): New unary plus. + (A2): New class. + (main): Test operator+. + * gdb.cp/userdef.exp: Test unary plus. Use A2::operator+ for + breakpoint test. + + * gdb.base/sigbpt.exp: Disable if gdb,nosignals. + * gdb.base/signull.exp: Disable if gdb,nosignals. + * gdb.cp/bs15503.exp: Disable if skip_cplus_tests + * gdb.cp/exception.exp: Disable if skip_cplus_tests. + * gdb.mi/mi-console.exp: Disable hello test if gdb,noinferiorio. + * gdb.mi/mi2-console.exp: Likewise. + * gdb.trace/collection.exp (run_trace_experiment): Consume the + continue output at start. + (gdb_collect_locals_test): Robustify regexp. + * gdb.trace/passc-dyn.exp: Fix comment typo. + * gdb.trace/tfind.exp: Don't enable optimization. Remove stray ']'. + +2005-03-08 Corinna Vinschen + + * gdb.asm/asm-source.exp: Add iq2000 case. + * gdb.asm/iq2000.inc: New file. + +2005-03-07 Manoj Iyer + + * gdb.base/command.exp: Change hardcoded value to regular expression. + * gdb.base/float.exp: Add powerpc to the list of targets checked. + +2005-03-07 Daniel Jacobowitz + + * gdb.asm/alpha.inc, gdb.asm/frv.inc, gdb.asm/i386.inc, + gdb.asm/ia64.inc, gdb.asm/m68hc11.inc, gdb.asm/m68k.inc, + gdb.asm/mips.inc, gdb.asm/pa.inc, gdb.asm/powerpc.inc, + gdb.asm/s390.inc, gdb.asm/s390x.inc, gdb.asm/sh.inc, + gdb.asm/x86_64.inc: Use .purgem before redefining macros. + +2005-03-05 Mark Kettenis + + * gdb.cp/ovldbreak.exp: Adjust regular expression for recent + changes. + +2004-03-03 Paul Gilliam + + * lib/compiler.c: Add test for IBM's xlc compiler. + * lib/compiler.cc: Likewise. + +2004-02-24 Joel Brobecker + + * gdb.ada/fixed_points.exp: Create compilation object directory + before running the test. + * gdb.ada/null_record.exp: Likewise. + * gdb.ada/packed_array.exp: Likewise. + * gdb.ada/start.exp: Likewise. + +2005-02-15 Joel Brobecker + + * gdb.ada/packed_array/pa.adb: New file. + * gdb.ada/packed_array.exp: New testcase. + +2005-02-10 Mark Kettenis + + * gdb.dwarf2/dw2-intermix.exp, gdb.dwarf2/dw2-intermix.S: New + files. + + * gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/dw2-intercu.exp: Run tests + on *-*-openbsd*. Correctly match whitespace in regukar + expressions. + +2005-02-10 Daniel Jacobowitz + + From Ramana Radhakrishnan : + PR exp/1821 + * gdb.base/gdb1821.c: New test file. + * gdb.base/gdb1821.exp: New test file. + +2005-02-09 Joel Brobecker + + * gdb.base/start.c: New file. + * gdb.base/start.exp: New testcase. + +2005-02-09 Joel Brobecker + + * gdb.ada/start/dummy.adb: New file. + * gdb.ada/start.exp: New testcase. + +2005-02-09 Corinna Vinschen + + * maint.exp: Raise timeout to give Cygwin targeted GDBs more time + for printing symbols and statistics. + Add test for using relative pathnames in "maint print msymbols" test. + Mark "maint info sections DATA" XFAIL on Cygwin. + Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me" + tests. + +2005-02-09 Andreas Schwab + + Committed by Andrew Cagney + * gdb.base/remotetimeout.exp: New file. + +2005-02-07 Mark Kettenis + + * gdb.base/interp.exp: Remove trailing \n in gdb_test commands. + +2005-02-03 Joel Brobecker + + * gdb.ada/gnat_ada.gpr: New file. + * gdb.ada/gnat_ada.gin: Delete, no longer used. + * lib/ada.exp (gdb_compile_ada): Minor adaptation to new project file. + * configure.ac: No longer generate gnat_ada.gpr. + * configure: Regenerate. + * gdb.ada/Makefile.in: Minor adaptations due to new project file. + * gdb.ada/null_record/null_record.adb: Moved here from gdb.ada. + * gdb.ada/null_record/bar.ads: Likewise. + * gdb.ada/null_record/bar.adb: Likewise. + * gdb.ada/fixed_points/fixed_points.adb: Likewise. + * gdb.ada/null_record.exp (testdir): New variable. + (testfile): executable is now in testdir subdirectory. + (srcfile): Use full path to the main compilation unit. + * gdb.ada/fixed_points.exp: Same changes as above. + +2005-02-03 Nick Roberts + + * gdb.base/interp.exp: New test. + +2005-01-24 Andrew Cagney + + * gdb.base/sigrepeat.exp, gdb.base/sigrepeat.c: New test. + +2005-01-19 Andrew Cagney + + * gdb.stabs/Makefile.in (Makefile): Update dependencies - + configure.ac not configure.in. + + * gdb.base/scope.exp (test_at_main): Delete any XFAIL and/or KFAIL + of powerpc*-*-*. + * gdb.hp/gdb.base-hp/callfwmall.exp (do_function_calls): Ditto. + * gdb.base/list.exp (test_list_function) + (test_list_filename_and_function): Ditto. + * gdb.base/callfuncs.exp (do_function_calls): Ditto. + +2005-01-16 Andrew Cagney + + * gdb.base/source.exp: Delete KFAIL gdb/1846, simplify. + + * gdb.base/source-error.gdb, gdb.base/source.exp: New files. + +2005-01-14 Andrew Cagney + + * gdb.mi/mi-var-cmd.exp: Adjust "create int" test to match output. + * gdb.mi/mi2-var-cmd.exp: Ditto. + +2005-01-10 Corinna Vinschen + + * gdb.base/fileio.c: Include unistd.h as required for lseek(2). + +2005-01-07 Andrew Cagney + + * configure.ac: Rename configure.in, require autoconf 2.59. + * configure: Re-generate. + * gdb.stabs/configure.ac: Rename configure.in, require autoconf 2.59. + * gdb.stabs/configure: Re-generate. + * gdb.hp/configure.ac: Rename configure.in, require autoconf 2.59. + * gdb.hp/configure: Re-generate. + * gdb.hp/gdb.objdbg/configure.ac: Rename configure.in, require + autoconf 2.59. + * gdb.hp/gdb.objdbg/configure: Re-generate. + * gdb.hp/gdb.defects/configure.ac: Rename configure.in, require + autoconf 2.59. + * gdb.hp/gdb.defects/configure: Re-generate. + * gdb.hp/gdb.compat/configure.ac: Rename configure.in, require + autoconf 2.59. + * gdb.hp/gdb.compat/configure: Re-generate. + * gdb.hp/gdb.base-hp/configure.ac: Rename configure.in, require + autoconf 2.59. + * gdb.hp/gdb.base-hp/configure: Re-generate. + * gdb.hp/gdb.aCC/configure.ac: Rename configure.in, require + autoconf 2.59. + * gdb.hp/gdb.aCC/configure: Re-generate. + +2004-12-15 Jim Blandy + + * gdb.threads/linux-dp.exp: Fix output regexp to handle output + under NPTL when there is debugging info available for libpthread. + +2004-12-13 Jerome Guitton + + * gdb.ada/fixed_points.c: New file. + * gdb.ada/fixed_points.exp: New file. + +2004-12-03 Randolph Chung + + * gdb.arch/pa-nullify.exp: New file. + * gdb.arch/pa-nullify.s: New file. + +2004-11-30 Randolph Chung + + * gdb.threads/thread_check.exp: Use ${srcfile} for test program name + instead of "tbug". Fix regexp to work properly with gdb_test. + +2004-11-29 Paul Hilfinger + + * gdb.base/bitfields2.exp: New test. + * gdb.base/bitfields2.c: New file. + +2004-11-28 Richard Earnshaw + + * config/sim.exp (gdb_load): Return 0 on success, -1 on failure. + +2004-11-16 Randolph Chung + + * gdb.base/unload.exp: Pass relative path to gdb_get_line_number. + +2004-11-14 Daniel Jacobowitz + + * gdb.threads/threadapply.exp: Correct "macro details" test. + +2004-11-11 Jeff Johnston + + * gdb.threads/threadapply.exp: New test. + * gdb.threads/threadapply.c: New file. + +2004-11-07 Mark Kettenis + + * gdb.base/savedregs.exp: Correct pattern used for sigtramp + frames. + +2004-11-05 Felix Lee + + * gdb.base/cursal.exp: New file. + * gdb.base/cursal.c: New file. + +2004-11-03 Andrew Cagney + + * gdb.base/savedregs.exp, gdb.base/savedregs.c: New files. + +2004-10-30 Mark Kettenis + + * gdb.asm/asm-source.exp: Add mips*-*-netbsd* to the list of + NetBSD/ELF targets. + +2004-10-29 Joel Brobecker + + * gdb.threads/bp_in_thread.c: New file, copied from + pthread_cond_wait.c. + * gdb.threads/bp_in_thread.c: Use bp_in_thread.c as the source + file, rather than reusing the .c file from another testcase. + +2004-10-20 Joel Brobecker + + * gdb.ada/null_record.exp: Check where we stopped after + sending the start command, instead of where the associated + temporary breakpoint was inserted. + +2004-10-14 Andrew Cagney + + * gdb.mi/gdb701.c (main): Return 0. + +2004-10-13 Daniel Jacobowitz + + * gdb.dwarf2/dw2-intercu.S, gdb.dwarf2/dw2-intercu.exp: New files. + +2004-10-12 Jeff Johnston + + * gdb.threads/schedlock.c: Add comment markers to use to find + line numbers. + * gdb.threads/schedlock.exp: Adjust regex to handle the new + comments. + * gdb.threads/watchthreads.exp: Use gdb_get_line_number to find + breakpoint lines. + +2004-10-12 Daniel Jacobowitz + + * gdb.dwarf2/dw2-basic.exp: Run on Hurd also. + +2004-10-12 Daniel Jacobowitz + + * configure.in: Add gdb.dwarf2. + * configure: Regenerated. + * Makefile.in: Add gdb.dwarf2. + * gdb.dwarf2/Makefile.in, gdb.dwarf2/dw2-basic.S, + gdb.dwarf2/dw2-basic.exp, gdb.dwarf2/main.c, + gdb.dwarf2/file1.txt: New files. + +2004-10-11 Orjan Friberg + + * gdb.threads/bp_in_thread.exp: Use runto_main and "continue" instead + of "run", since the latter doesn't work with remote targets. Adjust + the breakpoint numbering accordingly. + * gdb.threads/pthread_cond_wait.exp: Ditto. + +2004-10-08 Michael Chastain + + * gdb.base/overlays.exp: Update copyright years. + +2004-10-08 Kei Sakamoto + + * gdb.base/overlays.exp: Disable if target is Linux. + +2004-10-06 Felix Lee + + * config/gdbserver.exp (gdb_load): Use right filename on remote. + +2004-10-05 Kei Sakamoto + + * gdb.asm/asm-source.exp: Add m32r-linux target. + * gdb.asm/m32r-linux.inc: New file. + +2004-09-24 Andrew Cagney + David Anderson + + * gdb.base/bigcore.exp (extract_heap): If the expect "file size" + command fails, assume things will work. + * gdb.base/bigcore.c: Include and . + (_GNU_SOURCE): Define. + (print_unsigned, print_hex): Change parameter to "long long". + (print_byte_count): New function, use to print byte counts. + (large_off_t, large_lseek, O_LARGEFILE): Define dependant on + O_LARGEFILE. + (main): Compute an upper bound on a corefile in max_core_size. + Limit memory chunk size to max_core_size. Limit total memory + allocated to max_core_size. + +2004-09-23 Andrew Cagney + + * gdb.base/bigcore.exp: Replace the code that creates a corefile + from a separate process with code that creates a corefile by + making the inferior dump core. + +2004-09-23 Mark Kettenis + + * gdb.base/sigstep.exp: Avoid comments withing gdb_test_multiple + block. + +2004-09-23 Michael Chastain + + * gdb.base/constvars.exp (local_compiler_xfail_check_2): + New proc. Accept both gcc 3.x.x and gcc 4.x.x. + * gdb.base/volatile.exp (local_compiler_xfail_check_2): + Likewise. + +2004-09-20 Jeff Johnston + + * gdb.java/jprint.exp: New test case for java inferior call. + * gdb.java/jprint.java: Ditto. + 2004-09-15 Joel Brobecker * gdb.base/bigcore.exp: Deactivate on IRIX targets.