aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2023-01-20gdb: make frame_info_ptr grab frame level and id on constructionSimon Marchi7-31/+12
2023-01-20gdb: make user-created frames reinflatableSimon Marchi7-11/+192
2023-01-20gdb: make it possible to restore selected user-created framesSimon Marchi3-7/+167
2023-01-20gdb: add create_new_frame(frame_id) overloadSimon Marchi1-8/+18
2023-01-20gdb: add user-created frames to stashSimon Marchi1-2/+17
2023-01-20gdb: add frame_id::user_created_pSimon Marchi2-0/+5
2023-01-20gdb: move frame_info_ptr to frame.{c,h}Simon Marchi9-284/+230
2023-01-20gdb: move call site types to call-site.hSimon Marchi10-218/+253
2023-01-20gdb: move sect_offset and cu_offset to dwarf2/types.hSimon Marchi2-17/+40
2023-01-20gdb: remove language.h include from frame.hSimon Marchi16-1/+15
2023-01-20gdb: move compile_instance to compile/compile.hSimon Marchi7-118/+119
2023-01-20gdb: move type_map_instance to compile/compile.cSimon Marchi2-13/+13
2023-01-20Use bool in pc_in_* functionsTom Tromey6-22/+17
2023-01-20Constify notif_clientTom Tromey4-26/+26
2023-01-20gdb: remove struct trad_frame forward declarationSimon Marchi1-1/+0
2023-01-20Make gdb.ada/ptype_tagged_param.exp passTom Tromey1-19/+23
2023-01-20gdb/dwarf: fix UBsan crash in read_subrange_typeSimon Marchi2-10/+41
2023-01-20gdb/testsuite: add test for negative subrange bounds with unsigned formSimon Marchi1-0/+25
2023-01-19Use "maint ignore-probes" in no-libstdcxx-probe.expTom Tromey1-5/+4
2023-01-19GDB/testsuite: Expand for character string limiting optionsAndrew Burgess9-38/+306
2023-01-19GDB: Add a character string limiting optionAndrew Burgess18-51/+189
2023-01-19GDB: Allow arbitrary keywords in integer set commandsMaciej W. Rozycki19-626/+1136
2023-01-19Remove some unused includesTom Tromey3-3/+0
2023-01-19[gdb/tdep, aarch64] Remove fp and sp reg aliases, add x31 reg aliasTom de Vries1-4/+7
2023-01-19[gdb/testsuite] Fix gdb.python/py-value-cc.exp for big endianTom de Vries2-2/+3
2023-01-18GDB: Add references to erased args in cli-decode.cMaciej W. Rozycki1-11/+6
2023-01-18GDB: Add missing inline documentation for `add_setshow_cmd_full'Maciej W. Rozycki1-0/+12
2023-01-18GDB: Correct inline documentation for `add_setshow_cmd_full_erased'Maciej W. Rozycki1-1/+1
2023-01-18GDB: Fix documentation for `theclass' parameters in cli-decode.cMaciej W. Rozycki1-11/+11
2023-01-18Revert "X86: reverse-finish fix"Carl Love13-230/+106
2023-01-18Revert "PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/fini...Carl Love4-160/+31
2023-01-18gdb: care for dynamic objfiles in build_id_bfd_get ()Jan Vrany2-0/+10
2023-01-17Remove two unused fields from gdbarchTom Tromey2-8/+0
2023-01-17Use require in paramless.expTom Tromey1-1/+1
2023-01-17PowerPC: fix for gdb.reverse/finish-precsave.exp and gdb.reverse/finish-rever...Carl Love4-31/+160
2023-01-17X86: reverse-finish fixCarl Love13-106/+230
2023-01-17gdb/testsuite: expect SIGSEGV from top GDB spawn idSimon Marchi2-2/+2
2023-01-17Fix parameter-less template regression in new DWARF readerTom Tromey5-22/+226
2023-01-17Move hash_entry and eq_entry into cooked_index::do_finalizeTom Tromey1-20/+14
2023-01-17Don't erase empty indices in DWARF readerTom Tromey1-10/+0
2023-01-17Avoid submitting empty tasks in parallel_for_eachTom Tromey1-0/+39
2023-01-14Pass internal gdb flags to --configuration invocationsTom Tromey2-3/+3
2023-01-13Rename to allow_tui_testsTom Tromey12-38/+28
2023-01-13Rename to allow_guile_testsTom Tromey28-97/+56
2023-01-13Rename to allow_hw_breakpoint_testsTom Tromey8-18/+12
2023-01-13Rename to allow_tsx_testsTom Tromey2-11/+11
2023-01-13Rename to allow_shlib_testsTom Tromey87-93/+93
2023-01-13Rename to allow_rust_testsTom Tromey16-20/+20
2023-01-13Rename to allow_python_testsTom Tromey116-122/+122
2023-01-13Rename to allow_perf_testsTom Tromey22-26/+26