aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-27[gdb/python] Use GDB_PY_HANDLE_EXCEPTION more oftenTom de Vries12-29/+14
2024-08-27[gdb/symtab] Change DWARF_ERROR from Dwarf Error to DWARF ErrorTom de Vries6-7/+7
2024-08-27[gdb/symtab] Use DWARF_ERROR_PREFIXTom de Vries3-105/+157
2024-08-27[gdb/symtab] Add gdb/dwarf2/error.hTom de Vries1-0/+29
2024-08-27[gdb/symtab] Use [in module %s] notation more consistently in dwarf errorsTom de Vries1-7/+7
2024-08-27RISC-V: PR32036, Support Zcmp cm.mva01s and cm.mvsa01 instructions.Jiawei8-1/+110
2024-08-27Automatic date update in version.inGDB Administrator1-1/+1
2024-08-26Disable gprofng build for *musl*Vladimir Mezentsev2-0/+4
2024-08-26Simplify ada_identical_enum_types_pTom Tromey1-6/+3
2024-08-26ld/PDB: handle pointers to membersMark Harmstone5-3/+59
2024-08-26gdb: imply --once if connecting via stdioWilliam Ferreira2-1/+16
2024-08-26Change message when reaching end of reverse history.Guinevere Larsen12-33/+57
2024-08-26LoongArch: Fix wrong relocation handling of symbols defined by PROVIDELulu Cai7-1/+44
2024-08-26gdb, btrace: Fix clang buildFelix Willgerodt1-22/+30
2024-08-26PR32109, aborting at bfd/bfd.c:1236 in int _bfd_doprntAlan Modra1-8/+5
2024-08-26Automatic date update in version.inGDB Administrator1-1/+1
2024-08-25Recognize -2 as a tombstone value in .debug_lineDmitry Neverov1-5/+8
2024-08-25Automatic date update in version.inGDB Administrator1-1/+1
2024-08-24Automatic date update in version.inGDB Administrator1-1/+1
2024-08-23gdb/dwarf2: Check for null abbrev_info ptrAaron Merey2-0/+58
2024-08-23x86: simplify SAE checkingJan Beulich1-12/+10
2024-08-23gas: update lex_type[] also for .mri directivesJan Beulich1-0/+2
2024-08-23RISC-V: process rs_align_code also when relaxingJan Beulich3-38/+58
2024-08-23Automatic date update in version.inGDB Administrator1-1/+1
2024-08-22lto: Add a test for PR ld/32083H.J. Lu3-0/+54
2024-08-22[gdb/symtab] Return correct reader for top-level CU in cooked_indexer::ensure...Tom de Vries2-15/+80
2024-08-22[gdb] Add const to catch gdb_exceptionTom de Vries5-8/+8
2024-08-22[gdb/python] Eliminate catch(...) in type_to_type_objectTom de Vries1-1/+5
2024-08-22[gdb] Add & in catch in svr4_handle_solib_eventTom de Vries1-1/+1
2024-08-22[gdb] Eliminate catch(...) in get_test_insnTom de Vries1-1/+1
2024-08-22gprofng: testsuite: fix 'wrapper' typoSam James1-3/+3
2024-08-22Automatic date update in version.inGDB Administrator1-1/+1
2024-08-21gdb: some global_block improvementsSimon Marchi4-64/+68
2024-08-21Do not assume ELF in dwarf2/read.cTom Tromey1-5/+4
2024-08-21Automatic date update in version.inGDB Administrator1-1/+1
2024-08-20gdb/testsuite: track nested caching proc callsAndrew Burgess1-9/+75
2024-08-20Fix Windows regressionTom Tromey1-1/+1
2024-08-20Use SEARCH_FUNCTION_DOMAIN when looking for Ada exception symbolsTom Tromey1-2/+4
2024-08-20[gdb/testsuite] Fix gdb.python/py-mi-cmd.exp with python 3.13Tom de Vries1-7/+41
2024-08-19gprofng: add hardware counters for Appliedmicro processorVladimir Mezentsev4-6/+212
2024-08-20Automatic date update in version.inGDB Administrator1-1/+1
2024-08-19gas: ginsn: x86: pacify Wmaybe-uininitialized compiler warningIndu Bhagat1-0/+2
2024-08-19Fix m68k OS ABI snifferAndreas Schwab1-2/+10
2024-08-19Ensure gdb.ada/multiarray.exp runs in both modesTom Tromey1-1/+2
2024-08-19Remove Walter Lee as maintainer for Tile Gx and Tile ProNick Clifton1-2/+1
2024-08-19gdb: fix a target: prefix issue in find_separate_debug_fileAndrew Burgess2-35/+7
2024-08-19gdb: avoid '//' in filenames when searching for debuginfoAndrew Burgess4-37/+32
2024-08-19gdb: Fix printing frame when reversing out of a recursive call with clangGuinevere Larsen1-1/+2
2024-08-19Automatic date update in version.inGDB Administrator1-1/+1
2024-08-18[gdb] Prune inferior after switching inferiorTom de Vries2-26/+9