summaryrefslogtreecommitdiff
path: root/gdb/testsuite
Commit message (Expand)AuthorAgeFilesLines
* S390: Improve comments for s390-tdbregs test caseAndreas Arnez2018-01-193-2/+21
* Make tests expect [ \t]+ pattern instead of \t for "info reg" commandRuslan Kabatsayev2018-01-199-198/+211
* GDB testsuite: Re-enable -fdiagnostics-color=neverAndreas Arnez2018-01-182-1/+6
* S390: Use soft float in s390-tdbregs test caseAndreas Arnez2018-01-182-1/+8
* Fix ChangeLog dates of previous commitSimon Marchi2018-01-171-1/+1
* Fix gdb segv when objfile can't be openedMike Gulick2018-01-175-0/+236
* Relax gdb.compile/compile.exp to match the address printed for frameYao Qi2018-01-172-2/+10
* Fix scm-ports.exp regressionTom Tromey2018-01-152-1/+6
* gdb/testsuite: Don't attempt tests if they fail to compileAndrew Burgess2018-01-122-3/+12
* Add testcase for GDB hang fixed by previous commitPedro Alves2018-01-123-0/+121
* gdb_compile_shlib: Only consider shlib= options when building executablesSimon Marchi2018-01-112-2/+8
* Fix backwards compatibility with old GDBservers (PR remote/22597)Pedro Alves2018-01-113-0/+102
* Ada: make verbatim matcher override other language matchers (PR gdb/22670)Pedro Alves2018-01-104-2/+88
* Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670)Pedro Alves2018-01-102-2/+8
* Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)Pedro Alves2018-01-102-3/+6
* Fix breakpoint add on inlined function using function name.Xavier Roirand2018-01-096-0/+175
* Fix GDBserver build failure when $development is falseYao Qi2018-01-082-3/+15
* Fix GDB build failure when $development is falseYao Qi2018-01-082-1/+16
* Fix second-to-last gdb/testsuite/ChangeLog entry.Joel Brobecker2018-01-081-2/+2
* Relax expected output in gdb.ada/access_tagged_param.exp testJoel Brobecker2018-01-082-1/+7
* (Ada) Fix print of array using non-contiguous enumeration indexesXavier Roirand2018-01-073-0/+62
* Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7)Pedro Alves2018-01-052-0/+89
* Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves2018-01-055-0/+108
* Fix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)Pedro Alves2018-01-052-8/+14
* (Ada) problem printing renaming which references a subprogram parameterJoel Brobecker2018-01-057-0/+161
* (Ada) Fix Length attribute on array accessJerome Guitton2018-01-055-0/+160
* memory error printing component of record from convenience variableJoel Brobecker2018-01-055-0/+111
* Fix email address in latest gdb/testsuite/ChangeLog entryJoel Brobecker2018-01-041-1/+1
* (Ada) Remove printing of array's first index when unneededXavier Roirand2018-01-043-0/+12
* gdb.ada/maint_with_ada.exp: New testcaseJoel Brobecker2018-01-045-0/+125
* Add new gdb.ada/bp_c_mixed_case testcase for PR gdb/22670Joel Brobecker2018-01-044-0/+99
* Add "complete break ada" test to gdb.ada/complete.expJoel Brobecker2018-01-042-0/+26
* Add gdb.ada/info_addr_mixed_case new testcaseJoel Brobecker2018-01-045-0/+127
* (Ada) New command to stop at start of exception handler.Xavier Roirand2018-01-034-0/+299
* Unbreak spurious fails in gdb.base/step-line.expJoel Brobecker2018-01-033-0/+7
* [gdb/Ada] slices of arrays with dynamic stridesJoel Brobecker2018-01-012-0/+7
* Add support for dynamic DW_AT_byte_stride.Joel Brobecker2018-01-013-0/+84
* Update copyright year range in all GDB filesJoel Brobecker2018-01-023200-3202/+3200
* tdesc: handle arbitrary strings in tdesc_register_in_reggroup_pStafford Horne2017-12-273-0/+9
* reggroups: Add test and docs for `info reg $reggroup` featureStafford Horne2017-12-273-0/+140
* Fix ChangeLog formattingSimon Marchi2017-12-191-1/+1
* improved error message when getting an exception printing a variableJoel Brobecker2017-12-173-0/+143
* (Ada) crash assigning to record component which is an arrayJoel Brobecker2017-12-174-0/+81
* Ada: fix bad handling in ada_convert_actualXavier Roirand2017-12-175-0/+112
* Implement pahole-like 'ptype /o' optionSergio Durigan Junior2017-12-153-0/+517
* Skip 'maintenance check xml-descriptions' if XML is disabledYao Qi2017-12-152-1/+8
* (Ada) Handle same component names when searching in tagged typesXavier Roirand2017-12-145-0/+188
* Ada: unable to compare strings (Attempt to compare array with non-array)Joel Brobecker2017-12-145-0/+107
* (Ada) Add support for task switching when debugging core filesJoel Brobecker2017-12-133-0/+137
* python: Add qualified parameter to gdb.BreakpointSimon Marchi2017-12-133-1/+90