aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-12-20Display "main" on initial TUI startupTom Tromey2-1/+5
2019-12-19Handle CRLF when reading XML on WindowsTom Tromey2-3/+16
2019-12-18Update gdb.base/default.exp for GDB 10Simon Marchi2-1/+5
2019-12-17Fix skip.exp test failure observed with gcc-9.2.0Bernd Edlinger2-5/+15
2019-12-17Whitespace fix in gdb.base/skip.expBernd Edlinger2-2/+6
2019-12-16Add a test case for skip with inlined functionsBernd Edlinger3-0/+147
2019-12-16Fix double-free when creating more than one block in JIT debug info readerSimon Marchi5-31/+99
2019-12-11Fix TUI test suite regexpsTom Tromey4-4/+10
2019-12-11Re-apply the current layout when resizingTom Tromey3-7/+12
2019-12-11First use of tui_layoutTom Tromey5-15/+18
2019-12-11Implement 'print -raw-values' and 'set print raw-values on|off'Philippe Waroquiers3-0/+27
2019-12-10OpenMP parallel region scope testsKevin Buettner3-0/+461
2019-12-10Add gdb_caching_proc support_nested_function_tests to lib/gdb.expKevin Buettner2-3/+22
2019-12-10Add gdb_compile_openmp to lib/gdb.expKevin Buettner2-2/+19
2019-12-10Normalize Ada ptype to use a single "?"Tom Tromey6-1/+158
2019-12-09Fix scripted probe breakpointsGeorge Barrett5-0/+66
2019-12-09gdb: rank an lvalue argument incompatible for an rvalue parameterTankut Baris Aktemur3-0/+23
2019-12-09gdb/fortran: Improve output pattern in gdb.mi/mi-fortran-modules.expAndrew Burgess2-4/+16
2019-12-09gdb/testsuite: kfail some tests if using broken gccAndrew Burgess2-0/+11
2019-12-09gdb/testsuite/fortran: Fix info-modules/info-types for gfortran 8+Andrew Burgess4-140/+648
2019-12-08Fix inter-CU references using intra-CU form in imported-unitTom de Vries2-5/+9
2019-12-07Core file build-id supportKeith Seitz5-0/+408
2019-12-06[gdb/symtab] Prefer var def over declTom de Vries2-6/+46
2019-12-06gdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref-overload.expTankut Baris Aktemur2-9/+9
2019-12-06gdb: fix overload resolution for see-through referencesTankut Baris Aktemur3-0/+19
2019-12-06Fix crash when command arg is missing in faas/taas/tfaas commands.Philippe Waroquiers3-1/+12
2019-12-04gdb/testsuite: Use -J option when compiling Fortran testsAndrew Burgess3-1/+18
2019-12-04gdb/fortran: Support for single/double type modifiersAndrew Burgess2-2/+26
2019-12-04Add bit-field test for scalar_storage_orderTom Tromey3-3/+11
2019-12-04Propagate endianity to subrange typesTom Tromey5-0/+130
2019-12-04Add scalar_storage_order support for floating pointTom Tromey3-3/+16
2019-12-04gdb/mi: Add -max-results parameter to some -symbol-info-* commandsAndrew Burgess2-0/+25
2019-12-04gdb/mi: Add -symbol-info-module-{variables,functions}Andrew Burgess2-1/+29
2019-12-01gdb: Dynamic string length supportAndrew Burgess2-1/+14
2019-12-01gdb/fortran: array stride supportAndrew Burgess5-0/+216
2019-11-30Allow . character as part of command names.Philippe Waroquiers3-1/+32
2019-11-30Test define-prefix.Philippe Waroquiers2-0/+168
2019-11-28gdb/testsuite: Fix minor bug in skip_btrace*tests procsAndrew Burgess2-2/+8
2019-11-27gdb/testsuite: Fix race condition compiling fortran testAndrew Burgess2-1/+6
2019-11-27Test case for BZ 25065Kevin Buettner3-0/+218
2019-11-27gdb/mi: Add -symbol-info-modules commandAndrew Burgess4-0/+178
2019-11-27gdb/mi: Add new commands -symbol-info-{functions,variables,types}Andrew Burgess4-0/+226
2019-11-26Fix gdbserver ChangeLog entryTom Tromey1-0/+5
2019-11-22Avoid crash in print_ada_task_infoTom Tromey2-1/+10
2019-11-21Adjust byte order variable display/change if DW_AT_endianity is present.Peeter Joot3-0/+90
2019-11-21gdb/testsuite: skip gdb.arch/amd64-eval.exp when target is not x86_64Lukas Durfina2-0/+9
2019-11-21[gdb] Only force INTERP_CONSOLE ui_out for breakpoint commands in MI modeTom de Vries2-0/+26
2019-11-20Add missing parentheses on 'print' (gdb.python/py-progspace.exp)Sergio Durigan Junior2-3/+8
2019-11-19Fix the "winheight" commandTom Tromey2-0/+41
2019-11-19gdb/testsuite: Merge whatis.exp and ctf-whatis.expAndrew Burgess4-1142/+469