aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2007-11-15 Prevent clear_command from directly modifying breakpoint list.Vladimir Prus2-3/+8
2007-11-07 Fix crash when a variable object being deletedVladimir Prus3-0/+31
2007-11-05 * printcmd.c: (printf_command): Add support for new DFPLuis Machado2-0/+57
2007-11-02 * gdb.disasm/t01_mov.s: Remove carriage returns.Doug Evans14-9010/+9026
2007-11-01 * gdb.cp/arg-reference.exp, gdb.cp/arg-reference.c: New files.Jan Kratochvil3-0/+100
2007-10-30 * gdb.base/dfp-test.exp: Fail gracefully if toolchain does notUlrich Weigand2-2/+9
2007-10-30 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Check the selectedDaniel Jacobowitz2-67/+103
2007-10-30 * lib/gdb.exp, gdb.base/sepdebug.exp: Replace usage of eq and nePedro Alves3-4/+9
2007-10-30 * gdb.base/sepdebug.exp (binfile): Add ${EXEEXT}.Pedro Alves3-2/+7
2007-10-25 * gdb.opt/clobbered-registers-O2.c: New testcase source file.Luis Machado7-4/+145
2007-10-25 * gdb.cp/mb-ctor.exp: Check skip_cplus_tests.Doug Evans3-0/+9
2007-10-252007-10-15 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann4-0/+443
2007-10-23 * gdb.threads/multi-create.c, gdb.threads/multi-create.exp: New.Daniel Jacobowitz3-0/+135
2007-10-21 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec whenUlrich Weigand3-2/+8
2007-10-21 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for outputUlrich Weigand2-2/+7
2007-10-182007-10-18 Michael Snyder <msnyder@specifix.com>Michael Snyder2-1/+5
2007-10-16* configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.Gaius Mulley5-3/+153
2007-10-15 * NEWS: Document target described register support for PowerPC.Daniel Jacobowitz2-2/+11
2007-10-152007/10/15 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2-1/+23
2007-10-11 * lib/gdb.exp (gdb_load_cmd): Print out $loadtimeout insteadKazu Hirata2-1/+6
2007-10-09 * solib-svr4.c (enable_break): Add the dynamic linker also ifDaniel Jacobowitz2-1/+12
2007-10-092007/10/09 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2-3/+8
2007-10-082007-10-09 Pedro Alves <pedro_alves@portugalmail.pt>Pedro Alves3-2/+127
2007-10-082007-10-08 Pierre Muller <muller@ics.u-strasbg.fr>Daniel Jacobowitz9-4/+389
2007-10-02 * gdb.cp/classes.exp (do_tests): Always step to the line after theDaniel Jacobowitz8-7/+32
2007-10-01 * gdb.mi/var-cmd.c (do_locals_tests): Define lcharacter as aDaniel Jacobowitz4-7/+13
2007-10-012007-09-16 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz3-10/+66
2007-09-27Undo this part of previous checkin:Vladimir Prus2-6/+0
2007-09-27 * gdb.mi/var-cmd.c (do_children_tests): InitializeVladimir Prus3-0/+13
2007-09-24 * breakpoint.c (remove_sal): New.Vladimir Prus5-0/+331
2007-09-23 * infcall.c (call_function_by_hand): Handle language-specificDaniel Jacobowitz3-0/+124
2007-09-23 * configure.ac: Do gdb.stabs tests by default on Cygwin and MinGWPedro Alves3-0/+10
2007-09-23 * breakpoint.h (enum enable_state): Remove theVladimir Prus9-36/+48
2007-09-22 * breakpoint.c (do_restore_lang_radix_cleanup): Remove.Vladimir Prus4-10/+12
2007-09-21 * gdb.base/sepdebug.exp (test_different_dir): Append to pf_prefix.Daniel Jacobowitz2-2/+7
2007-09-17 * schedlock.c (NUM): Change to 1.Daniel Jacobowitz3-22/+44
2007-09-14* gdb.mi/mi-watch.exp (test_watchpoint_all): Pass the watchpointMaciej W. Rozycki3-17/+35
2007-09-14[mti-fix-scope]Maciej W. Rozycki3-22/+86
2007-09-12 * gdb.base/solib-weak.exp (do_test): Adjust the file names for eachDaniel Jacobowitz2-7/+19
2007-09-09* lib/gdb.exp (build_id_debug_filename_get): Improve check forMark Kettenis2-1/+11
2007-09-09* lib/gdb.exp (gdb_compile): OpenBSD doesn't need -dl, and doesn'tMark Kettenis2-9/+19
2007-09-09* gdb.base/gcore-buffer-overflow.exp: Check whether gdb supportsMark Kettenis2-0/+24
2007-09-06 * gdb.mi/mi2-watch.exp: Set can-use-hw-watchpoints to 0 if required.Daniel Jacobowitz3-0/+15
2007-09-06Remove files missed from last commit.Daniel Jacobowitz2-103/+0
2007-09-05 * NEWS: Update description of string changes. Mention print/s.Daniel Jacobowitz5-12/+21
2007-09-04 * printcmd.c (printf_command): Handle ptr_arg. Correct typoDaniel Jacobowitz2-0/+6
2007-09-03 * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convertPedro Alves2-2/+11
2007-09-03 * gdb.base/default.exp (show version): Update the version text.Jan Kratochvil3-3/+16
2007-09-02 * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp:Jan Kratochvil3-0/+102
2007-09-01 * lib/gdb.exp (build_id_debug_filename_get): New function.Jan Kratochvil3-73/+168