Age | Commit message (Expand) | Author | Files | Lines |
2015-04-17 | Implement qXfer:exec-file:read in gdbserver | Gary Benson | 4 | -0/+57 |
2015-04-17 | Implement remote_pid_to_exec_file using qXfer:exec-file:read | Gary Benson | 6 | -1/+88 |
2015-04-17 | Introduce linux_proc_pid_to_exec_file | Gary Benson | 4 | -9/+34 |
2015-04-17 | Use gdb_sysroot for main executable on attach | Gary Benson | 5 | -16/+54 |
2015-04-17 | Introduce exec_file_find | Gary Benson | 3 | -47/+110 |
2015-04-17 | Introduce exec_file_locate_attach | Gary Benson | 4 | -23/+47 |
2015-04-17 | gdb: add myself to blackfin/write-after-approval | Mike Frysinger | 2 | -0/+6 |
2015-04-17 | sim: microblaze: switch to common memory functions | Mike Frysinger | 4 | -332/+33 |
2015-04-17 | sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET} | Mike Frysinger | 64 | -116/+184 |
2015-04-17 | sim: arm/cr16/d10v/h8300/microblaze/sh: fill out sim-cpu pc fetch/store helpers | Mike Frysinger | 13 | -0/+159 |
2015-04-17 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-16 | [gold] The first patch to address cortex-a53 erratum-843419. | Han Shen | 3 | -2/+600 |
2015-04-16 | Fix {mi-tracepoint-changed, mi-tsv-changed}.exp with native-extended-gdbserver | Pedro Alves | 2 | -2/+12 |
2015-04-16 | Fix gdbserver_reconnect_p handling | Pedro Alves | 2 | -0/+13 |
2015-04-16 | Honour software single step in fallback of displaced stepping | Yao Qi | 2 | -2/+11 |
2015-04-16 | s390-vregs.exp: Avoid compile errors with older GCCs and on 31-bit targets | Andreas Arnez | 3 | -3/+11 |
2015-04-16 | GDB tests for Go language support: remove unnecessary first breakpoint | Andreas Arnez | 9 | -40/+24 |
2015-04-16 | sim: avr/mcore/moxie: fill out sim-cpu pc fetch/store helpers | Mike Frysinger | 7 | -1/+80 |
2015-04-16 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-15 | Remove the unused PREFIX_UD_XXX | H.J. Lu | 2 | -6/+9 |
2015-04-15 | Make info fun|var|types interruptable for psyms. | Doug Evans | 2 | -0/+6 |
2015-04-15 | Make info fun|var|types interruptable. | Doug Evans | 2 | -0/+8 |
2015-04-15 | Check dp->prefix_requirement instead | H.J. Lu | 2 | -5/+7 |
2015-04-15 | Handle invalid prefixes for rdrand and rdseed | H.J. Lu | 5 | -5/+84 |
2015-04-15 | Replace mandatory_prefix with prefix_requirement | H.J. Lu | 2 | -310/+349 |
2015-04-15 | [ARM] Disassembles SSAT and SSAT16 instructions incorrectly for Thumb-2 | Renlin Li | 5 | -18/+35 |
2015-04-15 | gdbserver: fix uClibc build whithout MMU. | Romain Naour | 2 | -1/+5 |
2015-04-15 | Some Python 3 fixes | Simon Marchi | 7 | -10/+27 |
2015-04-15 | [arm] Update displaced stepping debug message | Yao Qi | 2 | -2/+5 |
2015-04-15 | Fix code indentation | Yao Qi | 2 | -41/+46 |
2015-04-15 | [arm] Fix fails in gdb.base/disp-step-syscall.exp | Yao Qi | 2 | -3/+8 |
2015-04-15 | Fix fails in gdb.dwarf2/dynarr-ptr.exp | Yao Qi | 2 | -1/+6 |
2015-04-15 | Mention --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] | H.J. Lu | 6 | -0/+26 |
2015-04-15 | Increase timeout in watch-bitfields.exp for software watchpoint | Yao Qi | 6 | -54/+92 |
2015-04-15 | sim: unify sim-cpu usage | Mike Frysinger | 69 | -139/+126 |
2015-04-15 | sim: cris/frv/h8300/iq2000/lm32/m32r/sh64: standardize cpu state | Mike Frysinger | 15 | -15/+88 |
2015-04-14 | Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi] | H.J. Lu | 25 | -32/+517 |
2015-04-15 | xfail pr18223 test for tic6x | Alan Modra | 2 | -0/+5 |
2015-04-15 | Fix typo in last ChangeLog. | Hans-Peter Nilsson | 1 | -1/+1 |
2015-04-15 | Adjust src-release.sh for sim using the gdb create-version.sh. | Hans-Peter Nilsson | 2 | -3/+13 |
2015-04-15 | Fix typo in commit 6ff71e76 | Alan Modra | 2 | -1/+5 |
2015-04-15 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-14 | Adds support to the RL78 port for linker relaxation affecting .debug sections. | Nick Clifton | 9 | -400/+555 |
2015-04-14 | Harden gdb.base/bp-permanent.exp | Luis Machado | 2 | -1/+6 |
2015-04-14 | Zero supplied stat buffers in functions that pretend to stat | Gary Benson | 5 | -0/+11 |
2015-04-14 | Add -z noextern-protected-data to ld for ELF/x86 | H.J. Lu | 22 | -4/+105 |
2015-04-13 | sim: ppc: fix up version script | Mike Frysinger | 2 | -2/+8 |
2015-04-14 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2015-04-13 | * MAINTAINERS: Update my email address. | Stan Shebs | 2 | -2/+6 |
2015-04-13 | Add support for the x86 XSAVE extended state on FreeBSD/x86. | John Baldwin | 16 | -7/+470 |