aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2013-11-04introduce relative_filename and use itTom Tromey6-28/+56
2013-11-04update fileio testTom Tromey3-35/+52
2013-11-04update checkpoint testTom Tromey3-17/+26
2013-11-04simple changes in gdb.baseTom Tromey15-139/+208
2013-11-04fix up gdb.traceTom Tromey4-25/+71
2013-11-04fix up gdb.miTom Tromey4-11/+31
2013-11-04fix up gdb.xmlTom Tromey3-20/+46
2013-11-04fix up gdb.gdbTom Tromey3-4/+22
2013-11-04fix weird.exp for parallel testingTom Tromey2-1/+7
2013-11-04fix some simple thinkos in the test suiteTom Tromey3-3/+11
2013-11-04fix up log-file togglingTom Tromey2-1/+7
2013-11-02gdb.cp/derivation.exp: s/perrro/perror/Maciej W. Rozycki2-1/+5
2013-11-01gdb.dwarf2/dwzbuildid.exp: Avoid reserved variable nameMaciej W. Rozycki2-3/+8
2013-10-31Extra error message from update_watchpointAndrew Burgess3-3/+33
2013-10-30S/390: Add missing gdb_prompt in s390-multiarch.expUlrich Weigand2-2/+9
2013-10-29ChangeLog entries for the remove-symbol-file commits.Nicolas Blanc1-0/+9
2013-10-29gdb.mi/mi-console.c, gdb.mi/mi-stack.c: Remove local emacs variables defining...Pedro Alves3-13/+5
2013-10-29Print <unavailable> for unavailable registers in info register output.Andrew Burgess2-2/+7
2013-10-29Test adding and removing a symbol file at runtime.Nicolas Blanc5-0/+715
2013-10-29Function is_elf_target.Nicolas Blanc1-0/+39
2013-10-28Fix typo in gdb/testsuite/gdb.arch/thumb2-it.S.Tom de Vries2-1/+5
2013-10-25testsuite: Fix gdb.base/bang.exp for remote stubs without exitAnton Kolesov2-9/+7
2013-10-25Print nonexisting/optimized out static fields gracefully.Pedro Alves2-1/+10
2013-10-25testsuite: Persistent gdbserver cleanupMaciej W. Rozycki3-0/+24
2013-10-25Avoid producing broken non-native core filesMaciej W. Rozycki2-1/+6
2013-10-212013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>Jose E. Marchesi3-3/+16
2013-10-212013-10-21 Jose E. Marchesi <jose.marchesi@oracle.com>Jose E. Marchesi2-1/+19
2013-10-18 * lib/gdb.exp (build_executable_from_specs): Remove duplicate setTom Tromey2-2/+5
2013-10-18Hardware watchpoints turned off, inferior not yet started.Andrew Burgess2-0/+28
2013-10-18[gdb/16062] stepi sometimes doesn't make progressPedro Alves3-0/+158
2013-10-17 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify):Maciej W. Rozycki3-2/+8
2013-10-17fix for PR gdb/15995Tom Tromey2-0/+10
2013-10-14 * gdb.dwarf2/dwzbuildid.exp (write_dwarf_file): Pass explicit testTom Tromey2-1/+7
2013-10-13Improve Executable displayed path (PR 15415 regression kind #2)Jan Kratochvil2-0/+14
2013-10-11testsuite/ChangeLog:Ulrich Weigand3-0/+478
2013-10-11Adjust gdb.ada/mi_catch_ex.exp to use GDB/MI catch commands...Joel Brobecker2-4/+18
2013-10-11warn if "source" fails to open the file when from_tty == 0Joel Brobecker3-0/+37
2013-10-11gdb/testsuite/Yao Qi3-1/+18
2013-10-102013-10-10 Andreas Arnez <arnez@linux.vnet.ibm.com>Andreas Krebbel2-7/+12
2013-10-09Stop using errno values around target_xfer interfaces and memory errors.Pedro Alves2-1/+6
2013-10-09Uniquefy gdb.base/catch-syscall.exp test names.Pedro Alves2-112/+147
2013-10-08fix PR symtab/15597Tom Tromey3-5/+237
2013-10-08gdb.ada/mi_catch_ex.exp: Make test names unique.Joel Brobecker2-4/+8
2013-10-07 * lib/mi-support.exp (varobj_tree::walk_tree): Set _root_idxTom Tromey2-0/+8
2013-10-07This patch adds a new convenience variable called "$_exitsignal", whichSergio Durigan Junior5-0/+177
2013-10-04Add support for --start option in -exec-run GDB/MI command.Joel Brobecker3-0/+73
2013-10-02gdb/testsuite/Yufeng Zhang2-1/+12
2013-10-02Print registers not saved in the frame as "<not saved>" instead of "<optimize...Pedro Alves3-4/+12
2013-10-02Teach the testsuite that GDBserver reliably reports program exits.Pedro Alves5-6/+35
2013-10-01 * gdb.python/python.exp: Remove redundant print-stack tests.Doug Evans2-15/+14