summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* alpha-vms reloc sanity checkAlan Modra2023-05-091-2/+22
* regen ld/Makefile.inAlan Modra2023-05-091-33/+45
* Automatic date update in version.inGDB Administrator2023-05-091-1/+1
* gdbserver: Clear upper ZMM registers in the right location.John Baldwin2023-05-081-1/+1
* x86-fbsd-nat: Add missing public label.John Baldwin2023-05-081-0/+1
* gdb: Avoid warning for the jump command inside an inline function.Felix Willgerodt2023-05-083-1/+76
* pe.em and pep.em make_import_fixupAlan Modra2023-05-082-40/+76
* PR30343, LTO ignores linker reference to _pei386_runtime_relocatorAlan Modra2023-05-083-0/+67
* Automatic date update in version.inGDB Administrator2023-05-081-1/+1
* Remove parameter from select_source_symtabTom Tromey2023-05-072-20/+10
* Remove ALL_BREAKPOINTS_SAFETom Tromey2023-05-071-71/+63
* Remove ALL_DICT_SYMBOLSTom Tromey2023-05-075-30/+57
* Remove ALL_OBJFILE_OSECTIONSTom Tromey2023-05-0720-276/+294
* Rename objfile::sectionsTom Tromey2023-05-0711-29/+30
* Automatic date update in version.inGDB Administrator2023-05-071-1/+1
* Allow pretty-print of static membersTom Tromey2023-05-063-16/+47
* gas: documents .gnu_attribute Tag_GNU_MIPS_ABI_MSAYunQiang Su2023-05-061-0/+11