aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-22Fix "nosharedlibrary + continue + shared lib event" crashPedro Alves3-0/+78
2019-04-19Print non-Ada unions without crashingTom Tromey3-0/+80
2019-04-19Fix "list" when control characters are seenTom Tromey2-1/+6
2019-04-18[gdb/testsuite] Fix gdb.base/break-probes.exp with native-gdbserverTom de Vries2-1/+6
2019-04-18[gdb] Handle vfork in thread with follow-fork-mode childTom de Vries5-0/+251
2019-04-15Fix AMD64 return value ABI in expression evaluationLeszek Swirski3-0/+168
2019-04-12Testsuite: Add gdbserver sysroot testAlan Hayward4-7/+118
2019-04-11gdb: Fix alignment computation for structs with only static fieldsAndrew Burgess2-6/+23
2019-04-11[gdb/testsuite] Add cc-with-dwz.exp and cc-with-dwz-m.expTom de Vries4-0/+66
2019-04-09Use -qualified flag when setting temporary breakpoint in start commandSimon Marchi3-0/+75
2019-04-08Rename python function thread_from_thread_handle to thread_from_handleKevin Buettner2-15/+20