aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-06[gdb/testsuite] Add gdb.dwarf2/debug-names-bad-cu-index.expTom de Vries2-8/+114
2022-09-06[gdb/testsuite] Add gdb.dwarf2/debug-names-tu.expTom de Vries2-12/+137
2022-09-06opcodes: Add non-enum disassembler optionsTsukasa OI4-1/+8
2022-09-06Automatic date update in version.inGDB Administrator1-1/+1
2022-09-05sim/riscv: Complete tidying up with SBREAKTsukasa OI1-3/+3
2022-09-05Automatic date update in version.inGDB Administrator1-1/+1
2022-09-04sim/erc32: fix gdb with simulator buildAndrew Burgess3-3/+16
2022-09-04Automatic date update in version.inGDB Administrator1-1/+1
2022-09-03Automatic date update in version.inGDB Administrator1-1/+1
2022-09-02xtensa: bfd: fix TLS relocations generated for PIEMax Filippov6-9/+230
2022-09-02xtensa: adjust expected output in ld TLS testsMax Filippov4-63/+63
2022-09-02Add OpenBSD ARM Little Endian BFD support.Frederic Cambus2-2/+5
2022-09-02RISC-V: Print highest address (-1) on the disassemblerTsukasa OI7-6/+85
2022-09-02RISC-V: PR29342, Fix RV32 disassembler address computationTsukasa OI5-2/+142
2022-09-02RISC-V: Add address printer tests with ADDIWTsukasa OI3-0/+64
2022-09-02Automatic date update in version.inGDB Administrator1-1/+1
2022-09-01sim: Update mailing list addressTsukasa OI1-1/+1
2022-09-01dllwrap, windres and dlltools use mktemp, which should be avoidedNick Clifton4-6/+14
2022-09-01GDB/doc: Document the Guile `#:unlimited' keywordMaciej W. Rozycki1-5/+7
2022-09-01gdb/python-config: replace deprecated distutils.sysconfigLancelot SIX1-6/+6
2022-09-01Automatic date update in version.inGDB Administrator1-1/+1
2022-08-31Fix interpreter-exec crashTom Tromey2-2/+15
2022-08-31Fix "source" with interpreter-execTom Tromey3-0/+27
2022-08-31Remove a call to clear_interpreter_hooksTom Tromey1-4/+0
2022-08-31TUI stdout buffering cleanupTom Tromey3-23/+14
2022-08-31Remove a ui-related memory leakTom Tromey2-11/+1
2022-08-31Remove tui_out_newTom Tromey3-9/+1
2022-08-31Use scoped_restore in safe_parse_typeTom Tromey1-6/+2
2022-08-31Use member initialization in 'struct ui'Tom Tromey2-20/+11
2022-08-31Remove two unused members from mi_interpTom Tromey2-7/+2
2022-08-31Remove obsolete filtering commentTom Tromey1-3/+1
2022-08-31Remove the "for moment" commentsTom Tromey3-8/+8
2022-08-31Use ui_out_redirect_pop in more placesTom Tromey7-43/+18
2022-08-31Free ui::line_bufferTom Tromey1-0/+2
2022-08-31Remove some dead codeTom Tromey1-13/+0
2022-08-31Let ui::input_fd be -1Tom Tromey2-4/+7
2022-08-31gdb/riscv: better support for fflags and frm registersAndrew Burgess14-48/+582
2022-08-31gdb: Add tdesc_found_register function to tdesc APIAndrew Burgess2-0/+15
2022-08-31gdb/riscv: improve (and fix) display of frm field in 'info registers'Andrew Burgess3-11/+182
2022-08-31Add OpenBSD AArch64 GAS support.Frederic Cambus2-0/+5
2022-08-31gdb, dwarf: create symbols for template tags without namesNils-Christian Kempke3-1/+272
2022-08-31gdb, testsuite: adapt function_range expected nameNils-Christian Kempke1-4/+8
2022-08-30gdb/elfread.c: Use bfd filename instead of objfile->original_nameAaron Merey1-2/+3
2022-08-31Automatic date update in version.inGDB Administrator1-1/+1
2022-08-30ld: pe: Fix linking against Microsoft import libraries with multiple DLLsMartin Storsjö2-108/+32
2022-08-30gdbsupport: add wrapper around result_of and invoke_resultSimon Marchi3-6/+44
2022-08-30Fix flush for sys.stderrTom Tromey2-14/+9
2022-08-30Fix gdb.flush documentationTom Tromey1-1/+1
2022-08-30BFD library: Use entry 0 in directory and filename tables of DWARF-5 debug info.Nick Clifton4-29/+76
2022-08-30gdb: update ranged_breakpoint::print_one_detail in commentsEnze Li2-2/+2