aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-09-20Add '_' in the match pattern.Hafiz Abid Qadeer2-1/+5
2018-09-19Skip GDB tab-completion tests if no readline.Sandra Loosemore7-0/+58
2018-09-19Logical short circuiting with argument listsRichard Bunt4-0/+194
2018-09-18Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64...Sergio Durigan Junior2-2/+7
2018-09-18Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64...Sergio Durigan Junior2-2/+7
2018-09-18Expect for "@" when doing "complete break ada" on gdb.ada/complete.expSergio Durigan Junior2-1/+6
2018-09-17python: Make gdb.execute("show commands") work (PR 23669)Simon Marchi2-0/+9
2018-09-16Use GNU style for metasyntactic variables in gdbTom Tromey3-2/+7
2018-09-14Testsuite: Add gdb_simple_compileAlan Hayward2-170/+89
2018-09-13Generate more tags in gdb/testsuite/MakefileTom Tromey2-1/+8
2018-09-13python: Add Progspace.objfiles methodSimon Marchi2-0/+36
2018-09-13python: Add Inferior.progspace propertySimon Marchi2-0/+11
2018-09-13Make Rust error message mention the field nameTom Tromey2-0/+7
2018-09-13Fix crash with empty Rust enumTom Tromey3-0/+23
2018-09-13python: Provide textual representation for Inferior and ObjfileSimon Marchi4-2/+33
2018-09-12python: Add tests for trying to use an invalid Inferior objectSimon Marchi2-0/+18
2018-09-12Testsuite: Add gdb_can_simple_compileAlan Hayward2-132/+64
2018-09-11[testsuite] Fix dg-extract-results.sh pathJan Kratochvil2-1/+5
2018-09-10(Ada) Fix resolving of homonym components in tagged typesJerome Guitton5-3/+63
2018-09-10(Ada) Fix printing of access to unconstrained arraysXavier Roirand5-0/+103
2018-09-10(Ada/MI) Fix -var-evaluate-expression for access to unconstrained arraysXavier Roirand5-0/+135
2018-09-10(Ada) Fix -var-list-children MI command for union typeXavier Roirand5-0/+130
2018-09-08Make py-prettyprint.exp test names uniqueTom Tromey2-4/+12
2018-09-08Allow a pretty-printer without a to_string methodTom Tromey4-0/+26
2018-09-08(Ada) fix handling of expression with parameterless function callJoel Brobecker5-0/+125
2018-09-08(Ada) assigning packed array aggregate with variable as componentJoel Brobecker7-0/+157
2018-09-07gdb/testsuite: Make test names unique in gdb.base/watchpoint.expAndrew Burgess2-24/+33
2018-09-05[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract diesTom de Vries2-1/+25
2018-09-04Fix batch exit status test failure on Fedora 28Gary Benson2-5/+17
2018-08-31Fix a small bug in gdb.rust/simple.rsTom Tromey2-1/+5
2018-08-30gdb: Ensure compiler doesn't optimise variable out in testAndrew Burgess2-0/+14
2018-08-29C++ compile supportKeith Seitz23-0/+1967
2018-08-29Indicate batch mode failures by exiting with nonzero statusGary Benson4-0/+72
2018-08-29infcall-nested-structs: Test up to five fieldsAlan Hayward3-47/+171
2018-08-28Modify gdb.base/commands.exp to test multi breakpoints command clearing.Philippe Waroquiers1-2/+45
2018-08-27MI: Fix printing of frame architecture with Python frame filters enabledJan Vrany2-3/+10
2018-08-23Test case for functions with non-contiguous rangesKevin Buettner3-0/+488
2018-08-22Fix restoring of inferior terminal settingsSimon Marchi3-11/+98
2018-08-22MI: Print frame architecture when printing frames on an MI channelJan Vrany6-14/+26
2018-08-19Fix debugging of stripped PIE executables with padded PT_TLSMichael Spang3-0/+116
2018-08-18Test case for DW_OP_GNU_variable_valueKevin Buettner3-0/+311
2018-08-18Add support of DW_OP_GNU_variable_value to DWARF assemblerKevin Buettner2-0/+18
2018-08-17Fix asm in testsuite/gdb.arch/aarch64-fp.cAlan Hayward2-5/+16
2018-08-16Use gdb_test_no_output for compile tests expected to passKeith Seitz2-2/+7
2018-08-14MI: Add -a option to the "-data-disassemble" commandJan Vrany2-2/+24
2018-08-14gdb: Fix instability in thread groups testAndrew Burgess2-1/+15
2018-08-09gdb: Check element of optimised out vla existsAndrew Burgess2-0/+26
2018-08-09gdb: Merge similar tests into a single test scriptAndrew Burgess4-84/+34
2018-08-08gdb: Fix assert for extended-remote target (PR gdb/18050)Andrew Burgess3-0/+198
2018-08-07Fix gdb.fortran/nested-funcs.exp failureSimon Marchi2-1/+6