Show patches with: Archived = No       |   361 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[rfa,v2] Detect __aeabi_read_tp even without symbols --- 2011-03-04 Ulrich Weigand Accepted
[rfc/rfa,v2] Use ARM exception tables as GDB unwinder --- 2011-03-04 Ulrich Weigand Accepted
[commit] Fix build break on ARM --- 2011-03-04 Ulrich Weigand Accepted
[commit] Fix overly strict check in arm_skip_stack_protector --- 2011-03-04 Ulrich Weigand Accepted
[rfc] Skip empty range entries in DW_AT_ranges --- 2011-03-04 Ulrich Weigand Accepted
[rfc,testsuite] Standardize tests for HW watchpoint capabilities --- 2011-03-04 Ulrich Weigand Accepted
[rfc] Work around function epilogues in update_watchpoint --- 2011-03-04 Ulrich Weigand Accepted
[RFC,v2] ARM support for Hardware breakpoints and watchpoints for native Linux. --- 2011-03-04 Ulrich Weigand Accepted
[rfc,v2,arm] Backtrace out of restart handler in vector page --- 2011-03-04 Ulrich Weigand Accepted
[rfc] GDB memory corruption in multi-forks test case --- 2011-03-04 Ulrich Weigand Accepted
[commit,arm] Fix minor ARM prologue parsing bug --- 2011-03-21 Ulrich Weigand Accepted
[rfc,arm] Always use correct execution state for single-step breakpoints --- 2011-03-24 Ulrich Weigand Accepted
Fix build (was: Re: [rfc, arm] Always use correct execution state for single-step breakpoints) --- 2011-04-01 Pedro Alves Accepted
[rfc/rfa] VFP/NEON register set support for ARM core files --- 2011-04-05 Ulrich Weigand Accepted
[commit,arm] Fix incorrect "fpscr" register number --- 2011-04-28 Ulrich Weigand Accepted
[rfc,v2,rft,(procfs,nto-procfs)] Fix signal bypass heuristic with software single-step --- 2011-04-28 Ulrich Weigand Accepted
[commit] Re: [rfc][1/2] Signal delivery + software single-step is broken --- 2011-04-28 Ulrich Weigand Accepted
[v2] Re: [commit] Re: [rfc][1/2] Signal delivery + software single-step is broken --- 2011-04-28 Ulrich Weigand Accepted
[rfc/rfa] VFP/NEON register set support for ARM core files --- 2011-06-15 Ulrich Weigand Accepted
[rfc] Fix remote shared library tests (fwd) --- 2011-07-15 Ulrich Weigand Accepted
[rfc] Fix tls-shared.exp remote test (fwd) --- 2011-07-15 Ulrich Weigand Accepted
[commit] Enable gdb.base/type-opaque.exp for remote targets --- 2011-07-15 Ulrich Weigand Accepted
[rfc] Re: Remote testsuite problem: invalid executable cache (fwd) --- 2011-07-22 Ulrich Weigand Accepted
[commit] Remote testing bug in py-shared.exp (fwd) --- 2011-07-22 Ulrich Weigand Accepted
[commit] Always respect no_hardware_watchpoints in py-breakpoint.c (fwd) --- 2011-07-22 Ulrich Weigand Accepted
[commit] Fix dlopen tests for remote execution (fwd) --- 2011-08-05 Ulrich Weigand Accepted
[commit] Fix gdb.threads/thread-find.exp for remote targets (fwd) --- 2011-08-05 Ulrich Weigand Accepted
[commit] Disable two more tests with remote targets (fwd) --- 2011-08-05 Ulrich Weigand Accepted
[commit] Enable some tests for remote testing (fwd) --- 2011-08-12 Ulrich Weigand Accepted
[rfc,gdbserver] Support hardware watchpoints on ARM --- 2011-09-12 Ulrich Weigand Accepted
[commit] Re: [rfc, gdbserver] Support hardware watchpoints on ARM --- 2011-09-21 Ulrich Weigand Accepted
[rfc,gdbserver] Disable address space randomization --- 2011-09-21 Ulrich Weigand Superseded
[rfc,v2,rfa-doc] Disable address space randomization with remote targets --- 2011-10-05 Ulrich Weigand Accepted
[commit,arm] Fix PR gdb/13218 (GDB segfaults on 3.x kernels) --- 2011-10-10 Ulrich Weigand Accepted
[commit] Fix condition (Re: [patch] Verify byte-by-byte if both files are the same on "remote:") --- 2011-10-11 Ulrich Weigand Accepted
[commit,testsuite] Fix py-shared.exp file name comparison with "remote:" sysroot --- 2011-10-11 Ulrich Weigand Accepted
[commit,arm] Handle atomic sequences --- 2011-12-07 Ulrich Weigand Accepted
[commit+7.4,arm] Fix PR tdep/12797 and callfuncs.exp regression --- 2011-12-21 Ulrich Weigand Accepted
[commit+7.4,arm/bfd] Fill in core_pid to fix GDB corethreads.exp failures --- 2011-12-21 Ulrich Weigand Accepted
[rfc,v4,1/6] Distinguish target and "fake" PID values --- 2012-01-20 Ulrich Weigand Accepted
[rfc,v4,2/6] Always enable multi-process remote extension if possible --- 2012-01-20 Ulrich Weigand Accepted
[rfc,v4,3/6] File I/O target operations --- 2012-01-20 Ulrich Weigand Accepted
[rfc,v4,4/6] Readlink as file I/O target operation --- 2012-01-20 Ulrich Weigand Accepted
[rfc,v4,5/6] Make "info proc" command generic --- 2012-01-20 Ulrich Weigand Accepted
[rfc,v4,6/6] Implement "info proc" on Linux via target file I/O --- 2012-01-20 Ulrich Weigand Accepted
[rfc,v2,1/3] Remote core file generation: BFD support --- 2012-01-20 Ulrich Weigand Accepted
[rfc,v2,2/3] Remote core file generation: register notes --- 2012-01-20 Ulrich Weigand Accepted
[rfc,v2,3/3] Remote core file generation: memory map --- 2012-01-20 Ulrich Weigand Accepted
[rfa,NEWS] Document remote "info proc" and "generate-core-file" --- 2012-01-20 Ulrich Weigand Accepted
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
[RFC] gdb/arm-tdep.c: Add sanity check on fp before trying to, access memory. --- 2013-05-17 Will Newton Rejected
[2/3] gdb/testsuite/gdb.cp: Fix tests for ARM C++ ABI. --- 2013-06-05 Will Newton Accepted
[1/3] gdb/printcmd.c: Fix printing of Thumb minimal symbols. --- 2013-06-05 Will Newton Superseded
[3/3] gdb/testsuite/gdb.cp/annota2.exp: Add missing empty line, in output. --- 2013-06-05 Will Newton Accepted
[v2] gdb/printcmd.c: Fix printing of Thumb minimal symbols. --- 2013-06-06 Will Newton Accepted
gdb/testsuite/gdb.base/long_long.exp: Fix ARM EABI target glob. --- 2013-06-06 Will Newton Accepted
gdb/testsuite/gdb.base/gnu-ifunc-lib.c: Use %function syntax. --- 2013-06-06 Will Newton Accepted
gdb/doublest.c: Avoid calling ldfrexp if long double is double. --- 2013-06-07 Will Newton Superseded
gdb/testsuite/gdb.threads: Make sure TLS tests link against pthreads. --- 2013-06-07 Will Newton Superseded
testsuite/gdb.base: Make skip test not rely on undefined behaviour. --- 2013-06-07 Will Newton Superseded
[1/2] gdb/gnulib: Import frexpl. --- 2013-06-14 Will Newton Accepted
[2/2] gdb/doublest.c: Use frexpl rather than ldfrexp. --- 2013-06-14 Will Newton Accepted
[v2] testsuite/gdb.base: Make skip test not rely on undefined behaviour. --- 2013-06-17 Will Newton Accepted
gdb/testsuite/gdb.threads: Ensure TLS tests link against pthreads. --- 2013-07-18 Will Newton Accepted
testsuite/gdb.dwarf2: Enable dw2-error.exp tests for arm targets --- 2013-07-22 Omair Javaid Superseded
common/linux-ptrace.c: Fix build on non-Intel architectures. --- 2013-08-24 Will Newton Accepted
gdbserver, aarch64: Zero out regs in aarch64_linux_set_debug_regs. --- 2013-09-12 Will Newton Accepted
Record and replay: ARM thumb 32bit instructions support --- 2013-09-18 Omair Javaid Superseded
testsuite/gdb.dwarf2: Enable dw2-error.exp tests for arm targets --- 2013-09-26 Omair Javaid Superseded
testsuite/gdb.dwarf2: dw2-case-insensitive.exp: p fuNC_lang fails on arm --- 2013-09-26 Omair Javaid Accepted
testsuite/gdb.dwarf2: Enable dw2-error.exp tests for arm targets --- 2013-10-01 Omair Javaid Superseded
gdb/aarch64-linux-tdep.c: Call linux_init_abi. --- 2013-10-04 Will Newton Accepted
Record and replay: ARM thumb 32bit instructions support --- 2013-10-06 Omair Javaid Superseded
[0/2] GDB process record and reverse debugging improvements for arm*-linux* --- 2013-10-24 Omair Javaid Superseded
[1/2] GDB process record and reverse debugging improvements for arm*-linux* --- 2013-10-24 Omair Javaid Superseded
[2/2] GDB process record and reverse debugging improvements for arm*-linux* --- 2013-10-24 Omair Javaid Superseded
sim/arm: Prevent NULL pointer dereference in sim_create_inferior. --- 2013-10-29 Will Newton Accepted
sim/arm: Prevent crash when running sim with no binary. --- 2013-10-29 Will Newton Accepted
gdb/dwarf2read.c: Sanity check DW_AT_sibling values. --- 2013-11-01 Will Newton Superseded
gdb/arm-tdep.c: Use filtered output in arm_print_float_info. --- 2013-11-02 Will Newton Accepted
[v2] gdb/dwarf2read.c: Sanity check DW_AT_sibling values. --- 2013-11-06 Will Newton Accepted
[0/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
[2/2] GDB process record and reverse debugging improvements for arm*-linux* --- 2013-11-08 Omair Javaid Superseded
gdb/arm-tdep.c: Remove "Infinite loop detected" error message. --- 2013-11-08 Will Newton Accepted
[2/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
[1/2] GDB process record and reverse debugging improvements for arm*-linux* --- 2013-11-24 Omair Javaid Accepted
VFP, SIMD and coprocessor instructions recording for arm*-linux* targets. --- 2013-11-25 Omair Javaid New
testsuite/gdb.dwarf2: Enable dw2-error.exp tests for arm targets --- 2013-12-02 Omair Javaid Accepted
testsuite/gdb.dwarf2: Fix for dw2-dos-drive failure on ARM --- 2013-12-02 Omair Javaid Accepted
gdb/elfread.c: Enable ifunc support on ARM. --- 2013-12-16 Will Newton Accepted
[v2,4/7] Adds support for recording system call instructions --- 2014-01-09 Omair Javaid Accepted
[v2,6/7] Updates configure.tgt and enables gdb.reverse testsuite --- 2014-01-09 Omair Javaid Accepted
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 2 3 4 »