aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base
AgeCommit message (Expand)AuthorFilesLines
2019-12-18Update gdb.base/default.exp for GDB 10Simon Marchi1-1/+1
2019-12-17Fix skip.exp test failure observed with gcc-9.2.0Bernd Edlinger1-5/+11
2019-12-17Whitespace fix in gdb.base/skip.expBernd Edlinger1-2/+2
2019-12-16Add a test case for skip with inlined functionsBernd Edlinger2-0/+142
2019-12-16Fix double-free when creating more than one block in JIT debug info readerSimon Marchi4-31/+77
2019-12-11Implement 'print -raw-values' and 'set print raw-values on|off'Philippe Waroquiers1-0/+1
2019-12-07Core file build-id supportKeith Seitz4-0/+401
2019-12-06Fix crash when command arg is missing in faas/taas/tfaas commands.Philippe Waroquiers1-0/+2
2019-12-04Add bit-field test for scalar_storage_orderTom Tromey2-3/+5
2019-12-04Add scalar_storage_order support for floating pointTom Tromey2-3/+10
2019-11-30Allow . character as part of command names.Philippe Waroquiers2-1/+26
2019-11-30Test define-prefix.Philippe Waroquiers1-0/+164
2019-11-21Adjust byte order variable display/change if DW_AT_endianity is present.Peeter Joot2-0/+85
2019-11-21[gdb] Only force INTERP_CONSOLE ui_out for breakpoint commands in MI modeTom de Vries1-0/+21
2019-11-19gdb/testsuite: Merge whatis.exp and ctf-whatis.expAndrew Burgess3-1142/+463
2019-11-19gdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.expAndrew Burgess2-718/+242
2019-11-19gdb/testsuite: Introduce skip_ctf_tests guard functionAndrew Burgess3-20/+23
2019-11-14Allow re-assigning to convenience variablesTom Tromey1-0/+15
2019-11-02[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (4)Tom de Vries42-397/+314
2019-10-31Test the convenience functions $_gdb_setting and $_gdb_setting_str.Philippe Waroquiers3-10/+169
2019-10-26[gdb] Fix more typos in comments (2)Tom de Vries3-4/+4
2019-10-21[gdb/testsuite] Compile infcall-nested-structs.exp with -O2Tom de Vries2-35/+54
2019-10-16[gdb/tdep] Fix inferior call arg passing for amd64Tom de Vries1-8/+0
2019-10-16[gdb/tdep] Fix 'Unexpected register class' assert in amd64_push_argumentsTom de Vries1-12/+6
2019-10-16[gdb/testsuite] Fix regexp for reg value in jit-reader.expTom de Vries1-20/+21
2019-10-10gdb/testsuite: Fix typos in infcall-nested-structs.cAndreas Arnez1-10/+10
2019-10-07[gdb/testsuite] Update expected _gdb_major/_gdb_minor in default.expTom de Vries1-2/+2
2019-10-07gdb/testsuite: Add gdb_test_name variableAndrew Burgess1-30/+28
2019-10-07gdb: CTF supportWeimin Pan7-0/+2013
2019-10-03gdb/testsuite: Reduce test name duplication in gdb.base testsAndrew Burgess9-174/+239
2019-10-03[gdb/testsuite] Fix list-missing-source.exp with gcc 4.8Tom de Vries1-2/+2
2019-10-03[gdb/testsuite] Fix info-types.exp with gcc/g++ 4.8Tom de Vries1-4/+4
2019-10-02Make print-file-var.exp test attribute visibility hidden, dlopen, and main sy...Pedro Alves5-78/+220
2019-10-01Use styled_string for "show logging filename"Tom Tromey1-0/+3
2019-10-01Introduce metadata styleTom Tromey1-0/+4
2019-10-01Style "pwd" outputTom Tromey1-0/+2
2019-10-01Introduce gdb-specific %p format suffixesPedro Alves1-5/+5
2019-10-01gdb/testsuite: Fix pretty-print.exp on big-endian platformsAndreas Arnez2-7/+9
2019-09-22[gdb/testsuite] Allow some tests in gdb.base/restore.exp to be unsupportedTom de Vries1-2/+11
2019-09-20Remove Cell Broadband Engine debugging supportUlrich Weigand5-228/+0
2019-09-18gdb/testsuite: Avoid directory names in test namesAndrew Burgess1-1/+2
2019-09-17gdb: Look for compilation directory relative to directory search pathMike Gulick2-4/+159
2019-09-17gdb: Catch exceptions when accessing source cacheAndrew Burgess1-0/+63
2019-09-12gdb/testsuite: Make use of exec_has_index_section functionAndrew Burgess1-12/+1
2019-09-12gdb: Have 'maint info sections' print all sections againAndrew Burgess1-0/+17
2019-09-12[gdb/testsuite] Allow some tests in gdb.base/store.exp to be unsupportedTom de Vries1-20/+45
2019-09-06un-XFAIL under Clang tests using labelsDavid Blaikie1-10/+0
2019-09-05[gdb/testsuite] Restore breakpoint command in ui-redirect.expTom de Vries1-8/+23
2019-09-04Avoid expect's buffer overflow in info-var.exp test.Philippe Waroquiers1-4/+3
2019-08-29Run argv0-symlink.exp only on native target and local host.Sandra Loosemore1-0/+17