Show patches with: Archived = No       |   379 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[V3] read_pieced_value do big endian processing only in case of valid gdb_regnum --- 2014-10-23 vkamensky New
[RFC] fix xfer from section that ends at max of CORE_ADDR --- 2014-10-22 vkamensky New
[V2,4/4] ARM: asm-source.exp link options in case of armv7b target --- 2014-10-22 vkamensky New
[V2,3/4] read_pieced_value do big endian processing only in case of valid gdb_regnum --- 2014-10-22 vkamensky New
[V2,2/4] ARM: arm_breakpoint should be little endian form in case for arm BE8 --- 2014-10-22 vkamensky New
[V2,1/4] ARM: extract_arm_insn function need to read instrs correctly in be8 case --- 2014-10-22 vkamensky New
[5/5] ARM: asm-source.exp link options in case of armv7b target --- 2014-10-21 vkamensky New
[4/5] ARM: read_pieced_value do big endian processing only in case of valid gdb_regnum --- 2014-10-21 vkamensky New
[3/5] ARM: arm_breakpoint should be little endian form in case for arm BE8 --- 2014-10-21 vkamensky New
[2/5] ARM: extract_arm_insn function need to read instrs correctly in be8 case --- 2014-10-21 vkamensky New
[1/5] ARM: plt_size functions need to read instructions in right byte order --- 2014-10-21 vkamensky New
[RFC] src-release.sh: Convert src-release to a shell script --- 2014-08-26 Will Newton Accepted
[RFC] src-release.sh: Convert src-release to a shell script --- 2014-08-07 Will Newton Accepted
gdb/arm-linux-tdep.c: Handle Thumb signal trampolines --- 2014-07-22 Will Newton Accepted
gdb/testsuite/gdb.base/varargs.exp: Remove ARM KFAILs --- 2014-07-22 Will Newton Accepted
gdb/elfread.c: Enable ifunc support on ARM. --- 2013-12-16 Will Newton Accepted
gdb/arm-tdep.c: Remove "Infinite loop detected" error message. --- 2013-11-08 Will Newton Accepted
[v2] gdb/dwarf2read.c: Sanity check DW_AT_sibling values. --- 2013-11-06 Will Newton Accepted
gdb/arm-tdep.c: Use filtered output in arm_print_float_info. --- 2013-11-02 Will Newton Accepted
gdb/dwarf2read.c: Sanity check DW_AT_sibling values. --- 2013-11-01 Will Newton Superseded
sim/arm: Prevent crash when running sim with no binary. --- 2013-10-29 Will Newton Accepted
sim/arm: Prevent NULL pointer dereference in sim_create_inferior. --- 2013-10-29 Will Newton Accepted
gdb/aarch64-linux-tdep.c: Call linux_init_abi. --- 2013-10-04 Will Newton Accepted
gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs. --- 2013-09-12 Will Newton Accepted
common/linux-ptrace.c: Fix build on non-Intel architectures. --- 2013-08-24 Will Newton Accepted
gdb/testsuite/gdb.threads: Ensure TLS tests link against pthreads. --- 2013-07-18 Will Newton Accepted
[v2] testsuite/gdb.base: Make skip test not rely on undefined behaviour. --- 2013-06-17 Will Newton Accepted
[2/2] gdb/doublest.c: Use frexpl rather than ldfrexp. --- 2013-06-14 Will Newton Accepted
[1/2] gdb/gnulib: Import frexpl. --- 2013-06-14 Will Newton Accepted
testsuite/gdb.base: Make skip test not rely on undefined behaviour. --- 2013-06-07 Will Newton Superseded
gdb/testsuite/gdb.threads: Make sure TLS tests link against pthreads. --- 2013-06-07 Will Newton Superseded
gdb/doublest.c: Avoid calling ldfrexp if long double is double. --- 2013-06-07 Will Newton Superseded
gdb/testsuite/gdb.base/gnu-ifunc-lib.c: Use %function syntax. --- 2013-06-06 Will Newton Accepted
gdb/testsuite/gdb.base/long_long.exp: Fix ARM EABI target glob. --- 2013-06-06 Will Newton Accepted
[v2] gdb/printcmd.c: Fix printing of Thumb minimal symbols. --- 2013-06-06 Will Newton Accepted
[3/3] gdb/testsuite/gdb.cp/annota2.exp: Add missing empty line, in output. --- 2013-06-05 Will Newton Accepted
[1/3] gdb/printcmd.c: Fix printing of Thumb minimal symbols. --- 2013-06-05 Will Newton Superseded
[2/3] gdb/testsuite/gdb.cp: Fix tests for ARM C++ ABI. --- 2013-06-05 Will Newton Accepted
[RFC] gdb/arm-tdep.c: Add sanity check on fp before trying to, access memory. --- 2013-05-17 Will Newton Rejected
[2/2] Remove parameter valaddr from la_val_print --- 2016-11-08 Yao Qi New
[3/4] Enables gdb.reverse testsuite for aarch64*-linux targets --- 2015-05-19 Yao Qi New
[2/4] Implements aarch64 process record and reverse debugging support --- 2015-05-19 Yao Qi New
[1/4] NEWS entry about aarch64-linux record/replay support --- 2015-05-19 Yao Qi New
[gdbserver] Disable conditional breakpoints on no-hardware-single-step targets --- 2015-04-30 Yao Qi New
[rfc] Fix PR 18208: update /proc/pid/coredump_filter by c code --- 2015-04-24 Yao Qi New
A new board file remote-gdbserver-on-localhost.exp --- 2015-04-23 Yao Qi New
Skip setting HW watchpoint if skip_hw_watchpoint_multi_tests in gdb.base/break-idempotent.exp --- 2015-04-23 Yao Qi New
Skip gdb.base/relativedebug.exp if libc doesn't have debug info --- 2015-04-22 Yao Qi New
return zero in arm_linux_can_use_hw_breakpoint if HW point isn't supported --- 2015-04-17 Yao Qi New
Update comments to target_can_use_hardware_watchpoint --- 2015-04-17 Yao Qi New
[obv,arm] Update displaced stepping debug message --- 2015-04-15 Yao Qi New
[obv] Fix code indentation --- 2015-04-15 Yao Qi New
[arm] Fix fails in gdb.base/disp-step-syscall.exp --- 2015-04-15 Yao Qi New
Increase timeout in watch-bitfields.exp for software watchpoint --- 2015-04-14 Yao Qi New
[testsuite] Probe awatch/rwatch support --- 2015-04-14 Yao Qi New
Fix fails in gdb.dwarf2/dynarr-ptr.exp --- 2015-04-10 Yao Qi New
[arm] watchpoint-reuse-slot.exp: skip setting HW points on some address --- 2015-04-10 Yao Qi New
[RFC] Unset tcl variable addr to avoid clashing --- 2015-04-10 Yao Qi New
gdbserver gnu/linux: stepping over breakpoint --- 2015-04-09 Yao Qi New
[2/2] Honour software single step in fallback of displaced stepping --- 2015-04-07 Yao Qi New
[1/2,gdbserver] assert on step if !can_hardware_single_step --- 2015-04-07 Yao Qi New
kfail two tests in no-unwaited-for-left.exp for remote target --- 2015-03-26 Yao Qi New
Relax pattern to match the output of "info frame" in gdb.base/savedregs.exp --- 2015-03-20 Yao Qi New
[3/3] Handle the effect of skipping prologue --- 2015-03-19 Yao Qi New
[2/3] Remove some hard-coded stuff in tests --- 2015-03-19 Yao Qi New
[1/3] Compile break-asm-file{0,1}.s without debug info --- 2015-03-19 Yao Qi New
[rfc,spu] Don't call set_gdbarch_cannot_step_breakpoint in spu_gdbarch_init --- 2015-03-17 Yao Qi New
Don't call set_gdbarch_cannot_step_breakpoint in aarch64_gdbarch_init --- 2015-03-17 Yao Qi New
[2/2] watchpoint-reuse-slot.exp: skip when requesting two breakpoints in one slot on aarch64 --- 2015-03-13 Yao Qi New
[1/2] watchpoint-reuse-slot.exp: skip some tests on targets have different wp and bp registers --- 2015-03-13 Yao Qi New
Support catch syscall on aarch64 linux --- 2015-03-11 Yao Qi New
[OBV] Typo fix --- 2015-03-11 Yao Qi New
Use show_debug_regs as a boolean --- 2015-03-04 Yao Qi New
[obv] Add linux-aarch64-low.c in SFILE --- 2015-03-04 Yao Qi New
[RFC] Support command "catch syscall" properly on different targets --- 2015-02-27 Yao Qi New
Don't skip catch-syscall.exp on hppa*-hp-hpux* target --- 2015-02-27 Yao Qi New
Dwarf assembler: handle one instruction function --- 2015-02-25 Yao Qi New
Dwarf assembler: handle one instruction function --- 2015-02-25 Yao Qi New
[aarch64] Fix one fail in gdb.xml/tdesc-regs.exp --- 2015-02-24 Yao Qi New
« 1 2 3 4 »