aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2023-02-02gdb: add gdbarch_upSimon Marchi1-0/+8
2023-02-02gdb: add inferior_pre_detach observableSimon Marchi3-0/+6
2023-02-02gdb: make install_breakpoint return a non-owning referencePedro Alves2-4/+8
2023-02-02gdb: add supports_arch_info callback to gdbarch_registerLancelot SIX2-3/+10
2023-02-02gdb: remove gdb_indent.shEnze Li1-92/+0
2023-02-01gdb/testsuite: fix fetch_src_and_symbols.exp with native-gdbserver boardAndrew Burgess1-9/+20
2023-02-01gdb: defer warnings when loading separate debug filesAlexandra Hájková12-42/+419
2023-01-31gdb/dwarf: rename cooked_index_vector to cooked_indexSimon Marchi5-38/+35
2023-01-31gdb/dwarf: rename cooked_index to cooked_index_shardSimon Marchi3-24/+24
2023-01-31gdb: add nullptr check to cooked_index_functions::dumpSimon Marchi1-4/+5
2023-01-31gdb/testsuite: adjust ensure_gdb_index to cooked_index_functions::dump changesSimon Marchi1-1/+1
2023-01-31gdb/testsuite: fix xfail in gdb.ada/ptype_tagged_param.expSimon Marchi1-1/+1
2023-01-30Remove value_next declarationTom Tromey1-7/+0
2023-01-30gdb: fix dwarf2/cooked-index.c compilation on 32-bit systemsSimon Marchi1-1/+1
2023-01-30gdb: Replace memcpy with std::copy to avoid some g++ warnings on sparcMark Wielaard1-1/+1
2023-01-30gdb/dwarf: dump cooked index contents in cooked_index_functions::dumpSimon Marchi3-1/+109
2023-01-30enum_flags to_stringPedro Alves1-6/+63
2023-01-30Fix comparator bug in cooked indexTom Tromey2-85/+132
2023-01-30Clean up lnp_state_machine constructorTom Tromey1-20/+13
2023-01-30Make addrmap const-correct in cooked indexTom Tromey3-9/+11
2023-01-30gdb: provide const-correct versions of addrmap::find and addrmap::foreachSimon Marchi5-21/+40
2023-01-30Use xfail in ptype_tagged_param.expTom Tromey1-1/+1
2023-01-30gdb: Remove workaround for the vCont packetChristina Schimpe1-19/+4
2023-01-30gdb: Add per-remote target variables for memory read and write configChristina Schimpe4-65/+169
2023-01-30gdb: Make global feature array a per-remote target arrayChristina Schimpe21-725/+868
2023-01-27More const-correctness in cooked indexerTom Tromey2-12/+13
2023-01-27[gdb/testsuite] Simplify gdb.base/unwind-on-each-insn.exp.tclTom de Vries4-34/+14
2023-01-27Invert test in gdb.ada/ptype_tagged_param.expTom Tromey1-1/+1
2023-01-27gdb/tui: more debug outputAndrew Burgess2-0/+24
2023-01-27gdb/tui: avoid extra refresh_window on vertical scrollAndrew Burgess2-7/+14
2023-01-27gdb/tui: avoid extra refresh_window on horizontal scrollAndrew Burgess1-3/+5
2023-01-27gdb/tui: rewrite of tui_source_window_base to handle very long linesAndrew Burgess3-22/+215
2023-01-27gdb/tui: make m_horizontal_offset privateAndrew Burgess1-2/+4
2023-01-27gdb/tui: disable tui mode when an assert triggersAndrew Burgess2-1/+14
2023-01-27gdb/tui: improve errors from tui focus commandAndrew Burgess4-10/+179
2023-01-27gdb/testsuite: fix line feed scrolling in tuiterm.expAndrew Burgess1-2/+16
2023-01-26Use clean_restart in gdb.baseTom Tromey36-172/+44
2023-01-26Use clean_restart in gdb.pythonTom Tromey9-49/+11
2023-01-26Use clean_restart in gdb.cpTom Tromey2-8/+2
2023-01-26Use clean_restart in gdb.disasmTom Tromey6-30/+6
2023-01-26Use clean_restart in gdb.perfTom Tromey1-4/+1
2023-01-26Use clean_restart in gdb.goTom Tromey1-5/+1
2023-01-26Use clean_restart in gdb.stabsTom Tromey1-4/+1
2023-01-26Use clean_restart in gdb.fortranTom Tromey2-11/+2
2023-01-26Use clean_restart in gdb.adaTom Tromey3-9/+3
2023-01-26Use clean_restart in gdb.dwarf2Tom Tromey7-22/+7
2023-01-26Use clean_restart in gdb.reverseTom Tromey4-24/+4
2023-01-26Use clean_restart in gdb.archTom Tromey27-116/+27
2023-01-26Use clean_restart in gdb.guileTom Tromey9-53/+11
2023-01-26Use clean_restart in gdb.threadsTom Tromey4-23/+4