summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Finding data member in virtual base classWeimin Pan2018-10-083-0/+166
* Add Inferior.architecture methodTom Tromey2018-10-062-0/+13
* Use standard_output_file in a couple more placesTom Tromey2018-10-063-2/+7
* Fix Python gdb.Breakpoint.location crashTom Tromey2018-10-062-0/+10
* Update string expected from "help info proc" on gdb.base/info-proc.expSergio Durigan Junior2018-10-062-1/+6
* Simplify complaints even moreTom Tromey2018-10-044-30/+14
* Clean up "Reading symbols" outputTom Tromey2018-10-0424-44/+72
* Make complaint output prettierTom Tromey2018-10-043-3/+10
* Avoid pagination in attach.expTom Tromey2018-10-042-2/+9
* Skip gdb ifunc tests on targets that don't support this feature.Sandra Loosemore2018-10-034-3/+33
* Fix is_amd64_regs_target check in i386-avx512.expSimon Marchi2018-10-012-2/+7
* Add aarch64-sighandler-regs.exp testAlan Hayward2018-10-014-0/+392
* testsuite: fix is_amd64_regs_targetMarkus Metzger2018-10-012-6/+12
* gdb: Change how frames are selected for 'frame' and 'info frame'.Andrew Burgess2018-09-283-0/+245
* testsuite: Fix race condition in check-libthread-dbAlan Hayward2018-09-272-0/+14
* gdb/riscv: Improve non-dwarf stack unwindingAndrew Burgess2018-09-265-0/+145
* Fix PR gdb/20948: --write option to GDB causes segmentation faultJozef Lawrynowicz2018-09-243-0/+73
* Allow setting a parameter to raise gdb.GdbErrorTom Tromey2018-09-232-0/+21
* Check for negative argument in Type.template_argumentTom Tromey2018-09-232-0/+10
* Report Python errors coming from gdb.post_eventTom Tromey2018-09-232-1/+17
* Allow conversion of pointers to Python intTom Tromey2018-09-232-2/+15
* Preserve sign when converting gdb.Value to Python intTom Tromey2018-09-232-0/+14
* Allow more Python scalar conversionsTom Tromey2018-09-232-0/+19
* Add '_' in the match pattern.Hafiz Abid Qadeer2018-09-202-1/+5
* Skip GDB tab-completion tests if no readline.Sandra Loosemore2018-09-197-0/+58
* Logical short circuiting with argument listsRichard Bunt2018-09-194-0/+194
* Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64...Sergio Durigan Junior2018-09-182-2/+7
* Expect optional "arch=" when executing "-stack-list-frames" on gdb.arch/amd64...Sergio Durigan Junior2018-09-182-2/+7
* Expect for "@" when doing "complete break ada" on gdb.ada/complete.expSergio Durigan Junior2018-09-182-1/+6
* python: Make gdb.execute("show commands") work (PR 23669)Simon Marchi2018-09-172-0/+9
* Use GNU style for metasyntactic variables in gdbTom Tromey2018-09-163-2/+7
* Testsuite: Add gdb_simple_compileAlan Hayward2018-09-142-170/+89
* Generate more tags in gdb/testsuite/MakefileTom Tromey2018-09-132-1/+8
* python: Add Progspace.objfiles methodSimon Marchi2018-09-132-0/+36
* python: Add Inferior.progspace propertySimon Marchi2018-09-132-0/+11
* Make Rust error message mention the field nameTom Tromey2018-09-132-0/+7
* Fix crash with empty Rust enumTom Tromey2018-09-133-0/+23
* python: Provide textual representation for Inferior and ObjfileSimon Marchi2018-09-134-2/+33
* python: Add tests for trying to use an invalid Inferior objectSimon Marchi2018-09-122-0/+18
* Testsuite: Add gdb_can_simple_compileAlan Hayward2018-09-122-132/+64
* [testsuite] Fix dg-extract-results.sh pathJan Kratochvil2018-09-112-1/+5
* (Ada) Fix resolving of homonym components in tagged typesJerome Guitton2018-09-105-3/+63
* (Ada) Fix printing of access to unconstrained arraysXavier Roirand2018-09-105-0/+103
* (Ada/MI) Fix -var-evaluate-expression for access to unconstrained arraysXavier Roirand2018-09-105-0/+135
* (Ada) Fix -var-list-children MI command for union typeXavier Roirand2018-09-105-0/+130
* Make py-prettyprint.exp test names uniqueTom Tromey2018-09-082-4/+12
* Allow a pretty-printer without a to_string methodTom Tromey2018-09-084-0/+26
* (Ada) fix handling of expression with parameterless function callJoel Brobecker2018-09-085-0/+125
* (Ada) assigning packed array aggregate with variable as componentJoel Brobecker2018-09-087-0/+157
* gdb/testsuite: Make test names unique in gdb.base/watchpoint.expAndrew Burgess2018-09-072-24/+33