aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2013-09-20 * lib/dwarf.exp (build_executable_from_fission_assembler): New proc.Doug Evans8-105/+198
2013-09-20 * lib/future.exp (gdb_find_objcopy, gdb_find_readelf): New procs.Doug Evans13-16/+54
2013-09-18Consistent display of "<optimized out>" for register values.Andrew Burgess2-8/+25
2013-09-18gdbserver --wrapper also doesn't work on Cygwin.Pedro Alves2-2/+9
2013-09-18gdb/gdbserver/Yao Qi3-0/+92
2013-09-17PR gdb/11568 - delete thread-specific breakpoints on thread exitPedro Alves3-0/+175
2013-09-17This commit fixes a regression introduced by the new $_isvoid convenienceSergio Durigan Junior2-0/+6
2013-09-17PR gdb/15911: "info threads" changes the default source and line (for "break"...Pedro Alves4-0/+120
2013-09-17gdb/testsuite/Yao Qi3-2/+18
2013-09-16 * lib/gdb.exp (using_fission): New proc.Doug Evans3-0/+19
2013-09-16 * gdb.base/break-interp.exp: Fix indentation.Doug Evans2-1/+5
2013-09-16Based on the discussion at:Sergio Durigan Junior3-0/+47
2013-09-13gdb/ChangeLog:Ulrich Weigand3-0/+144
2013-09-12 * README: New file.Stan Shebs2-0/+386
2013-09-12 * gdb.python/py-events.py (new_objfile_handler): Remove accidentallyDoug Evans2-1/+5
2013-09-11minidebuginfo: Fix stripping/debuginfoJan Kratochvil2-7/+12
2013-09-11minidebuginfo: Obvious changesJan Kratochvil2-2/+8
2013-09-10test: adjust 'cd' regexpr to match an optional canonically pathnameSanimir Agovic2-1/+6
2013-09-04 * gdb.python/py-events.py (exit_handler): Verify we get the expectedDoug Evans5-17/+24
2013-09-04 * dwarf2read.c (queue_and_load_all_dwo_tus): New function.Doug Evans3-2/+16
2013-09-042013-09-04 Muhammad Bilal <mbilal@codesourcery.com>Muhammad Bilal2-0/+13
2013-08-30gdb.base/code_elim.exp - force .bss creation.Andrew Burgess2-1/+14
2013-08-302013-08-30 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-0/+12
2013-08-292013-08-29 Sterling Augustine <saugustine@google.com>Sterling Augustine2-6/+15
2013-08-292013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2-1/+5
2013-08-292013-08-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon7-29/+54
2013-08-28PR gdb/15415Jan Kratochvil3-0/+90
2013-08-28 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Use explicit test nameTom Tromey2-1/+7
2013-08-27Add options to skip unavailable localsYao Qi3-0/+21
2013-08-27gdb/testsuite/Yao Qi2-1/+11
2013-08-26 PR symtab/15885Doug Evans3-1/+108
2013-08-26 * lib/gdb.exp (run_on_host): Moved here from gnu-debugdata.exp.Doug Evans3-37/+44
2013-08-24gdb/testsuite/Yao Qi3-0/+59
2013-08-24gdb/testsuite/Yao Qi4-0/+291
2013-08-232013-08-12 Muhammad Waqas <mwaqas@codesourcery.com>Muhammad Waqas2-0/+115
2013-08-22[Committing the `catch syscall' patch for ARM, from Samuel Bronson.]Sergio Durigan Junior2-4/+11
2013-08-22fix dwz.exp on 32-bit targetsTom Tromey3-6/+54
2013-08-22convert one more caching procTom Tromey2-21/+22
2013-08-22fix gdb.arch to be parallel-safeTom Tromey18-85/+53
2013-08-22fix gdb.python to be parallel-safeTom Tromey12-26/+62
2013-08-22use standard_temp_file in another caching procTom Tromey2-4/+8
2013-08-22introduce gdb_remote_download and finish parallel fixes in gdb.dwarf2Tom Tromey8-6/+34
2013-08-22fix some gdb.dwarf2 tests for parallel safetyTom Tromey7-15/+39
2013-08-16 * lib/prelink-support.exp (prelink_yes): Flag test as unsupported ifDoug Evans2-0/+10
2013-08-14 * boards/fission.exp: Add -fdebug-types-section to debug_flags.Doug Evans2-1/+5
2013-08-13introduce parallel modeTom Tromey3-3/+103
2013-08-13Handle '#' flag for printf of pointer types.Andrew Burgess2-0/+11
2013-08-13add caching procs to test suiteTom Tromey5-114/+114
2013-08-13add standard_temp_fileTom Tromey2-12/+25
2013-08-13more uses of standard_output_fileTom Tromey3-5/+11