Show patches with: State = Action Required       |    Archived = No       |   234 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
Check for POSIX_MADV_WILLNEED to support building against the LSB --- 2012-06-11 Michael Hope New
[RFA] Fix uninitialised variable warning error in gdb/stack.c --- 2013-02-08 Matthew Gretton-Dann New
VFP, SIMD and coprocessor instructions recording for arm*-linux* targets. --- 2013-11-25 Omair Javaid New
testsuite/gdb.dwarf2: Fix for dw2-ifort-parameter failure on ARM --- 2014-01-16 Omair Javaid New
Support for HWbreak/watchpoint accross fork/vfork on arm-native --- 2014-01-30 Omair Javaid New
Disable gdb.dwarf2/implptr-64bit.exp for 32-bit targets --- 2014-02-06 Omair Javaid New
Disable gdb.dwarf2/implptr-64bit.exp for 32-bit targets --- 2014-02-06 Omair Javaid New
Support for HWbreak/watchpoint accross fork/vfork on arm-native --- 2014-02-12 Omair Javaid New
[1/5] Support for recording arm/thumb mode coprocessor instructions --- 2014-02-22 Omair Javaid New
[2/5] Support for recording thumb2 ASIMD struct load/store instructions --- 2014-02-22 Omair Javaid New
[3/5] Support for recording VFP data processing instructions --- 2014-02-22 Omair Javaid New
[4/5] Support for recording extension register load/store instructions --- 2014-02-22 Omair Javaid New
[5/5] Support for recording vector data transfer instructions --- 2014-02-22 Omair Javaid New
Support for HWbreak/watchpoint accross fork/vfork on arm-native --- 2014-03-08 Omair Javaid New
aarch64: detect atomic sequences like other ll/sc architectures --- 2014-03-24 Kyle McMartin New
[PATCHv2] aarch64: detect atomic sequences like other ll/sc architectures --- 2014-03-27 Kyle McMartin New
[PATCHv3] aarch64: detect atomic sequences like other ll/sc architectures --- 2014-04-22 Kyle McMartin New
[PATCHv4] aarch64: detect atomic sequences like other ll/sc architectures --- 2014-04-24 Kyle McMartin New
[PATCHv5] aarch64: detect atomic sequences like other ll/sc architectures --- 2014-04-30 Kyle McMartin New
[MAINTAINERS] Move self back to Write-After Approval. --- 2014-05-22 Ramana Radhakrishnan New
[AArch64] Include asm/ptrace.h in aarch64-linux-nat.c --- 2014-05-22 Ramana Radhakrishnan New
[AArch64] Include asm/ptrace.h in aarch64-linux-nat.c --- 2014-05-23 Ramana Radhakrishnan New
[1/2] aarch64: extend decode_adrp to decode immediate offset --- 2014-06-03 Kyle McMartin New
[2/2] aarch64: implement walking over the stack protector --- 2014-06-03 Kyle McMartin New
[1/7] NEWS entry about aarch64-linux record/replay support --- 2014-06-04 Omair Javaid New
[2/7] Fixes for aarch64-linux gdb core file support --- 2014-06-04 Omair Javaid New
[3/7] Enable gdb process record on aarch64-linux targets --- 2014-06-04 Omair Javaid New
[4/7] Implements aarch64 process record and reverse debugging support --- 2014-06-04 Omair Javaid New
[5/7] Support for recording syscall on aarch64-linux --- 2014-06-04 Omair Javaid New
[6/7] Support for recording aarch64 advance simd instructions --- 2014-06-04 Omair Javaid New
[7/7] Enables gdb.reverse testsuite for aarch64*-linux targets --- 2014-06-04 Omair Javaid New
[v3,1/6] Implements support for recording arm/thumb mode coprocessor instructions --- 2014-08-13 Omair Javaid New
[v3,2/6] Implements support for recording thumb2 ASIMD struct ld/st insn --- 2014-08-13 Omair Javaid New
[v3,3/6] Implement support for recording VFP data processing 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
[v3,5/6] Implement support for recording vector data transfer instructions --- 2014-08-13 Omair Javaid New
[v3,6/6] Fix reverse-step and reverse-next over undebuggable solib code --- 2014-08-13 Omair Javaid New
Implement support for recording arm/thumb mode coprocessor 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
[v3,3/6] Implement support for recording VFP data processing 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,5/6] Implement support for recording vector data transfer instructions --- 2014-08-28 Omair Javaid New
[2/7] Fixes for aarch64-linux core file support --- 2014-08-28 Omair Javaid New
[4/7] Implements aarch64 process record and reverse debugging support --- 2014-08-28 Omair Javaid New
[5/7] Support for recording syscall on aarch64-linux --- 2014-08-29 Omair Javaid New
[6/7] Support for recording aarch64 advanced SIMD instructions --- 2014-08-29 Omair Javaid New
[v3,2/6] Implement support for recording thumb2 ASIMD struct ld/st insns --- 2014-09-10 Omair Javaid New
[v3,4/6] Implement support for recording extension register ld/st insn --- 2014-09-10 Omair Javaid New
NEWS entry about aarch64-linux record/replay support --- 2014-09-17 Omair Javaid New
[2/7] Fixes for aarch64-linux core file support --- 2014-09-17 Omair Javaid New
[4/7] Implements aarch64 process record and reverse debugging support --- 2014-09-18 Omair Javaid New
[1/5] ARM: plt_size functions need to read instructions in right byte order --- 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
[3/5] ARM: arm_breakpoint should be little endian form in case for arm BE8 --- 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
[5/5] ARM: asm-source.exp link options in case of armv7b target --- 2014-10-21 vkamensky New
[V2,1/4] ARM: extract_arm_insn function need to read instrs correctly in be8 case --- 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,3/4] read_pieced_value do big endian processing only in case of valid gdb_regnum --- 2014-10-22 vkamensky New
[V2,4/4] ARM: asm-source.exp link options in case of armv7b target --- 2014-10-22 vkamensky New
[RFC] fix xfer from section that ends at max of CORE_ADDR --- 2014-10-22 vkamensky New
[V3] read_pieced_value do big endian processing only in case of valid gdb_regnum --- 2014-10-23 vkamensky New
[V4,1/3] ARM: extract_arm_insn function need to read instrs correctly in be8 case --- 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,3/3] read_pieced_value do big endian processing only in case of valid gdb_regnum --- 2014-10-27 vkamensky New
[1/2] aarch64: handle big endian float registers correctly --- 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
[RFC,1/2] fix implptrpiece.exp test for big endian target --- 2014-10-27 vkamensky New
[RFC,2/2] fix py-value-cc.exp test for big endian target --- 2014-10-27 vkamensky New
[COMMITTED,1/3] ARM: extract_arm_insn function need to read instrs correctly in be8 case --- 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,3/3] read_pieced_value do big endian processing only in case of valid gdb_regnum --- 2014-11-02 vkamensky New
fix some bugs in python completion code --- 2014-11-07 'Timothy Arceri' via Patchwork Forward New
[v4,1/5] NEWS entry about aarch64-linux record/replay support --- 2015-02-03 Omair Javaid New
[v4,2/5] Implements aarch64 process record and reverse debugging support --- 2015-02-03 Omair Javaid New
[v4,3/5] Support for recording syscall on aarch64-linux --- 2015-02-03 Omair Javaid New
[v4,4/5] Support for recording aarch64 advanced SIMD instructions --- 2015-02-03 Omair Javaid New
[v4,5/5] Enables gdb.reverse testsuite for aarch64*-linux targets --- 2015-02-03 Omair Javaid New
ARM gdb record-replay bug fixes --- 2015-02-03 Omair Javaid New
aarch64: correct a size of struct elf_prstatus --- 2015-02-23 AKASHI Takahiro New
[aarch64] Fix one fail in gdb.xml/tdesc-regs.exp --- 2015-02-24 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
Don't skip catch-syscall.exp on hppa*-hp-hpux* target --- 2015-02-27 Yao Qi New
[RFC] Support command "catch syscall" properly on different targets --- 2015-02-27 Yao Qi New
[obv] Add linux-aarch64-low.c in SFILE --- 2015-03-04 Yao Qi New
Use show_debug_regs as a boolean --- 2015-03-04 Yao Qi New
[OBV] Typo fix --- 2015-03-11 Yao Qi New
Support catch syscall on aarch64 linux --- 2015-03-11 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
[2/2] watchpoint-reuse-slot.exp: skip when requesting two breakpoints in one slot on aarch64 --- 2015-03-13 Yao Qi New
Don't call set_gdbarch_cannot_step_breakpoint in aarch64_gdbarch_init --- 2015-03-17 Yao Qi New
[rfc,spu] Don't call set_gdbarch_cannot_step_breakpoint in spu_gdbarch_init --- 2015-03-17 Yao Qi New
[1/3] Compile break-asm-file{0,1}.s without debug info --- 2015-03-19 Yao Qi New
[2/3] Remove some hard-coded stuff in tests --- 2015-03-19 Yao Qi New
[3/3] Handle the effect of skipping prologue --- 2015-03-19 Yao Qi New
Relax pattern to match the output of "info frame" in gdb.base/savedregs.exp --- 2015-03-20 Yao Qi New
kfail two tests in no-unwaited-for-left.exp for remote target --- 2015-03-26 Yao Qi New
[1/2,gdbserver] assert on step if !can_hardware_single_step --- 2015-04-07 Yao Qi New
[2/2] Honour software single step in fallback of displaced stepping --- 2015-04-07 Yao Qi New
« 1 2 3 »