binutils-gdb.git
2023-04-12 Alan Modraubsan: dwarf2.c:2232:7: runtime error: index 16 out...
2023-04-12 Alan ModraFail of x86_64 AMX-COMPLEX insns (Intel disassembly)
2023-04-12 Alan Modrape_ILF_object_p and bfd_check_format_matches
2023-04-12 Alan ModraComment typo fix
2023-04-12 GDB AdministratorAutomatic date update in version.in
2023-04-11 Nathan Sidwellbfd: optimize bfd_elf_hash
2023-04-11 Nils-Christian... gdb, doc: correct argument description for info connect...
2023-04-11 Nick CliftonReplace an assertion in the dwarf code with a warning...
2023-04-11 Nick CliftonFix an illegal memorty access when running gprof over...
2023-04-11 Nick CliftonFix an attempt to allocate an excessive amount of memor...
2023-04-11 Nick CliftonFix a potential illegal memory access when displaying...
2023-04-11 Nick CliftonFix an attempt to allocate an overlarge amount of memor...
2023-04-11 Nick CliftonFix illegal memory access when disassembling corrupt...
2023-04-11 Andrew Burgessgdb: fix indentation within print_one_breakpoint_location
2023-04-11 Andrew Burgessgdb/testsuite: fix typo gdb_name_name -> gdb_test_name
2023-04-11 Andrew Burgessgdb: warn when converting h/w watchpoints to s/w
2023-04-11 Andrew Burgessgdb/riscv: Support c.li in prologue unwinder
2023-04-11 GDB AdministratorAutomatic date update in version.in
2023-04-10 Thiago Jung... gdb/dwarf: Fix MinGW build
2023-04-10 Tom TromeyHandle unwinding from SEGV on Windows
2023-04-10 Haochen Jiangx86: Add inval tests for AMX instructions
2023-04-10 GDB AdministratorAutomatic date update in version.in
2023-04-09 GDB AdministratorAutomatic date update in version.in
2023-04-08 Philippe BlainFix typos in previous commit of gdb.texinfo.
2023-04-08 Nick Alcocklibctf, link: fix CU-mapped links with CTF_LINK_EMPTY_C...
2023-04-08 Nick Alcocklibctf: propagate errors from parents correctly
2023-04-08 Nick Alcocklibctf, tests: do not assume host and target have ident...
2023-04-08 GDB AdministratorAutomatic date update in version.in
2023-04-07 Tom TromeyRewrite Ada symbol cache
2023-04-07 Tom TromeyAdd Ada test case for break using a label
2023-04-07 Tom TromeyUse ui_out for "maint info frame-unwinders"
2023-04-07 Tom de Vries[gdb/testsuite] Add -q to INTERNAL_GDBFLAGS
2023-04-07 Tom de Vries[gdb/testsuite] Add missing .note.GNU-stack in gdb...
2023-04-07 Haochen JiangSupport Intel AMX-COMPLEX
2023-04-07 Andrew Burgessgdb/testsuite: updates for gdb.arch/{amd64,i386}-disp...
2023-04-07 GDB AdministratorAutomatic date update in version.in
2023-04-06 Tom TromeyUse unique_xmalloc_ptr in apply_ext_lang_type_printers
2023-04-06 Pedro AlvesFix gdb.base/align-*.exp and Clang + LTO and AIX GCC
2023-04-06 Andrew Burgessgdb: run black code formatter on gdbarch_components.py
2023-04-06 Andrew Burgessgdb/python: allow Frame.read_var to accept named arguments
2023-04-06 Andrew Burgessgdb/python: convert Frame.read_register to take named...
2023-04-06 Andrew Burgessgdb/python: have PendingFrame methods accept keyword...
2023-04-06 Andrew Burgessgdb/python: have UnwindInfo.add_saved_register accept...
2023-04-06 Andrew Burgessgdb: fix reg corruption from displaced stepping on...
2023-04-06 Alan ModraRe: objcopy write_debugging_info memory leaks
2023-04-06 Alan Modraobjdump print_debugging_info memory leaks
2023-04-06 Alan Modraobjdump -g on gcc COFF/PE files
2023-04-06 Alan Modragas/write.c use better types
2023-04-06 Alan Modraobjcopy write_debugging_info memory leaks
2023-04-06 GDB AdministratorAutomatic date update in version.in
2023-04-05 Thiago Jung... gdb/testsuite: Default to assembler's preferred debug...
2023-04-05 Thiago Jung... gdb: Fix reading of partial symtabs in dbxread.c
2023-04-05 Eli ZaretskiiImprove documentation of GDB build requirements and...
2023-04-05 Tankut Baris... gdb, doc: add the missing '-gid' option to 'info threads'
2023-04-05 Tankut Baris... gdb: boolify 'should_print_thread'
2023-04-05 Simon Marchigdb: make find_thread_ptid a process_stratum_target...
2023-04-05 Simon Marchigdb: make find_thread_ptid an inferior method
2023-04-05 GDB AdministratorAutomatic date update in version.in
2023-04-04 Jan Beulichbfd+ld: when / whether to generate .c files
2023-04-04 Alan ModraUse bfd_alloc memory for read_debugging_info storage
2023-04-04 GDB AdministratorAutomatic date update in version.in
2023-04-03 Tom TromeyAdd readMemory and writeMemory requests to DAP
2023-04-03 Andrew Burgessgdb: cleanup around some set_momentary_breakpoint_at_pc...
2023-04-03 Andrew Burgessgdb: don't always print breakpoint location after faile...
2023-04-03 Andrew Burgessgdb: avoid repeated signal reporting during failed...
2023-04-03 Andrew Burgessgdbserver: allow agent expressions to fail with invalid...
2023-04-03 Andrew Burgessgdbserver: allows agent_mem_read to return an error...
2023-04-03 Andrew Burgessgdb: include breakpoint number in testing condition...
2023-04-03 Alan Modraasan: csky floatformat_to_double uninitialised value
2023-04-03 Andrew Burgessgdb/riscv: fix regressions in gdb.base/unwind-on-each...
2023-04-03 Andrew Burgessgdb/riscv: support c.ldsp and c.lwsp in prologue scanner
2023-04-03 Andrew Burgessgdb/riscv: convert riscv debug settings to new debug...
2023-04-03 Andrew Burgessopcodes/arm: adjust whitespace in cpsie instruction
2023-04-03 Andrew Burgessgdb/testsuite: gdb.server/server-kill.exp 'info frame...
2023-04-03 Andrew Burgessgdb/testsuite: fix failure in gdb.python/py-unwind.exp
2023-04-03 Luis Machado[aarch64] tpidr2: Fix erroneous detection logic for...
2023-04-03 GDB AdministratorAutomatic date update in version.in
2023-04-02 Alan Modraasan: heap buffer overflow printing ecoff debug info...
2023-04-02 Alan Modraubsan: aarch64 parse_vector_reg_list
2023-04-02 Alan Modrarddbg.c stabs FIXMEs
2023-04-02 Alan ModraMemory leak in process_abbrev_set
2023-04-02 Simon Marchigdb: remove unused parameters in print_doc_of_command...
2023-04-02 GDB AdministratorAutomatic date update in version.in
2023-04-01 Jan Kratochvilgdb/arm: Fix backtrace for pthread_cond_timedwait
2023-04-01 GDB AdministratorAutomatic date update in version.in
2023-03-31 H.J. Lulto: Don't add indirect symbols for versioned aliases...
2023-03-31 Tom TromeyFix maybe-uninitialized warning in frame.c
2023-03-31 Tom de Vries[gdb/testsuite] Fix gdb.base/trace-commands.exp with...
2023-03-31 Tom de Vries[gdb/testsuite] Fix gdb.threads/threadapply.exp with...
2023-03-31 Tom TromeyRemove language_demangle
2023-03-31 Tom TromeyFix race in background index-cache writing
2023-03-31 Richard BuntGDB: Add `info main' command
2023-03-31 Maciej W. RozyckiGDB: Bring back the handling of DW_CC_program
2023-03-31 Richard BuntGDB: Favor full symbol main name for backtrace stop
2023-03-31 Ari Hannulagdb: Remove extra if statement
2023-03-31 Tsukasa OIRISC-V: Allocate "various" operand type
2023-03-31 Jan Beulichx86: convert testcases to use .insn
2023-03-31 Jan Beulichx86: document .insn
2023-03-31 Jan Beulichx86: handle immediate operands for .insn
2023-03-31 Jan Beulichx86: allow for multiple immediates in output_disp()
next