Show patches with: State = Action Required       |   21283 patches
« 1 2141 142 143212 213 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[RFA,02/23] Introduce and use gdb_file_up - - --- 2017-05-03 Tom Tromey New
[RFA,01/23] Introduce and use ui_out_emit_table - - --- 2017-05-03 Tom Tromey New
[2/2] Use std::forward_list for current_regcache - - --- 2017-05-03 Yao Qi New
[1/2] Add current_regcache unit test - - --- 2017-05-03 Yao Qi New
[commit/obvious] Regenerate gdb/{,gdbserver/}configure (for commit be628ab814f1c90e185d7482d27aa8a9… - - --- 2017-05-03 Sergio Durigan Junior New
[8/11] Add FRV_MAX_REGISTER_SIZE - - --- 2017-05-03 Alan Hayward New
Remove MAX_REGISTER_SIZE from regcache.c - - --- 2017-05-03 Alan Hayward New
[v2,2/2] Rearrange gdb/configure.nat to make it simpler and less redundant - - --- 2017-05-03 Sergio Durigan Junior New
[v2,1/2] Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) - - --- 2017-05-03 Sergio Durigan Junior New
gdbarch.sh: Remove commented out TARGET_CHAR_BIT definition - - --- 2017-05-02 Simon Marchi New
Make breakpoint subclasses inherit from breakpoint, add virtual destructor - - --- 2017-05-02 Simon Marchi New
Make sure malloc is linked into gdb.cp/oranking.cc. - - --- 2017-05-02 Keith Seitz New
[pushed] solib-target: Remove local variables - - --- 2017-05-02 Simon Marchi New
Daniel Jacobowitz and Mark Kettenis stepping down as Global Maintainers - - --- 2017-05-01 Joel Brobecker New
[v3] Use std::vector in lm_info_target - - --- 2017-04-30 Simon Marchi New
[v3] Make environ.exp run on all platforms (and create info-program.exp) - - --- 2017-04-29 Sergio Durigan Junior New
Fix PR 21337 v2: segfault when re-reading symbols with remote debugging. - - --- 2017-04-28 Doug Gilmore New
[1/4] Class-fy regcache - - --- 2017-04-28 Yao Qi New
[4/4] Remove cleanup in get_return_value - - --- 2017-04-28 Yao Qi New
[3/4] Use tag dispatch regcache ctor in regcache_dup - - --- 2017-04-28 Yao Qi New
[2/4] Simplify regcache_dup - - --- 2017-04-28 Yao Qi New
[1/4] Class-fy regcache - - --- 2017-04-28 Yao Qi New
[2/6] Add constructor and destructor to regcache - - --- 2017-04-28 Yao Qi New
[RFA] Change frame_filter_flags to use DEF_ENUM_FLAGS_TYPE - - --- 2017-04-27 Tom Tromey New
Fix overload resolution involving rvalue references and cv qualifiers. - - --- 2017-04-27 Keith Seitz New
[pushed,master+8.0] Add missing incref when creating Inferior Python object - - --- 2017-04-27 Simon Marchi New
[v3] Make environ.exp run on all platforms (and create info-program.exp) - - --- 2017-04-27 Sergio Durigan Junior New
Support multiple CUs in a single DWO file - - --- 2017-04-27 David Blaikie New
[MIPS] Use lwpid from lwp_info instead of inferior_ptid - - --- 2017-04-27 Yao Qi New
[2/11] Add IA64_MAX_REGISTER_SIZE - - --- 2017-04-27 Alan Hayward New
Reg : gdb crash is seen while attaching a process to gdb. - - --- 2017-04-27 Yao Qi New
[8/11] Add FRV_MAX_REGISTER_SIZE - - --- 2017-04-27 Alan Hayward New
[10/10] Class-ify lm_info_windows - - --- 2017-04-26 Simon Marchi New
[09/10] Class-ify lm_info_darwin - - --- 2017-04-26 Simon Marchi New
[08/10] Class-ify lm_info_svr4 - - --- 2017-04-26 Simon Marchi New
[07/10] Class-ify lm_info_target - - --- 2017-04-26 Simon Marchi New
[06/10] Class-ify lm_info_frv - - --- 2017-04-26 Simon Marchi New
[05/10] Fix indentation of lm_info_frv - - --- 2017-04-26 Simon Marchi New
[04/10] Class-ify lm_info_dsbt - - --- 2017-04-26 Simon Marchi New
[03/10] Class-ify lm_info_aix - - --- 2017-04-26 Simon Marchi New
[02/10] Make various lm_info implementations inherit from a base class - - --- 2017-04-26 Simon Marchi New
[01/10] Standardize darwin's lm_info - - --- 2017-04-26 Simon Marchi New
[v3] Make environ.exp run on all platforms (and create info-program.exp) - - --- 2017-04-26 Sergio Durigan Junior New
Remove MAX_REGISTER_SIZE from regcache.c - - --- 2017-04-26 Alan Hayward New
[2/11] Add IA64_MAX_REGISTER_SIZE - - --- 2017-04-26 Alan Hayward New
[10/11] Add XTENSA_MAX_REGISTER_SIZE - - --- 2017-04-26 Alan Hayward New
[v2,4/4] Don't throw an error in 'info registers' for unavailable MIPS GP registers. - - --- 2017-04-25 John Baldwin New
[v2,3/4] Consistently use fprintf_filtered when displaying MIPS registers. - - --- 2017-04-25 John Baldwin New
[v2,2/4] Use mips_regnum instead of constants for FreeBSD/mips register operations. - - --- 2017-04-25 John Baldwin New
[v2,1/4] Cleanups to FreeBSD/mips native register operations. - - --- 2017-04-25 John Baldwin New
[v2] Make environ.exp run on all platforms (and create info-program.exp) - - --- 2017-04-25 Sergio Durigan Junior New
[6/6] Remove cleanup in get_return_value - - --- 2017-04-25 Yao Qi New
[5/6] Use copy ctor in regcache_dup - - --- 2017-04-25 Yao Qi New
[4/6] Simplify regcache_dup - - --- 2017-04-25 Yao Qi New
[3/6] Class-fy regcache - - --- 2017-04-25 Yao Qi New
[2/6] Add constructor and destructor to regcache - - --- 2017-04-25 Yao Qi New
[1/6,OBV] Change readonly_p to bool - - --- 2017-04-25 Yao Qi New
Introduce "gdb/configure.nat" (and delete "gdb/config/*/*.mh" files) - - --- 2017-04-25 Sergio Durigan Junior New
[RFA,10/10] Call wrap_hint in one more spot in py-framefilter.c - - --- 2017-04-25 Tom Tromey New
[RFA,09/10] Return EXT_LANG_BT_ERROR in one more spot in py-framefilter.c - - --- 2017-04-25 Tom Tromey New
[RFA,08/10] Move some code later in backtrace_command_1 - - --- 2017-04-25 Tom Tromey New
[RFA,07/10] Throw a "quit" on a KeyboardException in py-framefilter.c - - --- 2017-04-25 Tom Tromey New
[RFA,06/10] Allow C-c to work in backtrace in more cases - - --- 2017-04-25 Tom Tromey New
[RFA,05/10] Avoid manual resource management in py-framefilter.c - - --- 2017-04-25 Tom Tromey New
[RFA,04/10] Remove EXT_LANG_BT_COMPLETED - - --- 2017-04-25 Tom Tromey New
[RFA,03/10] Allow elision of some filtered frames - - --- 2017-04-25 Tom Tromey New
[RFA,02/10] Change backtrace_command_1 calling to use flags - - --- 2017-04-25 Tom Tromey New
[RFA,01/10] Rationalize "backtrace" command line parsing - - --- 2017-04-25 Tom Tromey New
[master/8.0] Change gdbarch_wchar_bit for AArch64 and ARM - - --- 2017-04-25 Yao Qi New
New gdbarch method "dwarf_cfa_op" and migrate SPARC to it - - --- 2017-04-25 Jiong Wang New
[1/5] Poison non-POD memset & non-trivially-copyable memcpy/memmove - - --- 2017-04-25 Pedro Alves New
[1/5] Poison non-POD memset & non-trivially-copyable memcpy/memmove - - --- 2017-04-25 Pedro Alves New
[1/5] Poison non-POD memset & non-trivially-copyable memcpy/memmove - - --- 2017-04-25 Pedro Alves New
[5/5] Don't memset non-POD types: struct breakpoint - - --- 2017-04-25 Pedro Alves New
[4/5] Don't memset non-POD types: struct btrace_insn - - --- 2017-04-25 Pedro Alves New
[2/5] Don't memcpy non-trivially-copyable types: Make enum_flags triv. copyable - - --- 2017-04-25 Pedro Alves New
[OBV] Use floatformat_totalsize_bytes - - --- 2017-04-24 Yao Qi New
[v6,5/5] Add gdb for or1k build - - --- 2017-04-24 Stafford Horne New
[v6,4/5] gdb: testsuite: Add or1k tdesc-regs.exp test support - - --- 2017-04-24 Stafford Horne New
[v6,3/5] gdb: testsuite: Add or1k l.nop instruction - - --- 2017-04-24 Stafford Horne New
[v6,2/5] gdb: Add OpenRISC or1k and or1knd target support - - --- 2017-04-24 Stafford Horne New
[v6,1/5] tdesc: handle arbitrary strings in tdesc_register_in_reggroup_p - - --- 2017-04-24 Stafford Horne New
[RFA] Make "bt N" print correct number of frames when using a frame filter - - --- 2017-04-23 Tom Tromey New
aarch64 sim load/store multiple instruction fixes - - --- 2017-04-22 Jim Wilson New
[patch+8.0] release branch: Fix: --enable-werror - - --- 2017-04-21 Jan Kratochvil New
[v2] RAII-fy make_cleanup_restore_current_thread & friends - - --- 2017-04-19 Pedro Alves New
RAII-fy make_cleanup_restore_current_thread & friends - - --- 2017-04-19 Pedro Alves New
[8/8] Fix removing inferiors from within "thread apply" commands - - --- 2017-04-19 Pedro Alves New
[8/8] Fix removing inferiors from within "thread apply" commands - - --- 2017-04-19 Pedro Alves New
[ob/pushed] gdb/Makefile.in: Re-sort SUBDIR_UNITTESTS_SRCS/SUBDIR_UNITTESTS_OBS - - --- 2017-04-19 Pedro Alves New
New gdbarch method "dwarf_cfa_op" and migrate SPARC to it - - --- 2017-04-19 Jiong Wang New
[v2] Use std::vector in solib-target lm_info - - --- 2017-04-19 Simon Marchi New
[RFA,2/5] More uses of ui_out_emit_tuple - - --- 2017-04-19 Tom Tromey New
[3/7] More gdb::optional features - - --- 2017-04-18 Pedro Alves New
[4/4] Add new test for thread-specific breakpoints with conditions - - --- 2017-04-18 Simon Marchi New
[3/4] Handle thread-specific breakpoints on remote targets - - --- 2017-04-18 Simon Marchi New
[2/4] Make gdb_continue_to_breakpoint accept an expected breakpoint number - - --- 2017-04-18 Simon Marchi New
[1/4] Make gdb_breakpoint return the breakpoint number - - --- 2017-04-18 Simon Marchi New
[5/9] Restrict m68k_convert_register_p - - --- 2017-04-18 Yao Qi New
[RFA] Use rust_demangle - - --- 2017-04-18 Tom Tromey New
« 1 2141 142 143212 213 »