aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-12 * Makefile.in (ALL_SUBDIRS): Add gdb.go.Tom Tromey2-1/+5
2013-08-12? .depsAli Anwar2-0/+17
2013-08-09 * lib/future.exp (gdb_find_ldd): New proc.Doug Evans3-2/+19
2013-08-09gdb/Yao Qi2-0/+22
2013-08-08gdb/Yao Qi2-3/+25
2013-08-07 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.Doug Evans4-6/+34
2013-08-07use language of the main symbolTom Tromey2-3/+8
2013-08-07fix recursively_compute_inclusions and add dwz test caseTom Tromey2-0/+110
2013-08-02fix PR symtab/15719Tom Tromey3-0/+16
2013-08-02 PR symtab/15691Doug Evans5-0/+135
2013-08-01 PR symtab/15695Doug Evans3-0/+66
2013-08-01gdb/testsuite/Yao Qi3-0/+110
2013-07-31gdb/Yao Qi2-0/+36
2013-07-31gdb/testsuite/Yao Qi2-20/+29
2013-07-31gdb/testsuite/Yao Qi2-13/+19
2013-07-30Don't raise an error for optimized out sub-fields.Andrew Burgess2-2/+9
2013-07-30value_fetch_lazy, ensure parent is not lazy and check parent for validity.Andrew Burgess4-0/+650
2013-07-302013-07-30 Muhammad Bilal <mbilal@codesorcery.com>Muhammad Bilal2-2/+35