aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-06gdb: fix reg corruption from displaced stepping on amd64Andrew Burgess23-92/+567
2023-04-06Re: objcopy write_debugging_info memory leaksAlan Modra1-6/+1
2023-04-06objdump print_debugging_info memory leaksAlan Modra1-148/+172
2023-04-06objdump -g on gcc COFF/PE filesAlan Modra1-4/+6
2023-04-06gas/write.c use better typesAlan Modra1-3/+3
2023-04-06objcopy write_debugging_info memory leaksAlan Modra2-217/+167
2023-04-06Automatic date update in version.inGDB Administrator1-1/+1
2023-04-05gdb/testsuite: Default to assembler's preferred debug format in asm-source.expThiago Jung Bauermann1-1/+1
2023-04-05gdb: Fix reading of partial symtabs in dbxread.cThiago Jung Bauermann1-3/+3
2023-04-05Improve documentation of GDB build requirements and optionsEli Zaretskii1-100/+103
2023-04-05gdb, doc: add the missing '-gid' option to 'info threads'Tankut Baris Aktemur1-1/+1
2023-04-05gdb: boolify 'should_print_thread'Tankut Baris Aktemur1-5/+5
2023-04-04gdb: make find_thread_ptid a process_stratum_target methodSimon Marchi25-75/+71
2023-04-04gdb: make find_thread_ptid an inferior methodSimon Marchi12-37/+34
2023-04-05Automatic date update in version.inGDB Administrator1-1/+1
2023-04-04bfd+ld: when / whether to generate .c filesJan Beulich7-11/+13
2023-04-04Use bfd_alloc memory for read_debugging_info storageAlan Modra8-325/+313
2023-04-04Automatic date update in version.inGDB Administrator1-1/+1
2023-04-03Add readMemory and writeMemory requests to DAPTom Tromey6-0/+168
2023-04-03gdb: cleanup around some set_momentary_breakpoint_at_pc callsAndrew Burgess1-4/+8
2023-04-03gdb: don't always print breakpoint location after failed condition checkAndrew Burgess2-10/+20
2023-04-03gdb: avoid repeated signal reporting during failed conditional breakpointAndrew Burgess3-0/+242
2023-04-03gdbserver: allow agent expressions to fail with invalid memory accessAndrew Burgess3-20/+17
2023-04-03gdbserver: allows agent_mem_read to return an error codeAndrew Burgess2-9/+11
2023-04-03gdb: include breakpoint number in testing condition error messageAndrew Burgess6-4/+147
2023-04-03asan: csky floatformat_to_double uninitialised valueAlan Modra1-10/+6
2023-04-03gdb/riscv: fix regressions in gdb.base/unwind-on-each-insn.expAndrew Burgess1-4/+231
2023-04-03gdb/riscv: support c.ldsp and c.lwsp in prologue scannerAndrew Burgess1-3/+16
2023-04-03gdb/riscv: convert riscv debug settings to new debug print schemeAndrew Burgess1-103/+120
2023-04-03opcodes/arm: adjust whitespace in cpsie instructionAndrew Burgess3-6/+6
2023-04-03gdb/testsuite: gdb.server/server-kill.exp 'info frame' before kill_serverAndrew Burgess1-0/+6
2023-04-03gdb/testsuite: fix failure in gdb.python/py-unwind.expAndrew Burgess1-1/+1
2023-04-03[aarch64] tpidr2: Fix erroneous detection logic for TPIDR2Luis Machado1-7/+7
2023-04-03Automatic date update in version.inGDB Administrator1-1/+1
2023-04-03asan: heap buffer overflow printing ecoff debug info file nameAlan Modra4-35/+34
2023-04-03ubsan: aarch64 parse_vector_reg_listAlan Modra1-4/+4
2023-04-03rddbg.c stabs FIXMEsAlan Modra5-23/+36
2023-04-03Memory leak in process_abbrev_setAlan Modra1-7/+3
2023-04-02gdb: remove unused parameters in print_doc_of_command, apropos_cmdSimon Marchi3-11/+9
2023-04-02Automatic date update in version.inGDB Administrator1-1/+1
2023-04-01gdb/arm: Fix backtrace for pthread_cond_timedwaitJan Kratochvil3-17/+211
2023-04-01Automatic date update in version.inGDB Administrator1-1/+1
2023-03-31lto: Don't add indirect symbols for versioned aliases in IRH.J. Lu4-1/+25
2023-03-31Fix maybe-uninitialized warning in frame.cTom Tromey1-3/+4
2023-03-31[gdb/testsuite] Fix gdb.base/trace-commands.exp with editing offTom de Vries1-27/+40
2023-03-31[gdb/testsuite] Fix gdb.threads/threadapply.exp with editing offTom de Vries1-1/+1
2023-03-31Remove language_demangleTom Tromey4-22/+2
2023-03-31Fix race in background index-cache writingTom Tromey3-11/+24
2023-03-31GDB: Add `info main' commandRichard Bunt5-0/+81
2023-03-31GDB: Bring back the handling of DW_CC_programMaciej W. Rozycki1-1/+27