aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-01-22Fix segfault with 'set print object on' + 'whatis <struct>' & coPedro Alves2-4/+27
2018-01-21wrong line number in breakpoint locationJoel Brobecker8-9/+132
2018-01-21gdb: Don't store a thread-id for floating varobjAndrew Burgess3-7/+13
2018-01-21gdb: PR mi/20395: Fix -var-update for registers in frames 1 and upAndrew Burgess4-1/+200
2018-01-21gdb: Add test for some error cases of @entry usageAndrew Burgess2-0/+13
2018-01-19Fix qualified name lookup for RustTom Tromey3-0/+13
2018-01-19S390: Fix infcalls in s390-vregs test caseAndreas Arnez2-2/+7
2018-01-19S390: Improve comments for s390-tdbregs test caseAndreas Arnez3-2/+21
2018-01-19Make tests expect [ \t]+ pattern instead of \t for "info reg" commandRuslan Kabatsayev9-198/+211
2018-01-18GDB testsuite: Re-enable -fdiagnostics-color=neverAndreas Arnez2-1/+6
2018-01-18S390: Use soft float in s390-tdbregs test caseAndreas Arnez2-1/+8
2018-01-17Fix ChangeLog dates of previous commitSimon Marchi1-1/+1
2018-01-17Fix gdb segv when objfile can't be openedMike Gulick5-0/+236
2018-01-17Relax gdb.compile/compile.exp to match the address printed for frameYao Qi2-2/+10
2018-01-15Fix scm-ports.exp regressionTom Tromey2-1/+6
2018-01-12gdb/testsuite: Don't attempt tests if they fail to compileAndrew Burgess2-3/+12
2018-01-12Add testcase for GDB hang fixed by previous commitPedro Alves3-0/+121
2018-01-11gdb_compile_shlib: Only consider shlib= options when building executablesSimon Marchi2-2/+8
2018-01-11Fix backwards compatibility with old GDBservers (PR remote/22597)Pedro Alves3-0/+102
2018-01-10Ada: make verbatim matcher override other language matchers (PR gdb/22670)Pedro Alves4-2/+88
2018-01-10Fix gdb.ada/complete.exp's "complete break ada" test (PR gdb/22670)Pedro Alves2-2/+8
2018-01-10Fix gdb.ada/bp_c_mixed_case.exp (PR gdb/22670)Pedro Alves2-3/+6
2018-01-09Fix breakpoint add on inlined function using function name.Xavier Roirand6-0/+175
2018-01-08Fix GDBserver build failure when $development is falseYao Qi2-3/+15
2018-01-08Fix GDB build failure when $development is falseYao Qi2-1/+16
2018-01-08Fix second-to-last gdb/testsuite/ChangeLog entry.Joel Brobecker1-2/+2
2018-01-08Relax expected output in gdb.ada/access_tagged_param.exp testJoel Brobecker2-1/+7
2018-01-07(Ada) Fix print of array using non-contiguous enumeration indexesXavier Roirand3-0/+62
2018-01-05Fix regression: cannot start with LD_PRELOAD=libSegFault.so (PR gdb/18653#c7)Pedro Alves2-0/+89
2018-01-05Fix regresssion(internal-error) printing subprogram argument (PR gdb/22670)Pedro Alves5-0/+108
2018-01-05Fix gdb.ada/info_addr_mixed_case.exp (PR gdb/22670)Pedro Alves2-8/+14
2018-01-05(Ada) problem printing renaming which references a subprogram parameterJoel Brobecker7-0/+161
2018-01-05(Ada) Fix Length attribute on array accessJerome Guitton5-0/+160
2018-01-05memory error printing component of record from convenience variableJoel Brobecker5-0/+111
2018-01-04Fix email address in latest gdb/testsuite/ChangeLog entryJoel Brobecker1-1/+1
2018-01-04(Ada) Remove printing of array's first index when unneededXavier Roirand3-0/+12
2018-01-04gdb.ada/maint_with_ada.exp: New testcaseJoel Brobecker5-0/+125
2018-01-04Add new gdb.ada/bp_c_mixed_case testcase for PR gdb/22670Joel Brobecker4-0/+99
2018-01-04Add "complete break ada" test to gdb.ada/complete.expJoel Brobecker2-0/+26
2018-01-04Add gdb.ada/info_addr_mixed_case new testcaseJoel Brobecker5-0/+127
2018-01-03(Ada) New command to stop at start of exception handler.Xavier Roirand4-0/+299
2018-01-03Unbreak spurious fails in gdb.base/step-line.expJoel Brobecker3-0/+7
2018-01-01[gdb/Ada] slices of arrays with dynamic stridesJoel Brobecker2-0/+7
2018-01-01Add support for dynamic DW_AT_byte_stride.Joel Brobecker3-0/+84
2018-01-02Update copyright year range in all GDB filesJoel Brobecker3200-3202/+3200
2017-12-27tdesc: handle arbitrary strings in tdesc_register_in_reggroup_pStafford Horne3-0/+9
2017-12-27reggroups: Add test and docs for `info reg $reggroup` featureStafford Horne3-0/+140
2017-12-19Fix ChangeLog formattingSimon Marchi1-1/+1
2017-12-17improved error message when getting an exception printing a variableJoel Brobecker3-0/+143
2017-12-17(Ada) crash assigning to record component which is an arrayJoel Brobecker4-0/+81