aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-23testsuite: libsframest: more renamesusers/ibhagat/sframe-stacktracer-testsuiteIndu Bhagat4-36/+36
2025-03-23testsuite: libsframest: create new sframest_sfinfo_initIndu Bhagat2-65/+36
2025-03-23testsuite: libsframest: define a new function sframest_sfinfo_addr_range_pIndu Bhagat3-38/+23
2025-03-23more renames for readabilityIndu Bhagat3-48/+49
2025-03-23testsuite: libsframest: rename for readabilityIndu Bhagat3-116/+129
2025-03-23testsuite: libsframest: use shorter version in conditionalsIndu Bhagat2-31/+33
2025-03-23libsframest: use access API instead of direct access using FRE infoIndu Bhagat1-2/+2
2025-03-23lisbframest: remove unnecessary arch-specific codeIndu Bhagat1-20/+4
2025-03-23testsuite: minor housekeepingIndu Bhagat5-25/+24
2025-03-23testsuite: libsframest: use as, ld, collect-ld from build dirIndu Bhagat11-96/+70
2025-03-23libsframest: use as a test tool insteadIndu Bhagat48-787/+1066
2025-03-23testsuite: sframebt: Add backtrace-1 which uses -O2 alwaysIndu Bhagat2-0/+116
2025-03-23testsuite: sframebt: Use -fno-optimize-sibling-callsWeimin Pan2-2/+2
2025-03-23sframebt: Factor register access code into a header fileWeimin Pan2-14/+84
2025-03-23unwinder: Add SFrame unwinder testsWeimin Pan27-2/+1402
2025-03-23unwinder: generate backtrace using SFrame formatWeimin Pan9-17/+878
2025-03-23Automatic date update in version.inGDB Administrator1-1/+1
2025-03-22Automatic date update in version.inGDB Administrator1-1/+1
2025-03-21gdb/testsuite: Test the effect of amdgpu-precise memoryLancelot SIX2-1/+30
2025-03-21gdb/testsuite/lib/rocm: Drop hip_devices_support_precise_memoryLancelot SIX1-19/+0
2025-03-21gdb/testsuise: gdb.rocm/precise-memory.exp to not require hip_devices_support...Lancelot SIX1-8/+11
2025-03-21Introduce die_info::children and use itTom Tromey2-166/+72
2025-03-21Rename die_info::sibling to die_info::nextTom Tromey3-44/+44
2025-03-21Simplify warning_pre_printTom Tromey2-6/+6
2025-03-21Do not use warning_pre_print in linux-thread-db.cTom Tromey1-3/+0
2025-03-21gdb: check styled status of source cache entriesAndrew Burgess4-20/+121
2025-03-21strip: don't corrupt PE binary's section/file alignmentJan Beulich1-2/+2
2025-03-21aarch64: simplify RCPC3 unpredictable logicJan Beulich5-66/+32
2025-03-21RISC-V: Ssnpm, smnpm and smmpm imply zicsr.Dongyan Chen1-0/+3
2025-03-21Automatic date update in version.inGDB Administrator1-1/+1
2025-03-20[gdbsupport] Fix typo in common-inferior.hTom de Vries1-1/+1
2025-03-20x86-64: Remove the unused pr19636-3d.dH.J. Lu1-10/+0
2025-03-20[gdb/testsuite] Fix typos in gdb.threads/infcall-from-bp-cond-simple.expTom de Vries1-2/+2
2025-03-20Fix grammar error in dwarf2/attribute.hTom Tromey1-2/+2
2025-03-20[gdb/testsuite] Add missing returns in gdb.threads/infcall-from-bp-cond-simple.cTom de Vries1-0/+2
2025-03-20[gdb/build] Fix build with gcc 9Tom de Vries1-1/+1
2025-03-20Automatic date update in version.inGDB Administrator1-1/+1
2025-03-19gcore: quote PKGVERSIONSam James1-2/+2
2025-03-19gdb-add-index: quote PKGVERSIONSam James1-2/+2
2025-03-19gdb/python: convert gdb.Symtab_and_line to use gdbpy_registryJan Vrany1-36/+11
2025-03-19gdb/python: convert gdb.Symtab to use gdbpy_registryJan Vrany1-59/+14
2025-03-19gdb/python: convert gdb.Type to use gdbpy_registryJan Vrany1-92/+21
2025-03-19gdb/python: convert gdb.Symbol to use gdbpy_registryJan Vrany1-67/+12
2025-03-19gdb/python: introduce gdbpy_registryJan Vrany1-0/+195
2025-03-19gdb/python: do not hold on gdb.Type object from gdb.ValueJan Vrany1-33/+7
2025-03-19gdb/python: preserve identity for gdb.Type objectsJan Vrany3-15/+96
2025-03-19gdb/python: do not hold on gdb.Symtab object from gdb.Symtab_and_lineJan Vrany2-53/+22
2025-03-19gdb/python: preserve identity for gdb.Symbol objectsJan Vrany1-12/+50
2025-03-19gdb/python: preserve identity for gdb.Symtab objectsJan Vrany2-1/+45
2025-03-19gdb: change set_internalvar_function to take a unique pointerSimon Marchi1-7/+7