aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2021-10-19[gdb/testsuite] Reimplement gdb.gdb/python-interrupts.exp as unittestTom de Vries4-50/+57
2021-10-19Check index in type::fieldTom Tromey3-2/+3
2021-10-19Fix Rust lex selftest when using libiconvTom Tromey1-3/+10
2021-10-19Fix format_pieces selftest on WindowsTom Tromey3-72/+57
2021-10-19Fix bug in dynamic type resolutionTom Tromey3-3/+35
2021-10-19Fix PR gdb/17917 Lookup build-id in remote binariesDaniel Black1-9/+12
2021-10-18CTF: incorrect underlying type setting for enumeration typesWeimin Pan6-36/+42
2021-10-14Powerpc: Add support for openat and fstatat syscallsCarl Love1-2/+11
2021-10-14[gdb/testsuite] Add .debug_loc support in dwarf assemblerTom de Vries3-0/+257
2021-10-13[gdb/exp] Improve <error reading variable> messageTom de Vries3-1/+75
2021-10-13PPC fix for stfiwx instruction (and additional stores with primary opcode of 31)Carl Love1-4/+4
2021-10-13gdb: improve error reporting from the disassemblerAndrew Burgess2-6/+15
2021-10-13[gdb/testsuite] Fix gdb.fortran/call-no-debug.exp with native-gdbserverTom de Vries1-1/+3
2021-10-13[gdb/testsuite] Require use_gdb_stub == 0 where appropriateTom de Vries6-17/+35
2021-10-13[gdb/testsuite] Fix test name in gdb.python/python.expTom de Vries1-4/+11
2021-10-13[gdb/testsuite] Fix gdb.base/batch-exit-status.exp with native-gdbserverTom de Vries1-1/+1
2021-10-13[gdb/testsuite] Remove quit in gdb.arch/i386-mpx.expTom de Vries1-2/+0
2021-10-11[ARM] Add support for M-profile MVE extensionSrinath Parvathaneni9-4/+206
2021-10-11[ARM] Refactor pseudo register numberingLuis Machado2-45/+115
2021-10-11[ARM] Small refactoring of arm gdbarch initializationLuis Machado1-11/+11
2021-10-11[ARM] Refactor some constantsLuis Machado1-4/+10
2021-10-11[gdb/testsuite] Fix FAIL in gdb.mi/mi-var-child-f.expTom de Vries7-0/+41
2021-10-11[gdb/testsuite] Fix double debug info in gdb.dwarf2/dw2-ref-missing-frame.expTom de Vries1-3/+5
2021-10-11[gdb/testsuite] Use require for ensure_gdb_indexTom de Vries6-15/+9
2021-10-11[gdb/testsuite] Handle readnow in ensure_gdb_indexTom de Vries1-0/+9
2021-10-11[gdb/testsuite] Fix gdb.dwarf2/gdb-add-index-symlink.expTom de Vries1-0/+13
2021-10-11[gdb/testsuite] Add proc require in lib/gdb.expTom de Vries5-20/+38
2021-10-09[gdb] Make execute_command_to_string return string on throwTom de Vries7-20/+50
2021-10-09[gdb/testsuite] Add check-readmoreTom de Vries5-21/+166
2021-10-09[gdb/testsuite] Fix fortran module tests with stressed cpuTom de Vries3-0/+17
2021-10-09[gdb/testsuite] Fix gdb.base/info-types-c++.exp with stressed cpuTom de Vries1-0/+1
2021-10-08[gdb/testsuite] Fix gdb.base/info_sources_2.exp with check-read1Tom de Vries1-4/+12
2021-10-08[gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1Tom de Vries1-25/+21
2021-10-08[gdb/testsuite] Fix gdb.base/bt-on-error-and-warning.exp with check-read1Tom de Vries1-2/+2
2021-10-08[gdb/testsuite] Add nopie in two test-casesTom de Vries2-1/+4
2021-10-07[gdb/testsuite] Fix gdb.threads/check-libthread-db.exp with glibc 2.34Tom de Vries1-1/+3
2021-10-07[gdb/testsuite] Fix gdb.guile/scm-type.exp with gcc 4.8Tom de Vries1-1/+1
2021-10-07gdb: add accessors for field (and call site) locationSimon Marchi14-105/+189
2021-10-07[gdb/testsuite] Fix FAIL in gdb.base/annota1.expTom de Vries1-1/+5
2021-10-07[gdb/testsuite] Refactor regexp in gdb.base/annota1.expTom de Vries1-21/+35
2021-10-06gdb/doc: improve 'show print elements' descriptionAndrew Burgess1-1/+0
2021-10-06[gdb/testsuite] Fix FAIL in gdb.tui/corefile-run.expTom de Vries2-1/+2
2021-10-06[gdb/testsuite] Make tui testing less verboseTom de Vries1-9/+7
2021-10-06[gdb/testsuite] Add Term::dump_box in lib/tuiterm.expTom de Vries1-9/+33
2021-10-05gdb: Remove deprecated assertion in setting::getLancelot SIX1-1/+0
2021-10-05Remove 'varsize-limit'Tom Tromey7-63/+33
2021-10-05Allow lazy 'zero' valueTom Tromey2-12/+23
2021-10-05Add lval_funcs::is_optimized_outTom Tromey5-15/+66
2021-10-05[gdb/testsuite] Fix FAIL in gdb.mi/mi-nsmoribund.expTom de Vries1-1/+5
2021-10-05gdb/python: fix memory leak in python inferior codeAndrew Burgess4-4/+176