aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-10-03gdb/testsuite: Make test names unique in gdb.reverse testsAndrew Burgess14-47/+102
2019-10-03gdb: Don't ignore all SIGSTOP when the signal handler is set to passAndrew Burgess3-0/+130
2019-10-03[gdb/testsuite] Fix list-missing-source.exp with gcc 4.8Tom de Vries2-2/+8
2019-10-03[gdb/testsuite] Fix info-types.exp with gcc/g++ 4.8Tom de Vries2-4/+10
2019-10-02gdb/testsuite: Fix py-format-string.exp on big-endian platformsAndreas Arnez3-5/+18
2019-10-02Add $_ada_exception convenience variableTom Tromey2-0/+7
2019-10-02Make print-file-var.exp test attribute visibility hidden, dlopen, and main sy...Pedro Alves6-78/+246
2019-10-01Use styled_string for "show logging filename"Tom Tromey2-0/+7
2019-10-01Introduce metadata styleTom Tromey3-0/+10
2019-10-01Style "pwd" outputTom Tromey2-0/+6
2019-10-01Introduce gdb-specific %p format suffixesPedro Alves2-5/+9
2019-10-01gdb/testsuite: Fix pretty-print.exp on big-endian platformsAndreas Arnez3-7/+18
2019-09-30Disable all warnings in gdb.rust/traits.rsTom Tromey2-3/+5
2019-09-29[gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdirTom de Vries2-2/+8
2019-09-29[gdb/testsuite] Make pass message unique in gdb-index.exp for cc-with-dwz-mTom de Vries2-8/+14
2019-09-27[gdb/testsuite] Fix incomplete regexps in step-precsave.expTom de Vries2-2/+8
2019-09-27[gdb/testsuite] Add KFAIL for missing support of reverse-debugging of vmovdTom de Vries2-1/+14
2019-09-26Do not expose stub types to PythonTom Tromey5-0/+116
2019-09-24[gdb/tdep] Handle mxcsr kernel bug on Intel Skylake CPUsTom de Vries2-2/+22
2019-09-22[gdb/testsuite] Allow some tests in gdb.base/restore.exp to be unsupportedTom de Vries2-2/+16
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand59-4143/+29
2019-09-19[gdb/testsuite] Don't use FOOBAR pattern in gdb_testTom de Vries2-12/+20
2019-09-19[gdb/testsuite] Fix gdb_target_cmdTom de Vries2-2/+6
2019-09-19[gdb/testsuite] Handle unreachable network in server-connect.expTom de Vries3-5/+26
2019-09-18gdb/testsuite: Avoid directory names in test namesAndrew Burgess2-1/+7
2019-09-17gdb: Look for compilation directory relative to directory search pathMike Gulick3-4/+164
2019-09-17gdb: Catch exceptions when accessing source cacheAndrew Burgess2-0/+67
2019-09-14[gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscript_param.expTom de Vries3-0/+29
2019-09-12gdb/testsuite: Make use of exec_has_index_section functionAndrew Burgess2-12/+5
2019-09-12gdb: Have 'maint info sections' print all sections againAndrew Burgess2-0/+21
2019-09-12[gdb/testsuite] Allow some tests in gdb.base/store.exp to be unsupportedTom de Vries2-20/+50
2019-09-12Output the Ada task name in more messages.Philippe Waroquiers3-2/+8
2019-09-10Add Ada support to cc-with-tweaks.expTom Tromey2-0/+9
2019-09-10Fix latent bug in .debug_names file-name handlingTom Tromey3-0/+58
2019-09-08Truncate long TUI window titlesTom Tromey4-11/+6
2019-09-06un-XFAIL under Clang tests using labelsDavid Blaikie4-14/+6
2019-09-05[gdb/testsuite] Restore breakpoint command in ui-redirect.expTom de Vries3-8/+56
2019-09-04Avoid expect's buffer overflow in info-var.exp test.Philippe Waroquiers2-4/+8
2019-09-03Handle biased typesTom Tromey7-1/+163
2019-08-29Run argv0-symlink.exp only on native target and local host.Sandra Loosemore2-0/+22
2019-08-29[gdb/testsuite] Fix gdb.fortran/info-types.exp regexpTom de Vries3-4/+25
2019-08-28[gdb/testsuite] Fix info-var.exp for debug info from other filesTom de Vries2-2/+13
2019-08-28gdb/fortran: Don't include module symbols when searching for typesAndrew Burgess3-1/+19
2019-08-28gdb/fortran: Implement la_print_typedef for FortranAndrew Burgess4-0/+88
2019-08-27gdb: Add new -n flag to some info commandsAndrew Burgess6-44/+190
2019-08-26[gdb, c++] Improve error message when using libstdcxx without SDT probesTom de Vries2-0/+46
2019-08-26[gdb/testsuite] Make skip_libstdcxx_probe_tests return 1 if trueTom de Vries4-6/+15
2019-08-26Use raw strings on gdb.python/py-xmethods.exp (and fix Python 3.8's "SyntaxWa...Sergio Durigan Junior2-18/+23
2019-08-22[gdb/testsuite] Make gdb_test message more informative in multi-term-settings...Tom de Vries2-2/+7
2019-08-21Fix nullptr in with_command_1Pedro Alves2-0/+6