aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow re-assigning to convenience variablesTom Tromey2019-11-142-0/+20
* Make TUI resizing tests more robustTom Tromey2019-11-123-46/+109
* gdb/python: Introduce gdb.lookup_static_symbolsAndrew Burgess2019-11-102-0/+22
* gdb/python: smarter symbol lookup for gdb.lookup_static_symbolAndrew Burgess2019-11-104-12/+64
* [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (4)Tom de Vries2019-11-0243-397/+359
* [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (3)Tom de Vries2019-11-0217-69/+67
* [ARM, thumb] Fix disassembling bug after reloading a symbol fileLuis Machado2019-11-013-0/+91
* gdb: Add new commands to list module variables and functionsAndrew Burgess2019-10-315-3/+166
* gdb/fortran: Add new 'info modules' commandAndrew Burgess2019-10-315-3/+98
* Test the convenience functions $_gdb_setting and $_gdb_setting_str.Philippe Waroquiers2019-10-314-10/+179
* [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries2019-10-3133-183/+177
* [gdb/testsuite] Remove superfluous 3rd argument from gdb_test callTom de Vries2019-10-3129-144/+89
* [gdb/testsuite] Add -early pattern flag for gdb_test_multipleTom de Vries2019-10-302-9/+41
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-2610-10/+22
* [gdb/testsuite] Use -wrap and $gdb_test_name in gdb_test_multiple calls (2)Tom de Vries2019-10-257-51/+47
* [gdb/testsuite] Add -wrap pattern flag to gdb_test_multipleTom de Vries2019-10-243-12/+38
* gdb/python: Return None from Progspace.block_for_pc on errorAndrew Burgess2019-10-242-0/+19
* Use m4_include, not sinclude in .m4 filesTom Tromey2019-10-232-3/+8
* [gdb/testsuite] Compile infcall-nested-structs.exp with -O2Tom de Vries2019-10-213-35/+63
* [gdb/testsuite] Fix gdb.fortran/module.exp for debug info from other filesTom de Vries2019-10-172-1/+9
* gdb/fortran: Add test for module variables in 'info variables' outputAndrew Burgess2019-10-162-0/+28
* gdb/testsuite: Allow cc-with-tweaks board file to be used with FortranAndrew Burgess2019-10-162-0/+15
* [gdb/tdep] Fix inferior call arg passing for amd64Tom de Vries2019-10-162-8/+5
* [gdb/tdep] Fix 'Unexpected register class' assert in amd64_push_argumentsTom de Vries2019-10-162-12/+12
* [gdb/testsuite] Fix local-static.exp with g++-4.8Tom de Vries2019-10-162-3/+42
* [gdb/testsuite] Fix regexp for reg value in jit-reader.expTom de Vries2019-10-162-20/+26
* [gdb/testsuite] Fix gdb.ada/mi_task_arg.expTom de Vries2019-10-151-1/+7
* gdb.mi/list-thread-groups-available.exp: read entries one by one instead of i...Simon Marchi2019-10-142-9/+23
* Mention PR c++/20020 in ChangeLog entryTom de Vries2019-10-131-0/+1
* Mention PR testsuite/25016 in ChangeLog entryTom de Vries2019-10-131-0/+1
* Mention PR breakpoints/25011 in ChangeLog entryTom de Vries2019-10-131-0/+1
* [gdb/testsuite] Add KFAIL for missing support of reverse-debugging xsaveTom de Vries2019-10-139-8/+87
* gdb/testsuite: Fix typos in infcall-nested-structs.cAndreas Arnez2019-10-102-10/+18
* [gdb/testsuite] Fix ada tests with -fPIE/-pieTom de Vries2019-10-102-0/+31
* [gdb/testsuite] Add XFAILs in gdb.rust/simple.exp for incorrect DWARFTom de Vries2019-10-092-5/+56
* gdb/testsuite/ada: Handle missing debug info caseAndrew Burgess2019-10-072-7/+23
* [gdb/testsuite] Update expected _gdb_major/_gdb_minor in default.expTom de Vries2019-10-072-2/+6
* gdb/testsuite: Add gdb_test_name variableAndrew Burgess2019-10-073-32/+69
* gdb: CTF supportWeimin Pan2019-10-078-0/+2023
* [gdb/testsuite] Fix local-static.exp with gcc-4.8Tom de Vries2019-10-042-1/+8
* Avoid crash on single-field union in RustTom Tromey2019-10-033-0/+15
* gdb/fortran: Allow for matching symbols with missing scopeAndrew Burgess2019-10-032-10/+6
* gdb/fortran: Nested subroutine supportAndrew Burgess2019-10-035-3/+319
* gdb/testsuite: Reduce test name duplication in gdb.python testsAndrew Burgess2019-10-034-158/+231
* gdb/testsuite: Reduce test name duplication in gdb.base testsAndrew Burgess2019-10-0310-174/+251
* gdb/testsuite: Make test names unique in gdb.linespec testsAndrew Burgess2019-10-033-4/+12
* gdb/testsuite: Make test names unique in gdb.reverse testsAndrew Burgess2019-10-0314-47/+102
* gdb: Don't ignore all SIGSTOP when the signal handler is set to passAndrew Burgess2019-10-033-0/+130
* [gdb/testsuite] Fix list-missing-source.exp with gcc 4.8Tom de Vries2019-10-032-2/+8
* [gdb/testsuite] Fix info-types.exp with gcc/g++ 4.8Tom de Vries2019-10-032-4/+10