aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2024-06-05gdb/testsuite: remove trailing \r from rust_llvm_version resultAndrew Burgess1-1/+2
2024-06-05gdb: more filename styling in remote.c and target.cAndrew Burgess2-9/+17
2024-06-04Return global scope from DAP scopes requestTom Tromey6-4/+115
2024-06-04Convert DAP disassemble code to use Block hashingTom Tromey1-4/+3
2024-06-04Memoize gdb.Block and make them hashableTom Tromey2-64/+83
2024-06-04Put "source" into DAP scopeTom Tromey2-1/+5
2024-06-04Remove a couple unnecessary castsTom Tromey1-2/+2
2024-06-04Make bcache more type-safeTom Tromey4-12/+33
2024-06-04Some constification in psymtabTom Tromey2-33/+30
2024-06-04Rely on std::uncaught_exceptionsTom Tromey1-7/+1
2024-06-04Add myself to gdb/MAINTAINERSDmitry Neverov1-0/+1
2024-06-04gdb/testsuite: tests for debug lookup within the sysrootAndrew Burgess2-0/+215
2024-06-04gdb/testsuite: make gdb_gnu_strip_debug consistentAndrew Burgess3-37/+25
2024-06-04gdb/Makefile.in: silence recipe for creating .deps/ directoriesAndrew Burgess1-1/+1
2024-06-03Remove one call to can_box from TUITom Tromey1-9/+3
2024-06-03Fix deprecation textTom Tromey1-1/+1
2024-06-03Enable call of overloaded subscript operator from pythonHannes Domani3-1/+12
2024-06-03Allow calling of convenience functions with pythonHannes Domani2-5/+24
2024-06-03[gdb/testsuite] Fix timeout in gdb.tui/resize-2.expTom de Vries1-3/+15
2024-06-02Fix typo in tui-data.hTom Tromey1-1/+1
2024-05-31[gdb/testsuite] New test: gdb.base/errno.expKevin Buettner2-0/+300
2024-05-31Move dwarf2_per_bfd::index_addrmap to mapped_gdb_indexTom Tromey5-37/+25
2024-05-31gdb, amd64: remove unused forward declarationsFelix Willgerodt1-12/+0
2024-05-31gdb, doc: Fix AVX-512 documentation.Felix Willgerodt1-1/+9
2024-05-30gdb: remove unused includes in utils.hSimon Marchi45-6/+45
2024-05-30gdb: remove unused includes in symfile.cSimon Marchi1-9/+1
2024-05-30gdb: remove unused includes in breakpoint.{c,h}Simon Marchi2-3/+0
2024-05-29gdb/doc: don't have .pod targets separate to man page targetsAndrew Burgess1-6/+19
2024-05-28Make tui_win_info::make_window non-virtualTom Tromey1-1/+2
2024-05-28Use bool in thread_eventsTom Tromey7-16/+16
2024-05-27Re-run make-target-delegates.pyTom Tromey1-8/+6
2024-05-26Update gdb/NEWS after GDB 15 branch creation.Joel Brobecker1-1/+3
2024-05-26Bump version to 16.0.50.DATE-git.Joel Brobecker2-2/+2
2024-05-24[gdb/testsuite] Add PR26286 kfail in gdb.threads/attach-many-short-lived-thre...Tom de Vries1-1/+24
2024-05-23gdb, testsuite: Fix return value in gdb.base/foll-fork.expFelix Willgerodt1-1/+1
2024-05-23gdb/testsuite: Restore libc_has_debug_info's less strict behaviourThiago Jung Bauermann1-11/+10
2024-05-22Default dwarf_synchronous to trueTom Tromey1-1/+1
2024-05-21Clarify documentation for pretty_printer.childTom Tromey1-2/+3
2024-05-20gdb: Fix Windows build after #include shuffleKévin Le Gouguec1-0/+1
2024-05-20[gdb/testsuite] Fix can_spawn_for_attach_1 consistency checkTom de Vries1-0/+7
2024-05-18Remove unnecessary block from execute_fn_to_ui_fileTom Tromey1-14/+12
2024-05-17Remove gdb_stdtargerrTom Tromey12-21/+3
2024-05-17Don't allow new-ui to start the TUITom Tromey7-5/+25
2024-05-17Inline some ui_out methodsTom Tromey2-50/+10
2024-05-17gdb/symtab: use symbol name matcher for all segments in a qualified nameDmitry Neverov1-10/+25
2024-05-17gdb/symtab: compute match_type outside the loopDmitry Neverov1-2/+3
2024-05-17gdb/symtab: reuse last segment lookup name info by creating it outside the loopDmitry Neverov1-3/+3
2024-05-17gdb/symtab: check name matches before expanding a CUDmitry.Neverov1-3/+19
2024-05-16[gdb/testsuite] Add missing terminator in Dwarf::_macro_unitTom de Vries2-0/+13
2024-05-16gdb: remove unused includes in objfiles.{c,h}Simon Marchi2-9/+0