summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correctly handle forward DIE references in scannerTom Tromey2023-05-152-3/+104
* LoongArch: Fix PLT entry generate bugmengqinggang2023-05-152-4/+3
* Automatic date update in version.inGDB Administrator2023-05-151-1/+1
* Automatic date update in version.inGDB Administrator2023-05-141-1/+1
* Fix bad interaction between element limit and repeated values (BZ#24331).Paul Pluzhnikov2023-05-133-7/+35
* PR28955 mips gas segfaultAlan Modra2023-05-131-2/+4
* PR28902, -T script with INSERT orderingAlan Modra2023-05-131-1/+8
* Automatic date update in version.inGDB Administrator2023-05-131-1/+1
* Fix regression due to Pragma Import seriesTom Tromey2023-05-124-0/+28
* Use bool and early loop exit in remove_extra_symbolsTom Tromey2023-05-121-5/+5
* Use reference parameter in remove_extra_symbolsTom Tromey2023-05-121-25/+25
* Handle Ada Pragma Import and Pragma ExportTom Tromey2023-05-1212-4/+442
* Introduce symbol_block_ops::get_block_valueTom Tromey2023-05-122-1/+11
* Define symbol::value_block separatelyTom Tromey2023-05-121-4/+7
* Bump MAX_SYMBOL_IMPLSTom Tromey2023-05-121-1/+1
* Introduce lookup_minimal_symbol_linkageTom Tromey2023-05-123-23/+38
* gdb: remove unnecessary call to std::string constructorSimon Marchi2023-05-121-1/+1
* Add dynamic_prop::is_constantTom Tromey2023-05-1214-43/+45
* Implement DAP register scopeTom Tromey2023-05-122-5/+33
* Fix calling debuginfo-less functions in AdaTom Tromey2023-05-126-2/+113
* gdb/python: implement DisassemblerResult.__str__ methodAndrew Burgess2023-05-123-9/+30
* gdb/python: implement __repr__ methods for py-disasm.c typesAndrew Burgess2023-05-123-2/+84
* gdb/doc: improve Python Disassembler API documentationAndrew Burgess2023-05-121-5/+12
* gdb/testsuite: extend special '^' handling to gdb_test_multipleAndrew Burgess2023-05-127-28/+39
* gdb: fix error message for $_gdb_maint_settingAndrew Burgess2023-05-122-2/+25
* [gdb/testsuite] Fix gdb.dwarf2/opt-out-not-implptr.exp for -m32Tom de Vries2023-05-121-7/+45
* [gdb/testsuite] Make is_64_target more robustTom de Vries2023-05-121-1/+8
* [gdb/cli] Fix wrapping for TERM=ansiTom de Vries2023-05-123-13/+1
* x86: move a few more disassembler helper functionsJan Beulich2023-05-121-34/+29
* x86: move get<N>() disassembler helper functionsJan Beulich2023-05-121-75/+71
* x86: slightly simplify i386_parse_name()Jan Beulich2023-05-121-7/+2
* gas: equates of registersJan Beulich2023-05-1222-4/+64
* Automatic date update in version.inGDB Administrator2023-05-121-1/+1
* Do not print <synthetic pointer> when piece is optimized outTom Tromey2023-05-113-8/+91
* gdb/testsuite: Match file size in gdb.debuginfod/crc_mismatch.expAaron Merey2023-05-111-1/+1
* Disable out-of-scope watchpointsJohnson Sun2023-05-114-0/+103
* Add "scheduler-locking" to documentation indexTom Tromey2023-05-111-0/+1
* Add LDPT_REGISTER_CLAIM_FILE_HOOK_V2 linker plugin hook [GCC PR109128]Joseph Myers2023-05-1128-12/+102
* Automatic date update in version.inGDB Administrator2023-05-111-1/+1
* [gdb/tui] Fix tui compact-source a bit moreTom de Vries2023-05-102-17/+29
* gdb/rust: fix crash for expression debug with stringsAndrew Burgess2023-05-102-1/+25
* Re: stack overflow in debug_write_typeAlan Modra2023-05-101-1/+2
* or1k relocation truncated to fit: R_OR1K_GOT16 even when using -mcmodel=largeLuca Bonissi2023-05-102-3/+18
* Add linker option to include local symbols in the linker map.Nick Clifton2023-05-1010-2/+168
* [gdb/tui] Fix tui compact-sourceTom de Vries2023-05-104-8/+71
* Automatic date update in version.inGDB Administrator2023-05-101-1/+1
* Support higher baud rates when they are definedDan Callaghan2023-05-091-0/+66
* gdb: fix use-after-free in check_longjmp_breakpoint_for_call_dummySimon Marchi2023-05-091-9/+16
* Correct a spelling mistake in the binutils README file.Enze Li2023-05-092-1/+5
* stack overflow in debug_write_typeAlan Modra2023-05-091-1/+6