aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-30Fix attempt to free non-allocated pointer when parsing .debug_sup sections.Nick Clifton2-9/+34
2021-04-30Fix illegal memory access when parsing a corrupt PE format file.Nick Clifton2-0/+10
2021-04-30[gdb/testsuite] Make gdb.mi/mi-sym-info.exp more robust against timeoutsTom de Vries2-33/+42
2021-04-30[gdb/testsuite] Fix duplicate test name in gdb.mi/mi-sym-info.expTom de Vries2-33/+4
2021-04-30Automatic date update in version.inGDB Administrator1-1/+1
2021-04-29[gdb/testsuite] Fix timeout in gdb.base/valgrind-infcall-2.expTom de Vries2-1/+7
2021-04-29gdb: don't use C++17 namespace declaration styleSimon Marchi2-2/+8
2021-04-29Fix an access through a null pointer when parsing a corrupt SOM format fle.Nick Clifton3-1/+22
2021-04-29Fix illegal memory accesses when parsing a corrupt SOM format file.Nick Clifton2-4/+20
2021-04-29gdb: move some variables to an inner scope in save_waitstatusSimon Marchi2-3/+6
2021-04-29x86-64: adjust recently added testsJan Beulich6-15/+26
2021-04-29Correct the text describing windres's --processor option.Nick Clifton2-1/+12
2021-04-29x86: relax when/how @size can be usedJan Beulich7-9/+138
2021-04-29x86: allow @size to also (sensibly) apply to sectionsJan Beulich5-7/+36
2021-04-29gdb/NEWS: Fix typo and stray full stopAndrew Burgess2-2/+6
2021-04-29Automatic date update in version.inGDB Administrator1-1/+1
2021-04-28Fix Ada overloading with 'null'Tom Tromey7-16/+121
2021-04-28gdb/doc: use @env to reference environment variablesAndrew Burgess2-27/+42
2021-04-28Stop the BFD library from treating annobin symbols as potential function symb...Nick Clifton9-30/+105
2021-04-28gdb: startup commands to control Python extension languageAndrew Burgess7-0/+289
2021-04-28gdb: extension languages finish_initialization to initializeAndrew Burgess7-33/+50
2021-04-28gdb: initialise extension languages after processing early startup filesAndrew Burgess3-6/+9
2021-04-28gdb delay guile initialization until gdbscm_finish_initializationAndrew Burgess10-42/+109
2021-04-28gdb: delay python initialisation until gdbpy_finish_initializationAndrew Burgess12-48/+125
2021-04-28gdb: ensure SIGINT is set to SIG_DFL during initialisationAndrew Burgess2-1/+34
2021-04-28gdb: remove unused argument from gdb_initAndrew Burgess4-3/+12
2021-04-28x86: honor signedness of PC-relative relocationsJan Beulich11-18/+211
2021-04-28Automatic date update in version.inGDB Administrator1-1/+1
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