aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-27Fix timeout with maint print objfilesLuis Machado6-15/+26
2021-04-27Fix timeout for gdb.xml/tdesc-reload.expLuis Machado2-2/+9
2021-04-27gdb: do autoload before notifying Python side in new_objfile eventMichael Weghorn11-3/+303
2021-04-27gdbsupport: allow to specify dependencies between observersMichael Weghorn4-16/+235
2021-04-27x86: Add () to silence GCC 5H.J. Lu2-1/+7
2021-04-27Reject debuglink sections with no associated filename.Nick Clifton2-0/+10
2021-04-26sim: riscv: switch MIN/MAX to common min/maxMike Frysinger2-7/+9
2021-04-26sim: nltvals: unify common syscall tablesMike Frysinger29-508/+117
2021-04-26sim: enable hardware support by defaultMike Frysinger96-120/+2659
2021-04-26bfd: add stdlib.h when using abortMike Frysinger2-0/+6
2021-04-27Automatic date update in version.inGDB Administrator1-1/+1
2021-04-26Fix a bug in the ARM emulator which would not allow 4 byte alignment for doub...Nick Clifton2-1/+10
2021-04-26Add test case for gdb 10 crashTom Tromey4-0/+209
2021-04-26gdb: check result of gdb_fopen_cloexec in dump_binary_fileSimon Marchi4-0/+24
2021-04-26Fix gdb.arch/aarch64-dbreg-contents.exp FAILLuis Machado2-1/+6
2021-04-26x86: correct overflow checking for 16-bit PC-relative relocsJan Beulich9-2/+40
2021-04-26x86: add IS_ELF to check whether to resolve @size relocJan Beulich2-1/+7
2021-04-26x86: limit 32-bit @size overflow checks to 64-bit objectsJan Beulich2-0/+6
2021-04-26x86: optimize LEAJan Beulich16-10/+576
2021-04-26x86-64: have value properly checked when resolving fixupJan Beulich5-1/+65
2021-04-26gdb: fix sparc build failure of linux-natSergei Trofimovich2-2/+7
2021-04-26Automatic date update in version.inGDB Administrator1-1/+1
2021-04-25[PR gdb/22640] ptype: add option to use hexadecimal notationLancelot SIX12-295/+559
2021-04-25gdb/typeprint.h: reorder struct declarationLancelot SIX2-30/+35
2021-04-25Add engv32.h to SIM_EXTRA_DEPS in sim/crisTom Tromey2-1/+5
2021-04-25Use htab_t in sim-options.cTom Tromey2-21/+25
2021-04-25Document the GDB 10.2 release in gdb/ChangeLogJoel Brobecker1-0/+4
2021-04-25Automatic date update in version.inGDB Administrator1-1/+1
2021-04-24gdbsupport: add observer_debug_printf, OBSERVER_SCOPED_DEBUG_ENTER_EXITSimon Marchi2-4/+32
2021-04-24gdbsupport: allow passing format string to scoped_debug_start_endSimon Marchi2-12/+68
2021-04-24gdbsupport, gdb: give names to observersSimon Marchi47-149/+219
2021-04-24gdbsupport: introduce struct observerSimon Marchi2-6/+22
2021-04-24sim: dv-cfi: fix printf formatMike Frysinger2-1/+5
2021-04-24sim: options: increase max option countMike Frysinger2-1/+9
2021-04-23sim: simplify hardware m4 macroMike Frysinger30-89/+78
2021-04-24Automatic date update in version.inGDB Administrator1-1/+1
2021-04-23gdbsupport, gdb: change observer_debug to boolSimon Marchi4-7/+15
2021-04-23ld: Properly create a symbolic link to tmpdir/ldscriptsH.J. Lu2-1/+9
2021-04-23gdbsupport: include preprocessor.h in common-debug.hSimon Marchi2-0/+6
2021-04-23Fix type of .persistent.bss sectionEric Botcazou6-2/+22
2021-04-23Allow .seh_pushframe to take an optional [code] parameterJ?r?me Gardou2-1/+25
2021-04-23opcodes: xtensa: display loaded literal valueMax Filippov2-1/+24
2021-04-23opcodes: xtensa: improve literal outputMax Filippov2-0/+6
2021-04-23gdb: remove some caching from the dwarf readerAndrew Burgess5-52/+53
2021-04-23x86: TLS desc call relocs target zero-size fieldsJan Beulich3-2/+9
2021-04-23x86-64: special case LEA when determining signedness of displacementJan Beulich2-8/+24
2021-04-23x86-64: defer 32-bit signed displacement checkJan Beulich2-19/+34
2021-04-23x86: re-order optimize_disp()Jan Beulich2-16/+23
2021-04-23x86: don't truncate values in diagnostics and alikeJan Beulich2-4/+9
2021-04-22gdb: use function_view for iterate_over_bp_locations' callbackSimon Marchi4-6/+13