aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-05-17testsuite: Add option to capture GDB debugAlan Hayward4-1/+92
2019-05-17Add debug redirect optionAlan Hayward2-3/+39
2019-05-17Change file close behavior for tee_fileAlan Hayward2-5/+29
2019-05-17MI: Add new command -completeJan Vrany3-0/+117
2019-05-15gdb/fortran: Add sizeof tests for indexed and sliced arraysAndrew Burgess2-4/+24
2019-05-14Add file name styling to "info sharedlibrary"Tom Tromey2-0/+29
2019-05-14[gdb/testsuite] Fix base address selection entry encoding in dw2-skip-prologue.STom de Vries2-1/+6
2019-05-10Add completion for Ada catch commandsTom Tromey2-0/+8
2019-05-09[gdb/testsuite] Fix gdb.arch/amd64-tailcall-self.STom de Vries2-12/+17
2019-05-09[gdb/testsuite] Fix gdb.arch/amd64-entry-value-paramref.STom de Vries2-13/+18
2019-05-08When debugging a mixed Ada/C program using this scenario:Xavier Roirand6-0/+167
2019-05-08Correctly handle non-C-style arrays in c_get_stringTom Tromey2-0/+17
2019-05-08Change ptype/o to print bit offsetTom Tromey2-15/+19
2019-05-08Fix ptype/o comment formattingTom Tromey3-251/+259
2019-05-08Fix VLA printing for AdaTom Tromey3-0/+100
2019-05-07[gdb/testsuite] Fix ls_host return in index-cache.expTom de Vries2-1/+5
2019-05-07[gdb/testsuite] Fix .debug_aranges in watch-loc.cTom de Vries2-1/+10
2019-05-07[gdb/testsuite] Fix .debug_aranges in dw2-case-insensitive-debug.STom de Vries2-1/+7
2019-05-07[gdb/testsuite] Fix handling of DW_FORM_ref_addr in dwarf assemblerTom de Vries2-4/+7
2019-05-06[gdb/testsuite] Fix index-cache.exp with cc-with-{gdb-index,debug-names}Tom de Vries3-8/+49
2019-05-04[gdb/testsuite] Add cc-with-debug-names.expTom de Vries2-0/+30
2019-05-03Fix cast of character to enum type in AdaTom Tromey4-2/+9
2019-05-03[gdb/testsuite] Add cc-with-gdb-index.expTom de Vries2-0/+30
2019-05-02gdb/rust: Handle printing structures containing stringsAndrew Burgess3-0/+17
2019-05-01Fix bug in assignment to nested packed structureTom Tromey3-0/+18
2019-05-01Fix big-endian aggregate assignment in AdaTom Tromey2-0/+10
2019-05-01[gdb/testsuite] Fix "unable to find usable gdb" error with cc-with-tweaks.expTom de Vries2-0/+9
2019-05-01[gdb/testsuite] Use cc-with-tweaks.exp in dwarf4-gdb-index.expTom de Vries2-20/+6
2019-04-30Support DW_FORM_strx1, _strx2, _strx3, _strx4 forms.Ali Tamur2-0/+8
2019-04-30Fix "catch exception" with dynamic linkingTom Tromey7-5/+214
2019-04-30Fix crash in dwarf2read.c with template parametersTom Tromey2-0/+28
2019-04-30gdb/fortran: Add allocatable type qualifierAndrew Burgess6-24/+31
2019-04-30gdb/fortran: Update rules for printing whitespace in typesAndrew Burgess5-7/+14
2019-04-30gdb/fortran: print function arguments when printing function typeAndrew Burgess4-1/+140
2019-04-30gdb/fortran: Print 'void' type in lower caseAndrew Burgess2-1/+6
2019-04-30gdb/fortran: better types for components of complex numbersAndrew Burgess4-33/+83
2019-04-30gdb/fortran: Additional builtin proceduresAndrew Burgess2-0/+40
2019-04-29gdb: Introduce 'print max-depth' featureAndrew Burgess14-0/+1215
2019-04-29[gdb/testsuite] Fix regexp in skip_opencl_testsTom de Vries2-1/+5
2019-04-27Implement show | set may-call-functions [on|off]Philippe Waroquiers2-0/+11
2019-04-25c++/24367: Infinite recursion of typedef substitutionKeith Seitz3-0/+27
2019-04-25[PATCH] Support for DW_FORM_strx tagAli Tamur1-0/+2
2019-04-25ChangeLog entries for the previous commit.Sergio Durigan Junior1-0/+6
2019-04-25Implement dump of mappings with ELF headers by gcoreSergio Durigan Junior2-0/+79
2019-04-25testsuite: Add option to capture gdbserver debugAlan Hayward6-2/+82
2019-04-24Fix Rust testingTom Tromey2-1/+7
2019-04-24Fix passing of struct with bitfields on x86-64Tom Tromey3-0/+27
2019-04-23gdb/aarch64: Use type_align instead of aarch64_type_alignAndrew Burgess3-0/+121
2019-04-23[gdb/testsuite] Fix gdb.btrace/reconnect.exp with native-gdbserverTom de Vries2-1/+6
2019-04-23Testsuite: Remove pie from trace testsAlan Hayward13-12/+27