aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2023-02-13gdb/python: deallocate tui window factories at Python shut downAndrew Burgess4-2/+84
2023-02-13gdb/python: allow Python TUI windows to be replacedAndrew Burgess3-0/+129
2023-02-13Fix doc build dependencies for --with-system-readlineKeith Seitz3-4/+15
2023-02-13gdb/testsuite: handle differences in guile error string outputAndrew Burgess1-2/+4
2023-02-13gdb/testsuite: look for hipcc in env(ROCM_PATH)Lancelot SIX1-2/+5
2023-02-13gdb/testsuite: allow_hipcc_tests tests the hipcc compilerLancelot SIX2-1/+72
2023-02-13gdb/testsuite: require amd-dbgapi support to run rocm testsLancelot SIX1-0/+7
2023-02-13gdb/testsuite: Rename skip_hipcc_tests to allow_hipcc_testsLancelot SIX2-7/+4
2023-02-13gdb: 'show config' shows --with[out]-amd-dbgapiLancelot SIX4-0/+17
2023-02-12Move some code from dwarf2/read.c to die.cTom Tromey5-230/+264
2023-02-12gdb: fix describe_other_breakpoints for default task being -1Andrew Burgess1-1/+1
2023-02-12gdb/c++: fix handling of breakpoints on @plt symbolsAndrew Burgess4-1/+154
2023-02-12gdb: use -1 for breakpoint::task default valueAndrew Burgess4-29/+29
2023-02-12gdb: only allow one of thread or task on breakpoints or watchpointsAndrew Burgess6-5/+153
2023-02-11gdb: show task number in describe_other_breakpointsAndrew Burgess2-6/+13
2023-02-11gdb: don't print global thread-id to CLI in describe_other_breakpointsAndrew Burgess3-1/+93
2023-02-11gdb: add test for readline handling very long commandsAndrew Burgess1-0/+40
2023-02-11gdb: remove unnecessary 'dir' commands from gdb-gdb.gdb scriptAndrew Burgess1-5/+0
2023-02-11[gdb/tdep] Don't use i386 unwinder for amd64Tom de Vries1-4/+8
2023-02-10gdb/source: Fix open_source_file error handlingAaron Merey4-19/+43
2023-02-10Move implementation of perror_with_name to gdbsupportAaron Merey1-36/+0
2023-02-10GDB: Introduce limited array lengths while printing valuesAndrew Burgess15-24/+1149
2023-02-10GDB/testsuite: Add `-nonl' option to `gdb_test'Maciej W. Rozycki1-1/+5
2023-02-10GDB: Only make data actually retrieved into value history availableMaciej W. Rozycki4-1/+133
2023-02-10GDB: Fix the mess with value byte/bit range typesMaciej W. Rozycki2-21/+30
2023-02-10GDB: Ignore `max-value-size' setting with value history accessesMaciej W. Rozycki4-14/+61
2023-02-10GDB: Switch to using C++ standard integer type limitsMaciej W. Rozycki2-33/+1
2023-02-10Ensure all DAP requests are keyword-onlyTom Tromey2-5/+5
2023-02-10gdb/testsuite: fix gdb.gdb/selftest.exp for native-extended-gdbserverSimon Marchi1-4/+11
2023-02-10Use std::string in main_infoTom Tromey1-15/+7
2023-02-10[gdb/testsuite] Fix linespec ambiguity in gdb.base/longjmp.expTom de Vries1-5/+8
2023-02-10[gdb/cli] Add maint info frame-unwindersTom de Vries5-2/+46
2023-02-09Fix comment in gdb.rust/fnfield.expTom Tromey1-1/+1
2023-02-09Trivially simplify rust_language::print_enumTom Tromey1-1/+1
2023-02-09[aarch64] Avoid initializers for VLAsRoland McGrath1-2/+7
2023-02-09gdb, testsuite: Remove unnecessary call of "set print pretty on"Christina Schimpe2-6/+0
2023-02-09Increase size of main_type::nfieldsTom Tromey4-8/+75
2023-02-09Remove mention of cooked_index_vectorTom Tromey1-1/+1
2023-02-09Let user C-c when waiting for DWARF index finalizationTom Tromey2-6/+21
2023-02-08gdb: give sentinel for user frames distinct IDs, register sentinel frames to ...Simon Marchi4-18/+70
2023-02-08gdb: call frame unwinders' dealloc_cache methods through destroying the frame...Simon Marchi1-15/+24
2023-02-08Remove block.h includes from some tdep filesTom Tromey5-5/+0
2023-02-08Don't include block.h from expop.hTom Tromey2-6/+8
2023-02-08Simplify interp::exec / interp_exec - let exceptions propagatePedro Alves7-64/+30
2023-02-08Avoid FAILs in gdb.compileTom Tromey2-8/+55
2023-02-08Don't let .gdb_history file cause failuresTom Tromey1-0/+4
2023-02-08Merge fixup_section and fixup_symbol_sectionTom Tromey2-70/+45
2023-02-08Remove most calls to fixup_symbol_sectionTom Tromey5-36/+10
2023-02-08Set section index when setting a symbol's blockTom Tromey1-0/+1
2023-02-08Remove compunit_symtab::m_block_line_sectionTom Tromey6-29/+6