aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-22PR23040, .uleb128 directive doesn't accept some valid expressionsAlan Modra4-20/+48
2018-10-21Introduce gdbarch_num_cooked_regsSimon Marchi26-119/+122
2018-10-21Allocate buffer with proper size in amd64_pseudo_register_{read_value,write}Simon Marchi2-13/+25
2018-10-22Automatic date update in version.inGDB Administrator1-1/+1
2018-10-21Automatic date update in version.inGDB Administrator1-1/+1
2018-10-20[PUSHED/OBVIOUS] ensure help set print type gives the correct help.Philippe Waroquiers2-1/+6
2018-10-20Fix "make info" in gdbTom Tromey2-1/+6
2018-10-20GDB: Documentation: Remove greengrocer's apostrophe.John Darrington1-1/+1
2018-10-20PR23800, .eqv doesn't always defer expression evaluationAlan Modra6-1/+55
2018-10-20PR23788, objcopy: failed to find link sectionAlan Modra2-9/+15
2018-10-20Relax a -r --gc-sections requirementAlan Modra2-2/+9
2018-10-20Automatic date update in version.inGDB Administrator1-1/+1
2018-10-19Deprecate and replace the "tabset" commandTom Tromey9-160/+227
2018-10-19Minor cleanups in tui-io.cTom Tromey3-22/+12
2018-10-19Clear static_links in reread_symbolsTom Tromey2-0/+5
2018-10-19Arm: Skip new binary decode tests on pe targetsTamar Christina3-2/+7
2018-10-19Aarch64: Better termination checks for sigcontext readingAlan Hayward2-2/+21
2018-10-19S390: Fix crash when remote tdesc doesn't define vec128Andreas Arnez2-1/+8
2018-10-19Fix cli_interp::cli_uiout resource leak found by CoverityGary Benson2-0/+10
2018-10-19Testsuite: Fix racy conditions in py-cmd.expAlan Hayward2-35/+40
2018-10-19Testsuite: vla-optimized-out.exp is too pessimisticAlan Hayward2-2/+6
2018-10-19testsuite: ovldbreak.exp: fix regexpAlan Hayward2-5/+9
2018-10-19Testsuite: compile-cplus-print.exp: Start inferior before compilingAlan Hayward2-4/+8
2018-10-19Arm: Fix disassembler crashing on -b binary when thumb file and thumb not for...Tamar Christina6-3/+31
2018-10-19This set of changes clarifies the conditions for the R5900 short loop fix and...Fredrik Noring4-10/+71
2018-10-19Automatic date update in version.inGDB Administrator1-1/+1
2018-10-18Fix PR cli/23785: Check if file exists when invoking "restore FILE binary"Sergio Durigan Junior4-0/+23
2018-10-18Update documentation of readelf's --unwind option.Nick Clifton2-1/+11
2018-10-18[gdb/testsuite] Fix capitalized test namesTom de Vries10-9/+21
2018-10-18Automatic date update in version.inGDB Administrator1-1/+1
2018-10-17 gdb/ChangeLog:Paul Koning2-1/+5
2018-10-17Share the code to format "info proc mappings" entries for FreeBSD.John Baldwin4-88/+98
2018-10-17gdb/MAINTAINERS: Add Rainer Orth as Solaris maintainer for GDBJoel Brobecker2-1/+6
2018-10-17PR23653, ld SIGSEGVs when attempts to link sparc object with x86_64 libraryAlan Modra2-0/+7
2018-10-17Automatic date update in version.inGDB Administrator1-1/+1
2018-10-16[gdb/testsuite] Rewrite catch-follow-exec.expTom de Vries3-13/+63
2018-10-16AArch64: Fix error checking for SIMD udot (by element)Matthew Malcomson6-1/+35
2018-10-16Simplify PR23110 PE_DEBUG_DATA size checksAlan Modra2-12/+7
2018-10-16PR23781, _bfd_pe_bfd_copy_private_bfd_data_common memory leakAlan Modra2-0/+10
2018-10-16PR23780, assertion abort in function display_raw_attributeAlan Modra2-1/+6
2018-10-16PR23769, mixing split-stack and non-split-stack error messageCherry Zhang2-4/+15
2018-10-15Remove unnecessary casts from TUITom Tromey11-39/+58
2018-10-16Automatic date update in version.inGDB Administrator1-1/+1
2018-10-15RISC-V: Adjust __global_pointer$ value to reduce code size.Jim Wilson3-2/+21
2018-10-16Re: BFD_INIT_MAGICAlan Modra3-3/+9
2018-10-15Add Alan Hayward as AArch64/ARM GDB maintainerSimon Marchi2-0/+9
2018-10-15BFD_INIT_MAGICAlan Modra18-15/+72
2018-10-15Automatic date update in version.inGDB Administrator1-1/+1
2018-10-14Automatic date update in version.inGDB Administrator1-1/+1
2018-10-13_bfd_clear_contents bounds checkingAlan Modra14-23/+50