aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-08Tests for gdb.InferiorThread.handleKevin Buettner2-3/+44
2019-04-01gdb/fortran: Handle internal function callsAndrew Burgess3-1/+21
2019-04-01gdb: Add $_cimag and $_creal internal functionsAndrew Burgess4-0/+119
2019-04-01Handle DW_AT_ranges when reading partial symtabsTom Tromey4-0/+210
2019-04-01Add gdb.Value.format_string ()Marco Barisione3-0/+1124
2019-03-30Introduce new convenience variables $_gdb_major and $_gdb_minorEli Zaretskii2-0/+7
2019-03-29Add usage for commands in printcmd.cTom Tromey2-1/+5
2019-03-29Allow really large fortran array bounds: fortran type/value printersKeith Seitz3-0/+81
2019-03-28Fix gdb.multi/multi-term-settings.exp blocking under high load/slow gdbPhilippe Waroquiers2-1/+5
2019-03-28Fix gdb.multi/multi-arch-exec.exp blocking under high load/slow gdbPhilippe Waroquiers2-1/+5
2019-03-28Fix stepping past unwritable kernel helper on nios2-linux-gnu.Sandra Loosemore2-13/+26
2019-03-28Testsuite: set sysroot when using gdbserverAlan Hayward2-0/+8
2019-03-27Testsuite: Ensure interrupt-daemon-attach doesn't run foreverAlan Hayward2-2/+14
2019-03-26gdb: Make python display_hint None handling defined behaviourAndrew Burgess4-1/+31
2019-03-26gdb/testsuite: Make test names unique in gdb.python/py-prettyprint.expAndrew Burgess2-12/+21
2019-03-26gdb: Avoid trailing whitespace when pretty printingAndrew Burgess4-1/+118
2019-03-25Fix testsuite hangs when gdb_test_multiple body errors outPedro Alves2-2/+26
2019-03-22Testsuite: Ensure pie is disabled on some testsAlan Hayward5-4/+53
2019-03-19Don't show "display"s twice in MITom Tromey3-0/+123