aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-18Fix Ada "ptype" bug with array typesTom Tromey5-0/+116
2019-03-14Add the "set style source" commandTom Tromey2-0/+10
2019-03-13Fix MI output for multi-location breakpointsSimon Marchi4-56/+139
2019-03-12gdb/testsuite: Prepare for DejaGnu 1.6.2Andrew Burgess8-13/+12
2019-03-06gdb/fortran: Handle older TYPE*SIZE typenamesAndrew Burgess2-0/+27
2019-03-06gdb/fortran: Add support for the ABS intrinsic functionAndrew Burgess2-0/+13
2019-03-06gdb/fortran: Use TYPE_CODE_CHAR for character typesAndrew Burgess2-1/+5
2019-03-06gdb/fortran: Add builtin 8-byte integer type with (kind=8) supportAndrew Burgess2-0/+5
2019-03-06gdb/fortran: Expand the set of types that support (kind=N)Andrew Burgess2-1/+47
2019-03-06gdb/fortran: Add Fortran 'kind' intrinsic and keywordAndrew Burgess4-0/+122
2019-03-06gdb/fortran: Simplify handling of Fortran dot operations and keywordsAndrew Burgess2-0/+127
2019-03-06gdb/fortran: Cleanup code for parsing logical constantsAndrew Burgess2-1/+9
2019-03-06gdb/fortran: Remove some duplicate testsAndrew Burgess2-4/+5
2019-03-06Testsuite: Ensure changing directory does not break the log fileAlan Hayward2-2/+43
2019-03-06Fortran function calls with argumentsRichard Bunt3-0/+350
2019-03-04gdbserver short-circuit-argument-list failuresRichard Bunt3-26/+89
2019-02-28Testsuite: Catch gdbserver socket listen errorsAlan Hayward2-1/+6
2019-02-28Can't interrupt process without controlling terminal on Solaris (PR gdb/8527)Rainer Orth3-0/+158
2019-02-27Test "set width/height -1"Pedro Alves2-0/+7
2019-02-27Make 'show width/height' display "unlimited" when capped for readlinePedro Alves2-0/+29
2019-02-27Remove Python 2.4 and 2.5 supportTom Tromey3-19/+7
2019-02-27gdb: Handle alignment for C++ structures with static membersAndrew Burgess2-53/+132
2019-02-26Fix new py-value.exp test caseTom Tromey2-1/+6
2019-02-26Add tests for gdb.Value(bufobj, type) constructorKevin Buettner2-0/+50
2019-02-23Update copyright year range in gdb.ada/mi_ref_changeable testcaseJoel Brobecker6-5/+13
2019-02-22Add missing ChangeLog entries for commit bb995d00b3eef2f48d0be895c3509a7ddd82...Keith Seitz1-0/+6
2019-02-22Fix symtab/23853: symlinked default symtabKeith Seitz2-0/+71
2019-02-20Fix typos in symtab_symbol_infoTom Tromey2-2/+6
2019-02-19Fix error message and use-after-free on errors in nested sourced filesSimon Marchi4-9/+44
2019-02-17Add styling to macro commandsTom Tromey3-1/+23
2019-02-17Fix pager bugs with style outputTom Tromey3-0/+37