summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix PR gdb/21954: make 'unset environment' work againSergio Durigan Junior2017-08-152-0/+9
* GDB testsuite: Suppress GCC's colored outputAndreas Arnez2017-08-142-1/+34
* Fix two regressions in scalar printingTom Tromey2017-08-144-5/+24
* testsuite: Exclude end-of-line characters from get_valueof resultSimon Marchi2017-08-122-1/+6
* Fix Rust test suite for 1.20 betaTom Tromey2017-08-052-3/+8
* Add "maint check xml-descriptions" to test builtin xml target descriptionsYao Qi2017-07-262-0/+10
* Catch exceptions thrown from gdbarch_skip_prologueYao Qi2017-07-251-103/+123
* s390-vregs.exp: Fix Tcl error after non-zero-pad patchAndreas Arnez2017-07-242-8/+16
* gdb.python/py-unwind: Disable stack protectionSimon Marchi2017-07-222-1/+11
* Make language_def O(1)Pedro Alves2017-07-202-1/+5
* Make gdb.base/dmsym.exp independent of "set language ada"Pedro Alves2017-07-204-34/+37
* A smarter linespec completerPedro Alves2017-07-173-3/+14
* Rewrite/enhance explicit locations completer, parse left->rightPedro Alves2017-07-172-5/+17
* gdb: Make some test names uniqueAndrew Burgess2017-07-152-7/+11
* Handle sizeof(type) in RustTom Tromey2017-07-142-0/+8
* Make gdb.lookup_typename work for Rust typesTom Tromey2017-07-142-0/+12
* Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-indexPedro Alves2017-07-144-3/+106
* gdb: Fix more parameter passing to mi_create_breakpointAndrew Burgess2017-07-132-2/+8
* gdb: Fix parameter passing to mi_create_breakpointAndrew Burgess2017-07-132-15/+26
* Sync dlang demangling tests from upstream libiberty testsuite.Iain Buclaw2017-07-112-1/+5
* Fix size check in dwarf2_evaluate_loc_desc_fullTom Tromey2017-07-092-0/+104
* Fission support for multiple CUs per DWO fileDavid Blaikie2017-07-065-0/+498
* Fix Python unwinder frames regressionPedro Alves2017-07-062-1/+6
* PR cli/21688: Detect aliases when issuing python/compile/guile commands (and ...Sergio Durigan Junior2017-06-302-1/+40
* PR cli/21688: Fix multi-line/inline command differentiationSergio Durigan Junior2017-06-302-0/+38
* Expression completer should not match explicit location optionsPedro Alves2017-06-292-0/+10
* Fix PR 21337: segfault when re-reading symbols.Doug Gilmore2017-06-283-0/+89
* Use noncapturing subpattern/parens in gdb_test implementationKevin Buettner2017-06-212-1/+6
* Update GDB test case for new lnia extended mnemonic.Peter Bergner2017-06-193-3/+9
* Fix register selection in var-access.expAndreas Arnez2017-06-142-5/+11
* Respect piece offset for DW_OP_bit_pieceAndreas Arnez2017-06-131-0/+39
* Fix handling of DWARF register pieces on big-endian targetsAndreas Arnez2017-06-132-0/+30
* Add DWARF piece test cases for bit-field accessAndreas Arnez2017-06-132-1/+85
* gdb/testsuite: Add "get_endianness" convenience procAndreas Arnez2017-06-1314-102/+47
* PR gdb/21226: Take DWARF stack value pieces from LSB endAndreas Arnez2017-06-132-3/+24
* write_pieced_value: Fix size capping logicAndreas Arnez2017-06-132-0/+10
* Add test for modifiable DWARF locationsAndreas Arnez2017-06-134-1/+229
* Add some 128-bit integer testsTom Tromey2017-06-122-2/+33
* Simplify print_scalar_formattedTom Tromey2017-06-122-2/+6
* Don't always zero pad in print_*_charsTom Tromey2017-06-125-60/+76
* Implement proper "startup-with-shell" support on gdbserverSergio Durigan Junior2017-06-073-0/+123
* Share fork_inferior et al with gdbserverSergio Durigan Junior2017-06-072-2/+16
* gdb.base/watch-cond-infcall.exp: Don't run if target doesn't support infcallsSimon Marchi2017-05-302-0/+10
* Print Rust unsized array types a bit more nicelyTom Tromey2017-05-213-0/+74
* Use watchpoint's language when re-parsing expressionTom Tromey2017-05-193-0/+65
* Fix test failure with Rust 1.18 and 1.19Tom Tromey2017-05-182-4/+8
* Expect prompt after no FPU warningThomas Preud'homme2017-05-182-5/+9
* gdb.base/fileio.c: Fix several -Wmaybe-uninitialized warningsPedro Alves2017-05-182-5/+10
* gdb.base/fileio.c: Fix several -Wreturn-type warningsPedro Alves2017-05-183-26/+34
* gdb.base/fileio.exp: Remove nowarningsPedro Alves2017-05-183-2/+12