Show patches with: State = Action Required       |   19030 patches
« 1 2166 167 168190 191 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v7,01/10] Move utility functions to common/ - - --- 2015-06-14 Jan Kratochvil New
[v2] Fix gdb crash when trying to print the address of a synthetic pointer. - - --- 2015-06-14 Martin Galvan New
Escape a loose '[' character inside a regexp. - - --- 2015-06-14 Martin Galvan New
[v2,5/7] target: consider addressable unit size when reading/writing memory - - --- 2015-06-12 Simon Marchi New
[v2,4/7] gdbarch: add addressable_memory_unit_size method - - --- 2015-06-12 Simon Marchi New
[v2,3/7] Clarify doc about memory read/write and non-8-bits addressable memory unit sizes - - --- 2015-06-12 Simon Marchi New
[v2,2/7] Cleanup some docs about memory write - - --- 2015-06-12 Simon Marchi New
[python] Allow extraction of function and method arguments, as specified in the documentation. - - --- 2015-06-12 Zach Riggle New
[committed] ppc64: Handle short vectors as function return types - - --- 2015-06-12 Ulrich Weigand New
Prevent internal-error when computing $pc in ARM assembly code - - --- 2015-06-12 Martin Simmons New
[v3] Fix MI dprintf-insert not printing on a resolved pending location. - - --- 2015-06-12 Antoine Tremblay New
S390: Add syscall info for syscalls from 344 up to 354 - - --- 2015-06-12 Andreas Arnez New
Fix lrealpath memory leak in build_id_to_debug_bfd - - --- 2015-06-11 Keith Seitz New
[RFA/testsuite] Regexp-escape command in capture_command_output - - --- 2015-06-11 Keith Seitz New
[RFC] Revisit PR 16253 ("Attempt to use a type name...") - - --- 2015-06-11 Keith Seitz New
Prevent internal-error when computing $pc in ARM assembly code - - --- 2015-06-11 Martin Simmons New
Inadvertently run inferior threads - - --- 2015-06-11 Eli Zaretskii New
[OB] Use pulongest for printing ssize_t - - --- 2015-06-11 Gary Benson New
[OB] Fix ARI warning in linux-namespaces.c - - --- 2015-06-11 Gary Benson New
[RFC] Monster testcase generator for performance testsuite - - --- 2015-06-11 Doug Evans New
[4/6] DWARF Two Level Line Tables: lnp_state_machine, lnp_reader_state - - --- 2015-06-10 Simon Marchi New
[4/6] DWARF Two Level Line Tables: lnp_state_machine, lnp_reader_state - - --- 2015-06-10 Simon Marchi New
[commit#2] gdbserver <library-list> and its #FIXED version="1.0" - - --- 2015-06-10 Jan Kratochvil New
Allow gdb to find debug symbols file by build-id for PE file format also - - --- 2015-06-10 Jon Turney New
[1/1] Fix broken GDB build after adding Bound table support for i386. - - --- 2015-06-10 Walfred Tedeschi New
symfile debug file additional search in sysroot - - --- 2015-06-10 Cédric Buissart New
py-prettyprint.exp: Add is_address_zero_readable check - - --- 2015-06-09 Simon Marchi New
Don't truncate the history file when history size is unlimited - - --- 2015-06-09 Patrick Palka New
[6/9,v2] Implement mount namespace support for native Linux targets - - --- 2015-06-09 Gary Benson New
[OB] Don't assume File-I/O mode bits match the host's format - - --- 2015-06-09 Gary Benson New
Fix preprocessor conditional - - --- 2015-06-09 Gary Benson New
[v3] Make only user-specified executable and symbol filenames sticky - - --- 2015-06-08 Gary Benson New
[v6,10/10] Tests for validate symbol file using build-id - - --- 2015-06-07 Jan Kratochvil New
[v6,09/10] Validate symbol file using build-id - - --- 2015-06-07 Jan Kratochvil New
[v6,08/10] gdbserver build-id attribute generator - - --- 2015-06-07 Jan Kratochvil New
[v6,07/10] Move linux_find_memory_regions_full & co. - - --- 2015-06-07 Jan Kratochvil New
[v6,06/10] Prepare linux_find_memory_regions_full & co. for move - - --- 2015-06-07 Jan Kratochvil New
[v6,05/10] Move gdb_regex* to common/ - - --- 2015-06-07 Jan Kratochvil New
[v6,04/10] Create empty common/linux-maps.[ch] and common/target-utils.[ch] - - --- 2015-06-07 Jan Kratochvil New
[v6,03/10] Code cleanup: Rename enum -> enum filterflags - - --- 2015-06-07 Jan Kratochvil New
[v6,02/10] Merge multiple hex conversions - - --- 2015-06-07 Jan Kratochvil New
[v6,01/10] Move utility functions to common/ - - --- 2015-06-07 Jan Kratochvil New
[v2] Make only user-specified executable and symbol filenames sticky - - --- 2015-06-07 Philippe Waroquiers New
xtensa: initialize call_abi in xtensa_tdep - - --- 2015-06-06 Max Filippov New
[PING] Improve prologue skipping on PPC32 for variadic functions - - --- 2015-06-05 Kwok Cheung Yeung New
[v2] Make only user-specified executable and symbol filenames sticky - - --- 2015-06-05 Gary Benson New
[obv] compile-print.exp: xfail->kfail for '@' GDB array operator - - --- 2015-06-04 Jan Kratochvil New
[OBV] Regenerate gdbarch.c to sync with gdbarch.sh - - --- 2015-06-04 Yao Qi New
Add option to remove duplicate command history entries - - --- 2015-06-04 Patrick Palka New
Intercept and handle Delete/Home/End keys in the TUI - - --- 2015-06-03 Patrick Palka New
[commit,patchv6] compile: Use also inferior munmap - - --- 2015-06-03 Jan Kratochvil New
[4/4] windows-nat: Also ignore ERROR_INVALID_HANDLE from SuspendThread() - - --- 2015-06-03 Jon Turney New
[3/4] windows-nat: Consistently use numeric get_context parameter to thread_rec() - - --- 2015-06-03 Jon Turney New
[2/4] windows-nat: Replace __COPY_CONTEXT_SIZE conditional with __CYGWIN__ - - --- 2015-06-03 Jon Turney New
[1/4] windows-nat: Trim a trailing '\n's from OutputDebugString before echoing it - - --- 2015-06-03 Jon Turney New
[1/4] windows-nat: Trim a trailing '\n' from OutputDebugString before echoing it - - --- 2015-06-03 Jon Turney New
Prune duplicate command history entries - - --- 2015-06-03 Patrick Palka New
[doc,RFA] remove support for special Sun stabs support - - --- 2015-06-03 Doug Evans New
Call target_terminal_ours() before refreshing TUI's frame info - - --- 2015-06-02 Patrick Palka New
[RFC] Discard local stdin events while an attached inferior is running - - --- 2015-06-02 Patrick Palka New
Improving GDB's mechanism to check if function is GC'ed - - --- 2015-06-02 Taimoor Mirza New
[0/6] Use PTRACE_GETREGSET and PTRACE_SETREGSET in arm-linux-nat.c - - --- 2015-06-02 Yao Qi New
Call target_terminal_ours() before refreshing TUI's frame info - - --- 2015-06-02 Patrick Palka New
Expose signal and syscall catchpoints to Python - - --- 2015-06-01 Alessandro Di Federico New
[ping,v2] In MI mode -var-create --language not working. - - --- 2015-06-01 Walfred Tedeschi New
[COMMITED] Add myself to the Write After Approval list. - - --- 2015-05-29 Martin Galvan New
toplevel: fixes for in-tree libiconv - - --- 2015-05-29 Yaakov Selkowitz New
[users/roland/osabi-assert] Do not crash on unrecognized GNU .note.ABI-tag values - - --- 2015-05-29 Roland McGrath New
Fix wrong assertions - - --- 2015-05-29 Jan Kratochvil New
[users/roland/osabi] Recognize GNU .note.ABI-tag values 5 (syllable) and 6 (nacl) - - --- 2015-05-29 Roland McGrath New
[users/roland/osabi-assert] Do not crash on unrecognized GNU .note.ABI-tag values - - --- 2015-05-29 Roland McGrath New
[commit,3/3] Disable exec-dependent follow vfork tests for remote - - --- 2015-05-28 Don Breazeal New
[commit,2/3] Initialize last_resume_kind for remote fork child - - --- 2015-05-28 Don Breazeal New
[commit,1/3] Make remote follow fork 'Detaching' message match native - - --- 2015-05-28 Don Breazeal New
[BUILDROBOT] error: redefinition of typedef ‘record_line_ftype’ (was: [PATCH 3/6] DWARF Two Level L… - - --- 2015-05-28 Doug Evans New
[6/6] Fetch and store VFP registers by PTRACE_{G,S}ETREGSET - - --- 2015-05-28 Yao Qi New
[5/6] Fetch and store FP registers by PTRACE_{G,S}ETREGSET - - --- 2015-05-28 Yao Qi New
[4/6] Fetch and store GP registers by PTRACE_{G,S}ETREGSET - - --- 2015-05-28 Yao Qi New
[3/6] Check whether kernel supports PTRACE_GETREGSET - - --- 2015-05-28 Yao Qi New
[2/6] Move have_ptrace_getregset to linux-nat.c - - --- 2015-05-28 Yao Qi New
[1/6] Move PTRACE_GETREGSET and PTRACE_SETREGSET to nat/linux-ptrace.h - - --- 2015-05-28 Yao Qi New
[4/6] DWARF Two Level Line Tables: lnp_state_machine, lnp_reader_state - - --- 2015-05-27 Doug Evans New
[2/6] DWARF Two Level Line Tables: dwarf2_line_debug - - --- 2015-05-27 Doug Evans New
libiberty: backport a patch from gcc tree. - - --- 2015-05-27 Yunlian Jiang New
[2/4] Implements aarch64 process record and reverse debugging support - - --- 2015-05-27 Yao Qi New
New ARI warning Wed May 27 01:54:00 UTC 2015 - - --- 2015-05-27 Yao Qi New
[2/4] Implements aarch64 process record and reverse debugging support - - --- 2015-05-27 Yao Qi New
[2/4] Implements aarch64 process record and reverse debugging support - - --- 2015-05-26 Edjunior Barbosa Machado New
[2/2] Remove global variable arm_linux_has_wmmx_registers in arm-linux-nat.c - - --- 2015-05-26 Yao Qi New
[1/2] Remove global variable arm_linux_vfp_register_count in arm-linux-nat.c - - --- 2015-05-26 Yao Qi New
[v2] Rename in_function_epilogue_p to stack_frame_destroyed_p - - --- 2015-05-26 Yao Qi New
[v5,2/2] compile: Add 'set compile-gcc' - - --- 2015-05-25 Jan Kratochvil New
[v4,2/2] compile: Add 'set compile-gcc' - - --- 2015-05-24 Jan Kratochvil New
[v4,1/2] compile: set debug compile: Display GCC driver filename - - --- 2015-05-24 Jan Kratochvil New
Unbreak DJGPP port of GDB - - --- 2015-05-24 Eli Zaretskii New
[11/18] Implement all-stop on top of a target running non-stop mode - - --- 2015-05-23 Pedro Alves New
[v2] Rename in_function_epilogue_p to stack_frame_destroyed_p - - --- 2015-05-23 Martin Galvan New
[3/3] Disable exec-dependent follow fork tests for remote - - --- 2015-05-22 Don Breazeal New
[2/3] Initialize last_resume_kind for remote fork child - - --- 2015-05-22 Don Breazeal New
[1/3] Make remote follow fork 'Detaching' message match native - - --- 2015-05-22 Don Breazeal New
« 1 2166 167 168190 191 »