aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-01Update check for invalid values in pe_bfd_read_buildid function.Nick Clifton2-3/+8
2017-11-01Fix an invalid free called when attempting to link a COFF object against an E...Nick Clifton4-3/+27
2017-11-01[ARM] Fix Coprocessor instructions availabilityThomas Preud'homme26-35/+328
2017-11-01PR22374, PowerPC unnecessary PLT entriesAlan Modra5-13/+58
2017-11-01PR22374 testcase, function pointer references in .dataAlan Modra6-0/+39
2017-11-01Tidy elf.expAlan Modra2-36/+29
2017-10-31Use console uiout when executing breakpoint commandsSimon Marchi4-6/+31
2017-11-01Automatic date update in version.inGDB Administrator1-1/+1
2017-10-31tracepoint: Remove unnecessary const_castSimon Marchi2-1/+5
2017-10-31Fix illegal memory access triggered when parsing a PE binary with a corrupt d...Nick Clifton2-3/+12
2017-10-31Remind users to use the --use-dynamic command line option to dump dynamic rel...Nick Clifton2-1/+21
2017-10-30gdb/Makefile.in: fix 'make tags' failureMike Gulick2-1/+4
2017-10-31Automatic date update in version.inGDB Administrator1-1/+1
2017-10-30Introduce in_inclusive_range, fix -Wtautological-compare warningsSimon Marchi4-9/+27
2017-10-30remote.c, QCatchSyscalls: Build std::string instead of unique_xmalloc_ptrPedro Alves2-15/+13
2017-10-30Introduce string_appendf/string_vappendfPedro Alves4-0/+104
2017-10-30Merge/shared string_printf and string_vprintf unit testsPedro Alves2-15/+38
2017-10-29darwin-nat: Remove gdb.h includeSimon Marchi2-1/+4
2017-10-30frv-elf --gc-sections failuresAlan Modra2-1/+5
2017-10-30relocs_compatible test for gc-sectionsAlan Modra2-0/+8
2017-10-30Fix hppa-linux pr22269-1 failAlan Modra2-81/+92
2017-10-30Automatic date update in version.inGDB Administrator1-1/+1
2017-10-29xtensa-xtregs: Fix formatting issuesSimon Marchi2-15/+20
2017-10-29xtensa-xtregs: Constify fieldSimon Marchi2-1/+5
2017-10-29Automatic date update in version.inGDB Administrator1-1/+1
2017-10-28Make gdb.selected_thread().inferior return a new referenceMaksim Dzabraev4-0/+22
2017-10-28PR22361 readelf buffer overflow on fuzzed archive headerAlan Modra2-0/+18
2017-10-28PR22300, Abort in elf32_hppa_relocate_section building polymlAlan Modra5-5/+11
2017-10-27Remove find_inferior usage for thread_searchSimon Marchi2-56/+39
2017-10-27Remove usage of find_inferior in resumeSimon Marchi2-27/+23
2017-10-27Remove usages of find_inferior in handle_statusSimon Marchi2-16/+15
2017-10-27common-utils-selftests.c: Add ATTRIBUTE_PRINTFSimon Marchi2-1/+6
2017-10-27C++ify xml-syscall.cSimon Marchi2-149/+108
2017-10-27Get rid of VEC(probe_p)Simon Marchi5-77/+56
2017-10-27Allocate breakpoint_objfile_data with newSimon Marchi2-14/+22
2017-10-27Get rid of VEC(loaded_script_ptr)Simon Marchi2-33/+34
2017-10-27Get rid of VEC(filename_language)Simon Marchi2-62/+40
2017-10-27Add tests for filename_languageSimon Marchi2-0/+97
2017-10-28Automatic date update in version.inGDB Administrator1-1/+1
2017-10-27Use SaL symbol name when reporting breakpoint locationsKeith Seitz5-2/+101
2017-10-27[AArch64] Mark LR clobbered by BL in inline asmYao Qi2-1/+6
2017-10-27dwarf: Read register number as unsigned in DW_CFA_def_cfa*Simon Marchi2-4/+10
2017-10-27Add PR mention to previous commitSimon Marchi1-0/+1
2017-10-26Fix broken recursion detection when printing static membersPatrick Frants5-7/+33
2017-10-27Automatic date update in version.inGDB Administrator1-1/+1
2017-10-26Garbage collect remote.c:remote_async_terminal_ours_pPedro Alves2-21/+6
2017-10-26x86: Check invalid XMM register in AVX512 gathersH.J. Lu14-1/+41
2017-10-26[PR21703]Adjust pr21703 tests on various targets.Renlin Li4-9/+41
2017-10-26As Alan predicted at https://sourceware.org/ml/binutils/2017-10/msg00137.html...James Greenhalgh4-29/+35
2017-10-26Remove regular_breakpoint_inserted_here_p declarationYao Qi2-3/+4