summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-19gdb/nat/linux: Fix attaching to process when it has zombie threadsimprove-attach-many-short-lived-threads.expThiago Jung Bauermann
2024-04-19gdb/nat: Factor linux_proc_get_stat_field out of linux_common_core_of_threadThiago Jung Bauermann
2024-04-19gdb/nat: Use procfs(5) indexes in linux_common_core_of_threadThiago Jung Bauermann
2024-04-19libctf: do not include undefined functions in libctf.verNick Alcock
2024-04-19libctf: Remove undefined functions from ver. mapNicholas Vinson
2024-04-19libctf: don't pass errno into ctf_err_warn so oftenNick Alcock
2024-04-19libctf: fix leak in testNick Alcock
2024-04-19libctf: add rewriting testsNick Alcock
2024-04-19libctf: fix a debugging typoNick Alcock
2024-04-19libctf: make ctf_lookup of symbols by name work in more casesNick Alcock
2024-04-19libctf: improve handling of type dumping errorsNick Alcock
2024-04-19libctf: fix tiny dumping errorNick Alcock
2024-04-19libctf: make ctf_serialize() actually serializeNick Alcock
2024-04-19libctf: rethink strtab writeoutNick Alcock
2024-04-19libctf: replace 'pending refs' abstractionNick Alcock
2024-04-19Revert "libctf: do not corrupt strings across ctf_serialize"Nick Alcock
2024-04-19libctf: rename ctf_dict.ctf_{symtab,strtab}Nick Alcock
2024-04-19libctf: fix a comment typoNick Alcock
2024-04-19libctf: delete LCTF_DIRTYNick Alcock
2024-04-19libctf: fix a commentNick Alcock
2024-04-19libctf: support addition of types to dicts read via ctf_open()Nick Alcock
2024-04-19libctf: fix name lookup in dicts containing base-type bitfieldsNick Alcock
2024-04-19libctf: remove static/dynamic name lookup distinctionNick Alcock
2024-04-19libctf: don't leak the symbol name in the name->type cacheNick Alcock
2024-04-19binutils, objdump: Add --ctf-parent-sectionNick Alcock
2024-04-19gdb: Document qIsAddressTagged packetGustavo Romero
2024-04-19gdb/testsuite: Add unit tests for qIsAddressTagged packetGustavo Romero
2024-04-19gdb: Add qIsAddressTagged packetGustavo Romero
2024-04-19gdb: Introduce is_address_tagged target hookGustavo Romero
2024-04-19gdb: Use passed gdbarch instead of calling current_inferiorGustavo Romero
2024-04-19gdb: aarch64: Remove MTE address checking from memtag_matches_pGustavo Romero
2024-04-19gdb: aarch64: Move MTE address check out of set_memtagGustavo Romero
2024-04-19gdb: aarch64: Remove MTE address checking from get_memtagGustavo Romero
2024-04-19Re: elf: Strip unreferenced weak undefined symbolsAlan Modra
2024-04-18elf: Strip unreferenced weak undefined symbolsH.J. Lu
2024-04-19memory leak in bfd/dwarf2.cAlan Modra
2024-04-19mmix disassemble memory leakAlan Modra
2024-04-19Automatic date update in version.inGDB Administrator
2024-04-18[gdb/testsuite] Use find_gnatmake instead of gdb_find_gnatmakeTom de Vries
2024-04-18[gdb/testsuite] Use allocator_may_return_null=1 in two test-casesTom de Vries
2024-04-18gdbsupport: constify some return values in print-utils.{h,cc}Simon Marchi
2024-04-18HPPA64 linker: Do not force the generation of DT_FLAGS for Linux targets.Nick Clifton
2024-04-18Add DW_TAG_compile_unit DIE to Dummy CUsWill Hawkins
2024-04-18Re: Fix address violations when reading corrupt VMS recordsAlan Modra
2024-04-18alpha_vms_get_section_contents vs. fuzzed filesAlan Modra
2024-04-18Tidy objdump opb expressionsAlan Modra
2024-04-18Automatic date update in version.inGDB Administrator
2024-04-17Remove a copy from c-exp.y:parse_numberTom Tromey
2024-04-17gdb/Windows: Fix detach while runningPedro Alves
2024-04-17gdb+gdbserver/Linux: Remove USE_SIGTRAP_SIGINFO fallbackPedro Alves