aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* aarch64: make comment clearer about the locationMatthieu Longo2024-11-081-1/+2
* gdb/testsuite: fix gdb.base/basic-edit-cmd.exp testAndrew Burgess2024-11-081-1/+4
* gdb: fixes and tests for the 'edit' commandAndrew Burgess2024-11-083-1/+211
* bfd: Remove unused static find function from doc/chew.cMark Wielaard2024-11-081-16/+0
* arm, objdump: print obsolote warning when 26-bit set in instructionsAndre Vieira2024-11-086-101/+55
* arm, objdump: Make objdump use bfd's machine detection to drive disassemblyAndre Vieira2024-11-087-25/+46
* [gdb/tdep] Use raw_supply_zeroed in i387_supply_xsaveTom de Vries2024-11-081-20/+19
* [gdb/tdep] Use raw_supply_zeroed for NIOS r0 regTom de Vries2024-11-081-2/+1
* [gdb/tdep] Use raw_supply_zeroed for Alpha r31 regTom de Vries2024-11-081-5/+1
* [gdb/tdep] Use raw_supply_zeroed for PA-RISC r0 regTom de Vries2024-11-082-4/+2
* [gdb/tdep] Use raw_supply_zeroed for IA-64 gr0 and fr0 regsTom de Vries2024-11-082-12/+4
* Automatic date update in version.inGDB Administrator2024-11-081-1/+1
* arm: Skip two failing tests for wince & pe targetsAndre Simoes Dias Vieira2024-11-072-0/+2
* Deprecate the ARM simulator.Nick Clifton2024-11-073-3/+16
* gdbserver: add process specific thread list and mapStephan Rohr2024-11-074-54/+223
* gdbserver: change 'all_processes' and 'all_threads' list typeStephan Rohr2024-11-074-69/+39
* Automatic date update in version.inGDB Administrator2024-11-071-1/+1
* PowerPC: Merge rfc2655 and rfc2656 test cases into one future test casePeter Bergner2024-11-065-32/+18
* [gdb/tdep] Use raw_supply_zeroed for SPARC g0 regTom de Vries2024-11-063-7/+3
* gdb: remove exact_match parameter from find_line_symtabKlaus Gerlicher2024-11-063-17/+15
* Automatic date update in version.inGDB Administrator2024-11-061-1/+1
* Automatic date update in version.inGDB Administrator2024-11-051-1/+1
* Turn decode_line_2_compare_items into operator<Tom Tromey2024-11-041-13/+9
* gdb: cleanup includes in *-typeprint.[ch]Simon Marchi2024-11-046-8/+1
* gdb: cleanup includes in gdbtypes.hSimon Marchi2024-11-041-4/+0
* Remove gdb::hash_enumTom Tromey2024-11-045-57/+4
* gdb: use option framework for add-inferior and clone-inferiorAndrew Burgess2024-11-041-103/+188
* gdb: add filename option supportAndrew Burgess2024-11-045-18/+222
* gdb/testsuite: spring clean the gdb.stabs/gdb11479.exp testAndrew Burgess2024-11-041-24/+30
* Fix AIX core dump while main thread exits.Aditya Vidyadhar Kamath2024-11-041-1/+1
* Automatic date update in version.inGDB Administrator2024-11-041-1/+1
* Automatic date update in version.inGDB Administrator2024-11-031-1/+1
* Automatic date update in version.inGDB Administrator2024-11-021-1/+1
* gprofng: use gprofng- prefix for gprofng binariesVladimir Mezentsev2024-11-0120-163/+171
* Fix 32303 ./configure --help: replace --enable-gprofng with --disable-gprofngVladimir Mezentsev2024-11-012-3/+2
* ld: generate SFrame stack trace info for .plt.gotIndu Bhagat2024-11-017-9/+198
* ld: fix wrong SFrame info for lazy IBT PLTJosh Poimboeuf2024-11-014-18/+79
* ld: fix PR/32297Josh Poimboeuf2024-11-011-2/+2
* x86-64: Add a test for hidden undefined symbolH.J. Lu2024-11-023-0/+11
* Fix compile error due to [[noreturn]] with clangAndrew Oates2024-11-011-1/+2
* Add gdb.events.tui_enabledTom Tromey2024-11-0110-0/+73
* Automatic date update in version.inGDB Administrator2024-11-011-1/+1
* Prevent use-after-free of bfd filename in gdb_bfd_close_or_warnDomani Johannes2024-10-311-2/+3
* gas/doc/riscv: Fixed misaligned instruction tableNelson Chu2024-10-311-42/+42
* RISC-V: Dump instruction without checking architecture support as usual.Nelson Chu2024-10-312-1/+10
* Automatic date update in version.inGDB Administrator2024-10-311-1/+1
* ld-elf/pr25207.d: Pass --no-rosegment to ldH.J. Lu2024-10-311-1/+1
* gdb: Update SECURITY.txt to mention extension scripts and internal errorsGuinevere Larsen2024-10-301-13/+38
* [gdb/tdep] Use std::array in amd64-windows-tdep.cTom de Vries2024-10-301-24/+27
* x86: add a helper to copy insn operand infoJan Beulich2024-10-301-133/+44