aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-08-18GDBserver self testsYao Qi2-0/+45
2017-08-15Fix PR gdb/21954: make 'unset environment' work againSergio Durigan Junior2-0/+9
2017-08-14GDB testsuite: Suppress GCC's colored outputAndreas Arnez2-1/+34
2017-08-14Fix two regressions in scalar printingTom Tromey4-5/+24
2017-08-12testsuite: Exclude end-of-line characters from get_valueof resultSimon Marchi2-1/+6
2017-08-05Fix Rust test suite for 1.20 betaTom Tromey2-3/+8
2017-07-26Add "maint check xml-descriptions" to test builtin xml target descriptionsYao Qi2-0/+10
2017-07-25Catch exceptions thrown from gdbarch_skip_prologueYao Qi1-103/+123
2017-07-24s390-vregs.exp: Fix Tcl error after non-zero-pad patchAndreas Arnez2-8/+16
2017-07-22gdb.python/py-unwind: Disable stack protectionSimon Marchi2-1/+11
2017-07-20Make language_def O(1)Pedro Alves2-1/+5
2017-07-20Make gdb.base/dmsym.exp independent of "set language ada"Pedro Alves4-34/+37
2017-07-17A smarter linespec completerPedro Alves3-3/+14
2017-07-17Rewrite/enhance explicit locations completer, parse left->rightPedro Alves2-5/+17
2017-07-15gdb: Make some test names uniqueAndrew Burgess2-7/+11
2017-07-14Handle sizeof(type) in RustTom Tromey2-0/+8
2017-07-14Make gdb.lookup_typename work for Rust typesTom Tromey2-0/+12
2017-07-14Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-indexPedro Alves4-3/+106
2017-07-13gdb: Fix more parameter passing to mi_create_breakpointAndrew Burgess2-2/+8
2017-07-13gdb: Fix parameter passing to mi_create_breakpointAndrew Burgess2-15/+26
2017-07-11Sync dlang demangling tests from upstream libiberty testsuite.Iain Buclaw2-1/+5
2017-07-09Fix size check in dwarf2_evaluate_loc_desc_fullTom Tromey2-0/+104
2017-07-06Fission support for multiple CUs per DWO fileDavid Blaikie5-0/+498
2017-07-06Fix Python unwinder frames regressionPedro Alves2-1/+6
2017-06-30PR cli/21688: Detect aliases when issuing python/compile/guile commands (and ...Sergio Durigan Junior2-1/+40
2017-06-30PR cli/21688: Fix multi-line/inline command differentiationSergio Durigan Junior2-0/+38
2017-06-29Expression completer should not match explicit location optionsPedro Alves2-0/+10
2017-06-28Fix PR 21337: segfault when re-reading symbols.Doug Gilmore3-0/+89
2017-06-21Use noncapturing subpattern/parens in gdb_test implementationKevin Buettner2-1/+6
2017-06-19Update GDB test case for new lnia extended mnemonic.Peter Bergner3-3/+9
2017-06-14Fix register selection in var-access.expAndreas Arnez2-5/+11
2017-06-13Respect piece offset for DW_OP_bit_pieceAndreas Arnez1-0/+39
2017-06-13Fix handling of DWARF register pieces on big-endian targetsAndreas Arnez2-0/+30
2017-06-13Add DWARF piece test cases for bit-field accessAndreas Arnez2-1/+85
2017-06-13gdb/testsuite: Add "get_endianness" convenience procAndreas Arnez14-102/+47
2017-06-13PR gdb/21226: Take DWARF stack value pieces from LSB endAndreas Arnez2-3/+24
2017-06-13write_pieced_value: Fix size capping logicAndreas Arnez2-0/+10
2017-06-13Add test for modifiable DWARF locationsAndreas Arnez4-1/+229
2017-06-12Add some 128-bit integer testsTom Tromey2-2/+33
2017-06-12Simplify print_scalar_formattedTom Tromey2-2/+6
2017-06-12Don't always zero pad in print_*_charsTom Tromey5-60/+76
2017-06-07Implement proper "startup-with-shell" support on gdbserverSergio Durigan Junior3-0/+123
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior2-2/+16
2017-05-30gdb.base/watch-cond-infcall.exp: Don't run if target doesn't support infcallsSimon Marchi2-0/+10
2017-05-21Print Rust unsized array types a bit more nicelyTom Tromey3-0/+74
2017-05-19Use watchpoint's language when re-parsing expressionTom Tromey3-0/+65
2017-05-18Fix test failure with Rust 1.18 and 1.19Tom Tromey2-4/+8
2017-05-18Expect prompt after no FPU warningThomas Preud'homme2-5/+9
2017-05-18gdb.base/fileio.c: Fix several -Wmaybe-uninitialized warningsPedro Alves2-5/+10
2017-05-18gdb.base/fileio.c: Fix several -Wreturn-type warningsPedro Alves3-26/+34