aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-17Introduce exec_file_findGary Benson3-47/+110
2015-04-17Introduce exec_file_locate_attachGary Benson4-23/+47
2015-04-17gdb: add myself to blackfin/write-after-approvalMike Frysinger2-0/+6
2015-04-17sim: microblaze: switch to common memory functionsMike Frysinger4-332/+33
2015-04-17sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}Mike Frysinger64-116/+184
2015-04-17sim: arm/cr16/d10v/h8300/microblaze/sh: fill out sim-cpu pc fetch/store helpersMike Frysinger13-0/+159
2015-04-17Automatic date update in version.inGDB Administrator1-1/+1
2015-04-16[gold] The first patch to address cortex-a53 erratum-843419.Han Shen3-2/+600
2015-04-16Fix {mi-tracepoint-changed, mi-tsv-changed}.exp with native-extended-gdbserverPedro Alves2-2/+12
2015-04-16Fix gdbserver_reconnect_p handlingPedro Alves2-0/+13
2015-04-16Honour software single step in fallback of displaced steppingYao Qi2-2/+11
2015-04-16s390-vregs.exp: Avoid compile errors with older GCCs and on 31-bit targetsAndreas Arnez3-3/+11
2015-04-16GDB tests for Go language support: remove unnecessary first breakpointAndreas Arnez9-40/+24
2015-04-16sim: avr/mcore/moxie: fill out sim-cpu pc fetch/store helpersMike Frysinger7-1/+80
2015-04-16Automatic date update in version.inGDB Administrator1-1/+1
2015-04-15Remove the unused PREFIX_UD_XXXH.J. Lu2-6/+9
2015-04-15Make info fun|var|types interruptable for psyms.Doug Evans2-0/+6
2015-04-15Make info fun|var|types interruptable.Doug Evans2-0/+8
2015-04-15Check dp->prefix_requirement insteadH.J. Lu2-5/+7
2015-04-15Handle invalid prefixes for rdrand and rdseedH.J. Lu5-5/+84
2015-04-15Replace mandatory_prefix with prefix_requirementH.J. Lu2-310/+349
2015-04-15[ARM] Disassembles SSAT and SSAT16 instructions incorrectly for Thumb-2Renlin Li5-18/+35
2015-04-15gdbserver: fix uClibc build whithout MMU.Romain Naour2-1/+5
2015-04-15Some Python 3 fixesSimon Marchi7-10/+27
2015-04-15[arm] Update displaced stepping debug messageYao Qi2-2/+5
2015-04-15Fix code indentationYao Qi2-41/+46
2015-04-15[arm] Fix fails in gdb.base/disp-step-syscall.expYao Qi2-3/+8
2015-04-15Fix fails in gdb.dwarf2/dynarr-ptr.expYao Qi2-1/+6
2015-04-15Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu6-0/+26
2015-04-15Increase timeout in watch-bitfields.exp for software watchpointYao Qi6-54/+92
2015-04-15sim: unify sim-cpu usageMike Frysinger69-139/+126
2015-04-15sim: cris/frv/h8300/iq2000/lm32/m32r/sh64: standardize cpu stateMike Frysinger15-15/+88
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu25-32/+517
2015-04-15xfail pr18223 test for tic6xAlan Modra2-0/+5
2015-04-15Fix typo in last ChangeLog.Hans-Peter Nilsson1-1/+1
2015-04-15Adjust src-release.sh for sim using the gdb create-version.sh.Hans-Peter Nilsson2-3/+13
2015-04-15Fix typo in commit 6ff71e76Alan Modra2-1/+5
2015-04-15Automatic date update in version.inGDB Administrator1-1/+1
2015-04-14Adds support to the RL78 port for linker relaxation affecting .debug sections.Nick Clifton9-400/+555
2015-04-14Harden gdb.base/bp-permanent.expLuis Machado2-1/+6
2015-04-14Zero supplied stat buffers in functions that pretend to statGary Benson5-0/+11
2015-04-14Add -z noextern-protected-data to ld for ELF/x86H.J. Lu22-4/+105
2015-04-13sim: ppc: fix up version scriptMike Frysinger2-2/+8
2015-04-14Automatic date update in version.inGDB Administrator1-1/+1
2015-04-13 * MAINTAINERS: Update my email address.Stan Shebs2-2/+6
2015-04-13Add support for the x86 XSAVE extended state on FreeBSD/x86.John Baldwin16-7/+470
2015-04-13Fix reading of .debug_str_offsets{,.dwo} twice.Doug Evans2-8/+15
2015-04-13Harden gdb.base/bp-permanent.expLuis Machado2-1/+17
2015-04-13Harden gdb.base/coredump-filter.expLuis Machado2-0/+17
2015-04-13Catch exception in lib/gdbserver-support.exp:gdb_exitYao Qi2-9/+22