Show patches with: State = Action Required       |    Archived = No       |   234 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v2] Sync proc_service definition with GLIBC --- 2016-08-22 Adhemerval Zanella New
Fix ARMv8.1/v8.2 for hw watchpoint and breakpoint --- 2016-07-23 Andrew Pinski New
aarch64 sim big-endian support --- 2016-06-30 Jim Wilson New
aarch64 sim big-endian support --- 2016-06-03 Jim Wilson New
squash! gdb/lkd: Add Linux Kernel Awareness target --- 2016-02-26 Kieran Bingham New
[4/4] lkd: Add an Architecture Layer for ARMv7 targets --- 2016-02-25 Kieran Bingham New
[3/4] gdb/lkd: Add Linux Kernel Awareness target --- 2016-02-25 Kieran Bingham New
[2/4] gdb/command: Add LKD Command class --- 2016-02-25 Kieran Bingham New
[1/4] gdb/observer: Provide target_thread_changed observer --- 2016-02-25 Kieran Bingham 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
[v5,6/6] Adds testcases to test arm64 instruction set recording --- 2015-05-11 Omair Javaid New
[v5,5/6] Enables gdb.reverse testsuite for aarch64*-linux targets --- 2015-05-11 Omair Javaid New
[v5,4/6] Support for recording aarch64 advanced SIMD instructions --- 2015-05-11 Omair Javaid New
[v5,3/6] Support for recording syscall on aarch64-linux --- 2015-05-11 Omair Javaid New
[v5,2/6] Implements aarch64 process record and reverse debugging support --- 2015-05-11 Omair Javaid New
[v5,1/6] NEWS entry about aarch64-linux record/replay support --- 2015-05-11 Omair Javaid 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
aarch64: correct a size of struct elf_prstatus --- 2015-02-23 AKASHI Takahiro New
ARM gdb record-replay bug fixes --- 2015-02-03 Omair Javaid New
[v4,5/5] Enables gdb.reverse testsuite for aarch64*-linux targets --- 2015-02-03 Omair Javaid New
[v4,4/5] Support for recording aarch64 advanced SIMD instructions --- 2015-02-03 Omair Javaid New
[v4,3/5] Support for recording syscall on aarch64-linux --- 2015-02-03 Omair Javaid New
[v4,2/5] Implements aarch64 process record and reverse debugging support --- 2015-02-03 Omair Javaid New
[v4,1/5] NEWS entry about aarch64-linux record/replay support --- 2015-02-03 Omair Javaid New
fix some bugs in python completion code --- 2014-11-07 'Timothy Arceri' via Patchwork Forward New
[COMMITTED,3/3] read_pieced_value do big endian processing only in case of valid gdb_regnum --- 2014-11-02 vkamensky New
[COMMITTED,2/3] ARM: arm_breakpoint should be little endian form in case for arm BE8 --- 2014-11-02 vkamensky New
[COMMITTED,1/3] ARM: extract_arm_insn function need to read instrs correctly in be8 case --- 2014-11-02 vkamensky New
[RFC,2/2] fix py-value-cc.exp test for big endian target --- 2014-10-27 vkamensky New
[RFC,1/2] fix implptrpiece.exp test for big endian target --- 2014-10-27 vkamensky New
[2/2] aarch64: tramp_frame_start function need to read instrs correctly in be8 case --- 2014-10-27 vkamensky New
[1/2] aarch64: handle big endian float registers correctly --- 2014-10-27 vkamensky New
[V4,3/3] read_pieced_value do big endian processing only in case of valid gdb_regnum --- 2014-10-27 vkamensky New
[V4,2/3] ARM: arm_breakpoint should be little endian form in case for arm BE8 --- 2014-10-27 vkamensky New
[V4,1/3] ARM: extract_arm_insn function need to read instrs correctly in be8 case --- 2014-10-27 vkamensky New
[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
[4/7] Implements aarch64 process record and reverse debugging support --- 2014-09-18 Omair Javaid New
[2/7] Fixes for aarch64-linux core file support --- 2014-09-17 Omair Javaid New
NEWS entry about aarch64-linux record/replay support --- 2014-09-17 Omair Javaid New
[v3,4/6] Implement support for recording extension register ld/st insn --- 2014-09-10 Omair Javaid New
[v3,2/6] Implement support for recording thumb2 ASIMD struct ld/st insns --- 2014-09-10 Omair Javaid New
[6/7] Support for recording aarch64 advanced SIMD instructions --- 2014-08-29 Omair Javaid New
[5/7] Support for recording syscall on aarch64-linux --- 2014-08-29 Omair Javaid New
[4/7] Implements aarch64 process record and reverse debugging support --- 2014-08-28 Omair Javaid New
[2/7] Fixes for aarch64-linux core file support --- 2014-08-28 Omair Javaid New
[v3,5/6] Implement support for recording vector data transfer instructions --- 2014-08-28 Omair Javaid New
[v3,4/6] Implement support for recording extension register ld/st insn --- 2014-08-28 Omair Javaid New
[v3,3/6] Implement support for recording VFP data processing instructions --- 2014-08-28 Omair Javaid New
[v3,2/6] Implement support for recording thumb2 ASIMD struct ld/st insns --- 2014-08-28 Omair Javaid New
Implement support for recording arm/thumb mode coprocessor instructions --- 2014-08-28 Omair Javaid New
[v3,6/6] Fix reverse-step and reverse-next over undebuggable solib code --- 2014-08-13 Omair Javaid New
[v3,5/6] Implement support for recording vector data transfer instructions --- 2014-08-13 Omair Javaid New
[v3,4/6] Implement support for recording extension register ld/st insn --- 2014-08-13 Omair Javaid New
« 1 2 3 »