aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-19gdb/testsuite: Merge cvexpr.exp and ctf-cvexpr.expAndrew Burgess3-718/+247
2019-11-19gdb/testsuite: Introduce skip_ctf_tests guard functionAndrew Burgess5-20/+42
2019-11-18Fix crash with core + TUI + runSergio Durigan Junior2-0/+66
2019-11-14Allow re-assigning to convenience variablesTom Tromey2-0/+20
2019-11-12Make TUI resizing tests more robustTom Tromey3-46/+109
2019-11-10gdb/python: Introduce gdb.lookup_static_symbolsAndrew Burgess2-0/+22
2019-11-10gdb/python: smarter symbol lookup for gdb.lookup_static_symbolAndrew Burgess4-12/+64
2019-11-02[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (4)Tom de Vries43-397/+359
2019-11-02[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (3)Tom de Vries17-69/+67
2019-11-01[ARM, thumb] Fix disassembling bug after reloading a symbol fileLuis Machado3-0/+91
2019-10-31gdb: Add new commands to list module variables and functionsAndrew Burgess5-3/+166
2019-10-31gdb/fortran: Add new 'info modules' commandAndrew Burgess5-3/+98
2019-10-31Test the convenience functions $_gdb_setting and $_gdb_setting_str.Philippe Waroquiers4-10/+179
2019-10-31[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries33-183/+177
2019-10-31[gdb/testsuite] Remove superfluous 3rd argument from gdb_test callTom de Vries29-144/+89
2019-10-30[gdb/testsuite] Add -early pattern flag for gdb_test_multipleTom de Vries2-9/+41
2019-10-26[gdb] Fix more typos in comments (2)Tom de Vries10-10/+22
2019-10-25[gdb/testsuite] Use -wrap and $gdb_test_name in gdb_test_multiple calls (2)Tom de Vries7-51/+47
2019-10-24[gdb/testsuite] Add -wrap pattern flag to gdb_test_multipleTom de Vries3-12/+38
2019-10-24gdb/python: Return None from Progspace.block_for_pc on errorAndrew Burgess2-0/+19
2019-10-23Use m4_include, not sinclude in .m4 filesTom Tromey2-3/+8
2019-10-21[gdb/testsuite] Compile infcall-nested-structs.exp with -O2Tom de Vries3-35/+63
2019-10-17[gdb/testsuite] Fix gdb.fortran/module.exp for debug info from other filesTom de Vries2-1/+9
2019-10-16gdb/fortran: Add test for module variables in 'info variables' outputAndrew Burgess2-0/+28
2019-10-16gdb/testsuite: Allow cc-with-tweaks board file to be used with FortranAndrew Burgess2-0/+15
2019-10-16[gdb/tdep] Fix inferior call arg passing for amd64Tom de Vries2-8/+5
2019-10-16[gdb/tdep] Fix 'Unexpected register class' assert in amd64_push_argumentsTom de Vries2-12/+12
2019-10-16[gdb/testsuite] Fix local-static.exp with g++-4.8Tom de Vries2-3/+42
2019-10-16[gdb/testsuite] Fix regexp for reg value in jit-reader.expTom de Vries2-20/+26
2019-10-15[gdb/testsuite] Fix gdb.ada/mi_task_arg.expTom de Vries1-1/+7
2019-10-14gdb.mi/list-thread-groups-available.exp: read entries one by one instead of i...Simon Marchi2-9/+23
2019-10-13Mention PR c++/20020 in ChangeLog entryTom de Vries1-0/+1
2019-10-13Mention PR testsuite/25016 in ChangeLog entryTom de Vries1-0/+1
2019-10-13Mention PR breakpoints/25011 in ChangeLog entryTom de Vries1-0/+1
2019-10-13[gdb/testsuite] Add KFAIL for missing support of reverse-debugging xsaveTom de Vries9-8/+87
2019-10-10gdb/testsuite: Fix typos in infcall-nested-structs.cAndreas Arnez2-10/+18
2019-10-10[gdb/testsuite] Fix ada tests with -fPIE/-pieTom de Vries2-0/+31
2019-10-09[gdb/testsuite] Add XFAILs in gdb.rust/simple.exp for incorrect DWARFTom de Vries2-5/+56
2019-10-07gdb/testsuite/ada: Handle missing debug info caseAndrew Burgess2-7/+23
2019-10-07[gdb/testsuite] Update expected _gdb_major/_gdb_minor in default.expTom de Vries2-2/+6
2019-10-07gdb/testsuite: Add gdb_test_name variableAndrew Burgess3-32/+69
2019-10-07gdb: CTF supportWeimin Pan8-0/+2023
2019-10-04[gdb/testsuite] Fix local-static.exp with gcc-4.8Tom de Vries2-1/+8
2019-10-03Avoid crash on single-field union in RustTom Tromey3-0/+15
2019-10-03gdb/fortran: Allow for matching symbols with missing scopeAndrew Burgess2-10/+6
2019-10-03gdb/fortran: Nested subroutine supportAndrew Burgess5-3/+319
2019-10-03gdb/testsuite: Reduce test name duplication in gdb.python testsAndrew Burgess4-158/+231