Show patches with: State = Action Required       |   21184 patches
« 1 2160 161 162211 212 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v2,3/4] Use unsigned integer constant with left shifts. - - --- 2016-07-01 John Baldwin New
[v2,2/4] Set uses_fp for frames with a valid FP register explicitly. - - --- 2016-07-01 John Baldwin New
[v2,1/4] Remove check for negative size. - - --- 2016-07-01 John Baldwin New
Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type. - - --- 2016-07-01 John Baldwin New
[avr,sim] PR19401 - Update PC when simulate break instruction - - --- 2016-07-01 Sivanupandi, Pitchumani New
Build gdb.opt/inline-*.exp tests at -O0, rely on __attribute__((always_inline)) (was: Re: [PATCH v3… - - --- 2016-07-01 Pedro Alves New
[v3] Optimize memory_xfer_partial for remote - - --- 2016-06-30 Don Breazeal New
[Bug,win32/14529] Make gdb capable of JIT-debugging on W32 - - --- 2016-06-30 LRN New
[Bug,win32/14529] Make gdb capable of JIT-debugging on W32 - - --- 2016-06-30 LRN New
[Bug,win32/14529] Make gdb capable of JIT-debugging on W32 - - --- 2016-06-30 LRN New
[9/9] Support vCont s and S actions with software single step - - --- 2016-06-30 Yao Qi New
[8/9] Use reinsert_breakpoint for vCont;s - - --- 2016-06-30 Yao Qi New
[7/9] Enqueue signal even when resuming threads - - --- 2016-06-30 Yao Qi New
[6/9] Use enqueue_pending_signal in linux_resume_one_thread - - --- 2016-06-30 Yao Qi New
[5/9] Switch current_thread to lwp's thread in install_software_single_step_breakpoints - - --- 2016-06-30 Yao Qi New
[4/9] Make reinsert_breakpoint thread specific - - --- 2016-06-30 Yao Qi New
[3/9] Refactor clone_all_breakpoints - - --- 2016-06-30 Yao Qi New
[2/9] Create sub classes of 'struct breakpoint' - - --- 2016-06-30 Yao Qi New
[1/9] Pass breakpoint type in set_breakpoint_at - - --- 2016-06-30 Yao Qi New
[RFC] Set process affinity in test to work around ARM ptrace bug - - --- 2016-06-30 Yao Qi New
[Bug,win32/14529] Make gdb capable of JIT-debugging on W32 - - --- 2016-06-30 LRN New
[pushed] Fix gdbserver/MI testing regression (was: Re: [PATCH v3 31/34] Add testing infrastruture b… - - --- 2016-06-30 Pedro Alves New
[ob/pushed] Make testing gdb with FORCE_SEPARATE_MI_TTY=1 actually work - - --- 2016-06-30 Pedro Alves New
aarch64 sim big-endian support - - --- 2016-06-30 Jim Wilson New
[OBV] Add copyright header in gdb.base/return.c - - --- 2016-06-29 Yao Qi New
[17/24] Add msa support etc to gdbserver - - --- 2016-06-29 Bhushan Attarde New
[16/24] Pick msa target when appropriate and put msa registers into vector reggroups. - - --- 2016-06-29 Bhushan Attarde New
[15/24] MIPS: Define msascr/msair types - - --- 2016-06-29 Bhushan Attarde New
Initialize strtok_r's saveptr to NULL - - --- 2016-06-29 Manish Goregaokar New
Use strtok_r instead of strsep in rust_get_disr_info - - --- 2016-06-29 Manish Goregaokar New
Use strtok_r instead of strsep in rust_get_disr_info - - --- 2016-06-29 Manish Goregaokar New
Use strtok_r instead of strsep in rust_get_disr_info - - --- 2016-06-29 Manish Goregaokar New
[3/3] Fake VFORK_DONE events when following only the parent after a vfork. - - --- 2016-06-28 John Baldwin New
[2/3] Move fbsd_resume and related functions below fork following helper code. - - --- 2016-06-28 John Baldwin New
[1/3] Honor detach-on-fork on FreeBSD. - - --- 2016-06-28 John Baldwin New
[2/2] Set debug registers on all threads belonging to the current inferior. - - --- 2016-06-28 John Baldwin New
[1/2] Consolidate x86 debug register code for BSD native targets. - - --- 2016-06-28 John Baldwin New
[RFA,2/6] Use ATTRIBUTE_UNUSED in some places - - --- 2016-06-28 Tom Tromey New
[RFA,5/6] Remove unused variables - - --- 2016-06-28 Tom Tromey New
[RFA,3/6] Comment out some unused overlay code - - --- 2016-06-28 Tom Tromey New
Extend JIT-reader test and fix GDB problems that exposes (was: Re: [RFA 1/3] Clear frame cache when… - - --- 2016-06-28 Pedro Alves New
Set unknown_syscall differently on arm linux - - --- 2016-06-28 Yao Qi New
[testsuite] PR python/17136: 'info type-printers' causes an exception when there are per-objfile pr… - - --- 2016-06-27 Jan Kratochvil New
[v2] Optimize memory_xfer_partial for remote - - --- 2016-06-27 Don Breazeal New
Print void types correctly in Rust - - --- 2016-06-27 Manish Goregaokar New
Print void types correctly in Rust - - --- 2016-06-27 Manish Goregaokar New
[v3] Fix gdbserver crash when doing ftrace commands after detach or process exit - - --- 2016-06-27 Antoine Tremblay New
[24/24] MIPS R6 forbidden slot support - - --- 2016-06-27 Bhushan Attarde New
[23/24] MIPS R6 opcode table shuffle for LDC2/SDC2 - - --- 2016-06-27 Bhushan Attarde New
[22/24] Support all new ABIs when detecting if an FPU is present - - --- 2016-06-27 Bhushan Attarde New
[21/24] MIPSR6 support for GDB - - --- 2016-06-27 Bhushan Attarde New
[20/24] Drop FP and MSA control registers from default info registers - - --- 2016-06-27 Bhushan Attarde New
[19/24] Add MIPS MSA vector branch instruction support - - --- 2016-06-27 Bhushan Attarde New
[18/24] mips-linux-nat: get msa registers - - --- 2016-06-27 Bhushan Attarde New
[14/24] Implement core MSA stuff - - --- 2016-06-27 Bhushan Attarde New
[13/24] Add MIPS MSA GDB target descriptions - - --- 2016-06-27 Bhushan Attarde New
[12/24] o32 sigframe unwinding with FR1 - - --- 2016-06-27 Bhushan Attarde New
[11/24] MIPS: Add support for hybrid fp32/fp64 mode - - --- 2016-06-27 Bhushan Attarde New
[10/24] MIPS: override fscr/fir types and print control registers specially - - --- 2016-06-27 Bhushan Attarde New
[09/24] MIPS: Enhance cooked FP format - - --- 2016-06-27 Bhushan Attarde New
[08/24] MIPS: Convert FP mode to enum and put fp registers into fp reggroup - - --- 2016-06-27 Bhushan Attarde New
[07/24] MIPS: Make Linux restart register more dynamic - - --- 2016-06-27 Bhushan Attarde New
[06/24] mips-linux-nat: pick fp64 target description when appropriate - - --- 2016-06-27 Bhushan Attarde New
[05/24] MIPS: Add config5 to MIPS GDB target descriptions - - --- 2016-06-27 Bhushan Attarde New
[04/24] Add MIPS Config5 register related support - - --- 2016-06-27 Bhushan Attarde New
[03/24] regcache: handle invalidated regcache - - --- 2016-06-27 Bhushan Attarde New
[02/24] Add MIPS32 FPU64 GDB target descriptions - - --- 2016-06-27 Bhushan Attarde New
[01/24] MIPS: Handle run-time reconfigurable FPR size - - --- 2016-06-27 Bhushan Attarde New
Fix use of a dangling pointer for Python breakpoint objects - - --- 2016-06-27 Pierre-Marie de Rodat New
[RFA] PR rust/20162 - fix gdb regressions caused by rust 1.10 - - --- 2016-06-26 Tom Tromey New
Add link to contribution checklist for GDB's CONTRIBUTE file - - --- 2016-06-25 Manish Goregaokar New
[FYI] Fix formatting in rust-lang.c - - --- 2016-06-25 Tom Tromey New
[v2.1] Support structure offsets that are 512K or larger. - - --- 2016-06-25 David Taylor New
[v2] Optimize memory_xfer_partial for remote - - --- 2016-06-24 Don Breazeal New
[pushed,commit/obv] gdb/MAINTAINERS: Add - - --- 2016-06-24 David Taylor New
RFA/gdbserver: GDB internal-error debugging threaded program with breakpoint and forks (was: "Re: R… - - --- 2016-06-24 Joel Brobecker New
Fix use of a dangling pointer for Python breakpoint objects - - --- 2016-06-24 Pierre-Marie de Rodat New
[RFA,3/3] Move logic out of symbol_find_demangled_name - - --- 2016-06-24 Tom Tromey New
[RFA,3/3] PR python/19293 - invalidate frame cache when unwinders change - - --- 2016-06-24 Tom Tromey New
[v2,6/6] Add a gdbarch 'print_auxv_entry' method for FreeBSD ABIs. - - --- 2016-06-23 John Baldwin New
[v2,5/6] Add a new gdbarch method to print a single AUXV entry. - - --- 2016-06-23 John Baldwin New
[v2,4/6] Create a pseudo section for the ELF AUXV core dump note on FreeBSD. - - --- 2016-06-23 John Baldwin New
[v2,3/6] Fetch the ELF auxiliary vector from live processes on FreeBSD. - - --- 2016-06-23 John Baldwin New
[v2,2/6] Add elfcore_grok_freebsd_note to parse FreeBSD ELF core notes. - - --- 2016-06-23 John Baldwin New
[v2,1/6] Add constants for FreeBSD-specific auxiliary vector entry types. - - --- 2016-06-23 John Baldwin New
Fix for powerpc-power.exp gdb regression test for Power 9 - - --- 2016-06-21 Carl Love New
[COMMITTED] S390: Fix typo "s930" -> "s390" - - --- 2016-06-21 Andreas Arnez New
[COMMITTED] S390 gdbserver: Mark local funcs/vars as static - - --- 2016-06-21 Andreas Arnez New
Fix use of a dangling pointer for Python breakpoint objects - - --- 2016-06-21 Pierre-Marie de Rodat New
[2/2,PR,gdb/20239] Add tests for printing of NonZero-optimized enums in Rust - - --- 2016-06-21 Manish Goregaokar New
[1/2,PR,gdb/20239] Make evaluation and type-printing of all NonZero-optimized enums work - - --- 2016-06-21 Manish Goregaokar New
[11/12] Use reinsert_breakpoint for vCont;s - - --- 2016-06-20 Antoine Tremblay New
[RFA] PR gdb/16483 - simplify "info frame-filters" output - - --- 2016-06-20 Tom Tromey New
[RFA] PR python/18565 - make Frame.function work for inline frames - - --- 2016-06-20 Tom Tromey New
[RESEND,v7,4/5] Include group information to xml syscall files. - - --- 2016-06-19 Gabriel Krisman Bertazi New
[v7,5/5] Update documentation on catching a group of related syscalls. - - --- 2016-06-19 Gabriel Krisman Bertazi New
[v7,3/5] Add tests for catching groups of syscalls on supported architectures. - - --- 2016-06-19 Gabriel Krisman Bertazi New
[v7,2/5] Add support to catch groups of syscalls. - - --- 2016-06-19 Gabriel Krisman Bertazi New
[v7,1/5] Implemement support for groups of syscalls in the xml-syscall interface. - - --- 2016-06-19 Gabriel Krisman Bertazi New
[4/4] Implement get_syscall_trapinfo for arm-linux - - --- 2016-06-17 Yao Qi New
« 1 2160 161 162211 212 »