Show patches with: Archived = No       |   382 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
Fix gdb.arch/aarch64-dbreg-contents.exp build failures Fix gdb.arch/aarch64-dbreg-contents.exp build failures --- 2020-02-25 Luis Machado New
Update ELF auxv entry types and update GDB to use them. Update ELF auxv entry types and update GDB to use them. --- 2020-02-25 Luis Machado New
Harden gdb.arch/aarch64-pauth.exp and fix a failure Harden gdb.arch/aarch64-pauth.exp and fix a failure --- 2020-02-21 Luis Machado New
[v3] Harden gdb.base/step-over-syscall.exp [v3] Harden gdb.base/step-over-syscall.exp --- 2020-01-27 Luis Machado New
[v2] Harden gdb.base/step-over-syscall.exp [v2] Harden gdb.base/step-over-syscall.exp --- 2020-01-24 Luis Machado New
Harden gdb.base/step-over-syscall.exp Harden gdb.base/step-over-syscall.exp --- 2020-01-15 Luis Machado Superseded
[2/2,v3,AArch64] Test handling of additional brk instruction patterns Handle additional brk instruction patterns --- 2020-01-15 Luis Machado New
[1/2,v3,AArch64] Recognize more program breakpoint patterns Handle additional brk instruction patterns --- 2020-01-15 Luis Machado New
[v2,AArch64] Fix step-over-syscall.exp failure [v2,AArch64] Fix step-over-syscall.exp failure --- 2020-01-13 Luis Machado New
[AArch64] Convert an int flag variable to bool [AArch64] Convert an int flag variable to bool --- 2020-01-13 Luis Machado New
[v2,AArch64] Add more debugging output to aarch64_displaced_step_fixup [v2,AArch64] Add more debugging output to aarch64_displaced_step_fixup --- 2020-01-13 Luis Machado New
[2/2,AArch64] Test handling of additional brk instruction patterns Handle additional brk instruction patterns --- 2020-01-13 Luis Machado Superseded
[1/2,AArch64] Recognize more program breakpoint patterns Handle additional brk instruction patterns --- 2020-01-13 Luis Machado Superseded
[2/2,AArch64] Test handling of additional brk instruction patterns [AArch64] Recognize more program breakpoint patterns --- 2020-01-13 Luis Machado Superseded
[1/2,AArch64] Recognize more program breakpoint patterns [1/2,AArch64] Recognize more program breakpoint patterns --- 2020-01-13 Luis Machado Superseded
Remove stale references to Cell BE Remove stale references to Cell BE --- 2019-12-30 Luis Machado New
[2/2,AArch64] Add more debugging output to aarch64_displaced_step_fixup [1/2,AArch64] Fix step-over-syscall.exp failure --- 2019-12-30 Luis Machado New
[1/2,AArch64] Fix step-over-syscall.exp failure [1/2,AArch64] Fix step-over-syscall.exp failure --- 2019-12-30 Luis Machado New
[RFC,AArch64] Fix some erroneous behavior in gdb.base/step-over-syscall.exp [RFC,AArch64] Fix some erroneous behavior in gdb.base/step-over-syscall.exp --- 2019-12-30 Luis Machado New
[AArch64] Recognize more program breakpoint patterns [AArch64] Recognize more program breakpoint patterns --- 2019-12-23 Luis Machado New
Update my e-mail address. Update my e-mail address. --- 2017-11-06 Luis Machado New
[v2] Add command to erase all flash memory regions --- 2017-01-09 Luis Machado New
[v2] Add command to erase all flash memory regions --- 2017-01-09 Luis Machado Superseded
[rfc] PR 20569, segv in follow_exec --- 2016-10-21 Luis Machado New
[RFA] Fix uninitialised variable warning error in gdb/stack.c --- 2013-02-08 Matthew Gretton-Dann New
Check for POSIX_MADV_WILLNEED to support building against the LSB --- 2012-06-11 Michael Hope New
[RFC,6/6] Linux kernel thread awareness AArch64 target support Support for Linux kernel thread aware debug --- 2019-01-29 Omair Javaid New
[RFC,5/6] Linux kernel thread awareness Arm target support Support for Linux kernel thread aware debug --- 2019-01-29 Omair Javaid New
[RFC,4/6] Linux kernel debug infrastructure and target Linux kernel Support for Linux kernel thread aware debug --- 2019-01-29 Omair Javaid New
[RFC,3/6] Add scoped_restore_regcache_ptid Support for Linux kernel thread aware debug --- 2019-01-29 Omair Javaid New
[RFC,2/6] Add libiberty/concat styled concat_path function Support for Linux kernel thread aware debug --- 2019-01-29 Omair Javaid New
[RFC,1/6] Convert substitute_path_component to C++ Support for Linux kernel thread aware debug --- 2019-01-29 Omair Javaid New
[v2] Fix lost line info for symbol at addr zero [v2] Fix lost line info for symbol at addr zero --- 2018-06-27 Omair Javaid New
[v2,PR,gdb/23210] Unset gdbarch significant_addr_bit by default [v2,PR,gdb/23210] Unset gdbarch significant_addr_bit by default --- 2018-05-26 Omair Javaid New
[PR,gdb/23210] Unset gdbarch significant_addr_bit by default [PR,gdb/23210] Unset gdbarch significant_addr_bit by default --- 2018-05-22 Omair Javaid New
[PR,gdb/21695] Fix lost line info for symbol at addr zero [PR,gdb/21695] Fix lost line info for symbol at addr zero --- 2018-05-15 Omair Javaid New
[PR,gdb/23127,AArch64] Fix tagged pointer support [PR,gdb/23127,AArch64] Fix tagged pointer support --- 2018-05-01 Omair Javaid New
Fix for GDB failing to interrupt after run when no PID issued by stub Fix for GDB failing to interrupt after run when no PID issued by stub --- 2018-01-29 Omair Javaid 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
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
[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
[v3,3/6] Implement support for recording VFP data processing 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,1/6] Implements support for recording arm/thumb mode coprocessor instructions --- 2014-08-13 Omair Javaid New
[7/7] Enables gdb.reverse testsuite for aarch64*-linux targets --- 2014-06-04 Omair Javaid New
[6/7] Support for recording aarch64 advance simd instructions --- 2014-06-04 Omair Javaid New
[5/7] Support for recording syscall on aarch64-linux --- 2014-06-04 Omair Javaid New
[4/7] Implements aarch64 process record and reverse debugging support --- 2014-06-04 Omair Javaid New
[3/7] Enable gdb process record on aarch64-linux targets --- 2014-06-04 Omair Javaid New
[2/7] Fixes for aarch64-linux gdb core file support --- 2014-06-04 Omair Javaid New
[1/7] NEWS entry about aarch64-linux record/replay support --- 2014-06-04 Omair Javaid New
Support for HWbreak/watchpoint accross fork/vfork on arm-native --- 2014-03-08 Omair Javaid New
[5/5] Support for recording vector data transfer instructions --- 2014-02-22 Omair Javaid New
[4/5] Support for recording extension register load/store instructions --- 2014-02-22 Omair Javaid New
[3/5] Support for recording VFP data processing instructions --- 2014-02-22 Omair Javaid New
[2/5] Support for recording thumb2 ASIMD struct load/store instructions --- 2014-02-22 Omair Javaid New
[1/5] Support for recording arm/thumb mode coprocessor instructions --- 2014-02-22 Omair Javaid New
Support for HWbreak/watchpoint accross fork/vfork on arm-native --- 2014-02-12 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-01-30 Omair Javaid New
testsuite/gdb.dwarf2: Fix for dw2-ifort-parameter failure on ARM --- 2014-01-16 Omair Javaid New
[v2,6/7] Updates configure.tgt and enables gdb.reverse testsuite --- 2014-01-09 Omair Javaid Accepted
[v2,4/7] Adds support for recording system call instructions --- 2014-01-09 Omair Javaid Accepted
testsuite/gdb.dwarf2: Fix for dw2-dos-drive failure on ARM --- 2013-12-02 Omair Javaid Accepted
testsuite/gdb.dwarf2: Enable dw2-error.exp tests for arm targets --- 2013-12-02 Omair Javaid Accepted
VFP, SIMD and coprocessor instructions recording for arm*-linux* targets. --- 2013-11-25 Omair Javaid New
[1/2] GDB process record and reverse debugging improvements for arm*-linux* --- 2013-11-24 Omair Javaid Accepted
[0/2] GDB process record and reverse debugging improvements for arm*-linux* --- 2013-11-24 Omair Javaid Accepted
[2/2] GDB process record and reverse debugging improvements for arm*-linux* --- 2013-11-24 Omair Javaid Accepted
[2/2] GDB process record and reverse debugging improvements for arm*-linux* --- 2013-11-08 Omair Javaid Superseded
[1/2] GDB process record and reverse debugging improvements for arm*-linux* --- 2013-11-08 Omair Javaid Superseded
[0/2] GDB process record and reverse debugging improvements for arm*-linux* --- 2013-11-08 Omair Javaid Superseded
[2/2] GDB process record and reverse debugging improvements for arm*-linux* --- 2013-10-24 Omair Javaid Superseded
« 1 2 3 4 »