Show patches with: State = Action Required       |   17630 patches
« 1 2171 172 173176 177 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[10/26] M32R: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' - - --- 2014-09-12 Andreas Arnez New
[09/26] X86: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' - - --- 2014-09-12 Andreas Arnez New
[08/26] HPPA: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' - - --- 2014-09-12 Andreas Arnez New
[07/26] FRV: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' - - --- 2014-09-12 Andreas Arnez New
[06/26] ARM: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' - - --- 2014-09-12 Andreas Arnez New
[05/26] ALPHA: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' - - --- 2014-09-12 Andreas Arnez New
[04/26] AARCH64: Migrate from 'regset_from_core_section' to 'iterate_over_regset_sections' - - --- 2014-09-12 Andreas Arnez New
[03/26] Add multi-arch capable 'fbsd_make_corefile_notes' variant - - --- 2014-09-12 Andreas Arnez New
[02/26] Add 'regset' parameter to 'iterate_over_regset_sections_cb' - - --- 2014-09-12 Andreas Arnez New
[01/26] Replace 'core_regset_sections' by iterator method - - --- 2014-09-12 Andreas Arnez New
[PR,tdep/17379] Fix internal-error when stack pointer is invalid - - --- 2014-09-12 Edjunior Barbosa Machado New
[testsuite] runaway attach processes [Re: Regression: GDB stopped on run with attached process (PR … - - --- 2014-09-12 Jan Kratochvil New
[PR,tdep/17379] Fix internal-error when stack pointer is invalid - - --- 2014-09-12 Edjunior Barbosa Machado New
[PR,tdep/17379] Fix internal-error when stack pointer is invalid - - --- 2014-09-11 Edjunior Barbosa Machado New
[v3,02/13] regcache: Add functions suitable for regset_supply/collect. - - --- 2014-09-11 Thomas Schwinge New
[4/4] PR c++/13403 and PR c++/15154: Fix gnuv3_pass_by_reference to treat dynamic classes as non-tr… - - --- 2014-09-11 Siva Chandra Reddy New
[3/4] PR c++/13403 and PR c++/15154: Add new non-trivial return value tests - - --- 2014-09-11 Siva Chandra Reddy New
[2/4] PR c++/13403 and PR c++/15154: Fix gnuv3_pass_by_reference to lookup copy c-tors with qualifi… - - --- 2014-09-11 Siva Chandra Reddy New
[1/4] PR c++/13403 and PR c++/15154: Non trivial return value tests - - --- 2014-09-11 Siva Chandra Reddy New
[V3,21/21] test: stride support for dynamic arrays. - - --- 2014-09-10 Keven Boell New
[V3,20/21] test: test sizeof for dynamic fortran arrays. - - --- 2014-09-10 Keven Boell New
[V3,19/21] test: basic MI test for the dynamic array support. - - --- 2014-09-10 Keven Boell New
[V3,18/21] test: dynamic string evaluations. - - --- 2014-09-10 Keven Boell New
[V3,17/21] test: accessing dynamic array history values. - - --- 2014-09-10 Keven Boell New
[V3,16/21] test: dynamic arrays passed to functions. - - --- 2014-09-10 Keven Boell New
[V3,15/21] test: evaluating allocation/association status - - --- 2014-09-10 Keven Boell New
[V3,14/21] test: correct ptype of dynamic arrays in Fortran. - - --- 2014-09-10 Keven Boell New
[V3,13/21] test: dynamic arrays passed to subroutines. - - --- 2014-09-10 Keven Boell New
[V3,12/21] test: evaluate dynamic arrays using Fortran primitives. - - --- 2014-09-10 Keven Boell New
[V3,11/21] test: basic tests for dynamic array evaluations in Fortran. - - --- 2014-09-10 Keven Boell New
[V3,10/21] vla: add NEWS entry for dynamic array support - - --- 2014-09-10 Keven Boell New
[V3,09/21] vla: add stride support to fortran arrays. - - --- 2014-09-10 Keven Boell New
[V3,08/21] vla: get Fortran dynamic strings working. - - --- 2014-09-10 Keven Boell New
[V3,07/21] vla: changed string length semantic. - - --- 2014-09-10 Keven Boell New
[V3,06/21] vla: get dynamic array corner cases to work - - --- 2014-09-10 Keven Boell New
[V3,05/21] vla: use value constructor instead of raw-buffer manipulation - - --- 2014-09-10 Keven Boell New
[V3,04/21] vla: reconstruct value to compute bounds of target type - - --- 2014-09-10 Keven Boell New
[V3,03/21] vla: make field selection work with vla - - --- 2014-09-10 Keven Boell New
[V3,02/21] vla: make dynamic fortran arrays functional. - - --- 2014-09-10 Keven Boell New
[V3,01/21] vla: introduce allocated/associated flags - - --- 2014-09-10 Keven Boell New
Add myself as write-after-approval GDB maintainer. - - --- 2014-09-10 Gabriel Krisman Bertazi New
Fix DW_FORM_ref4 values in dw2-op-out-param.S - - --- 2014-09-09 Doug Evans New
[GCC,PR55056] Re: [RFC patch] testsuite: Workaround issues with GCC 4.8.0pre + gdb.trace new KFAIL - - --- 2014-09-09 Doug Evans New
Add myself as write-after-approval GDB maintainer - - --- 2014-09-09 James Hogan New
[PING] Fix gdb.fortran/array-element.exp failures. - - --- 2014-09-09 Gabriel Krisman Bertazi New
[v2,2/2] mi-out: Implement mi redirection using a stack. - - --- 2014-09-09 Adrian Sendroiu New
Remove trad_frame_set_reg_unknown declaration - - --- 2014-09-09 James Hogan New
Regression for gdb.base/default.exp [Re: [PATCH, doc RFA][PR 15276] Add $_caller_is, et. al.] - - --- 2014-09-09 Doug Evans New
[PR,guile/17247] Block SIGCHLD while initializing Guile - - --- 2014-09-09 Doug Evans New
[OB] Replace use of magic number in scm-cmd.c/py-cmd.c - - --- 2014-09-09 Doug Evans New
Remove some obfuscation from ${arch}_skip_prologue functions - - --- 2014-09-09 Yao Qi New
[01/16,v2] Refactor native follow-fork - - --- 2014-09-08 Don Breazeal New
ppc64le/gdbserver: Fix ppc_collect/supply_ptrace_register() routines - - --- 2014-09-08 Edjunior Barbosa Machado New
[v2] Fix PR12526: -location watchpoints for bitfield arguments - - --- 2014-09-07 Sergio Durigan Junior New
New command: queue-signal - - --- 2014-09-07 Doug Evans New
Fix PR12526: -location watchpoints for bitfield arguments - - --- 2014-09-07 Patrick Palka New
Change form of prompt argument to with_gdb_prompt. - - --- 2014-09-06 Doug Evans New
[doc,RFA,PR,15276] Add $_caller_is, et. al. - - --- 2014-09-06 Doug Evans New
ppc64le/gdbserver: Fix ppc_collect/supply_ptrace_register() routines - - --- 2014-09-05 Edjunior Barbosa Machado New
top-level configure regenerated (was: "Re: [PATCH, nds32] Exclude building gdb for nds32*-*-* targe… - - --- 2014-09-05 Joel Brobecker New
Add test for global variable that is nested by another DSO - - --- 2014-09-04 Sergio Durigan Junior New
Misc. testsuite cleanups for clang. - - --- 2014-09-04 Doug Evans New
Fix PR gdb/17035: "show user" doesn't list user-defined commands that have empty bodies. - - --- 2014-09-04 Gabriel Krisman Bertazi New
Fix PR fortran/17237: bug in f-valprint.c - - --- 2014-09-04 Sergio Durigan Junior New
Another board file for remote host - - --- 2014-09-04 Yao Qi New
PR python/16699: GDB Python command completion with overriden complete vs. completer class - - --- 2014-09-03 Sergio Durigan Junior New
[RFA,8/9] Explicit locations v2 - MI for explicit locations - - --- 2014-09-03 Keith Seitz New
[RFA,7/9] Explicit locations v2 - CLI for explicit locations - - --- 2014-09-03 Keith Seitz New
[RFA,6/9] Explicit locations v2 - Add explicit locations - - --- 2014-09-03 Keith Seitz New
[RFA,5/9] Explicit locations v2 - Add probe locations - - --- 2014-09-03 Keith Seitz New
[RFA,4/9] Explicit locations v2 - Add address locations - - --- 2014-09-03 Keith Seitz New
[RFA,3/9] Explicit locations v2 - Locations refactor - - --- 2014-09-03 Keith Seitz New
[RFA,2/9] Explicit locations v2 - Event locations API - - --- 2014-09-03 Keith Seitz New
PR python/16699: GDB Python command completion with overriden complete vs. completer class - - --- 2014-09-03 Doug Evans New
Fix gdb.dwarf2/dwz.exp for thumb mode - - --- 2014-09-03 Yao Qi New
skip_prologue_using_sal: early exit if assembler - - --- 2014-09-03 Doug Evans New
Remove some obfuscation from ${arch}_skip_prologue functions - - --- 2014-09-02 Doug Evans New
Fix PR fortran/17237: bug in f-valprint.c - - --- 2014-09-02 Sergio Durigan Junior New
Another board file for remote host - - --- 2014-09-02 Doug Evans New
Another board file for remote host - - --- 2014-09-02 Yao Qi New
[RFC] Process record support for ppc - - --- 2014-09-02 Anthony Green New
[doc,RFA,PR,15276] Add $_caller_is, et. al. - - --- 2014-09-01 Doug Evans New
Ensure rl_get_screen_size() returns the actual terminal dimensions - - --- 2014-09-01 Patrick Palka New
[3/3] Fix fail in mi-var-child.exp and mi-var-display.exp - - --- 2014-09-01 Yao Qi New
[2/3] Use mi_varobj_update in mi-var-child.exp and mi2-var-child.exp - - --- 2014-09-01 Yao Qi New
[1/3] Set print symbol off in mi-var-display.exp - - --- 2014-09-01 Yao Qi New
[PR,guile/17247] Block SIGCHLD while initializing Guile - - --- 2014-08-31 Doug Evans New
Add some debugging printfs to linux-nat.c - - --- 2014-08-31 Doug Evans New
Fix PR gdb/17035: "show user" doesn't list user-defined commands that have empty bodies. - - --- 2014-08-31 Gabriel Krisman Bertazi New
Specify SA_RESTART when registering the SIGWINCH signal handler - - --- 2014-08-30 Patrick Palka New
Fix truncation of TUI command history - - --- 2014-08-30 Patrick Palka New
Add Frame.read_register to Python API - - --- 2014-08-29 Alexander Smundak New
[patchv2,testsuite] Fix running in-src-dir in the same directory twice - - --- 2014-08-29 Jan Kratochvil New
[testsuite] PR testsuite/16602: Fix running in-src-dir - - --- 2014-08-29 Jan Kratochvil New
Show registers as live in better way in amd64-pseudo.c - - --- 2014-08-28 Doug Evans New
[testsuite] Fix running in-src-dir in the same directory twice - - --- 2014-08-28 Jan Kratochvil New
Show registers as live in better way in amd64-pseudo.c - - --- 2014-08-28 Doug Evans New
Add gdbarch_sizeof_g_packet to "struct remote_arch_state" to handle the issue that get error "Remot… - - --- 2014-08-28 Hui Zhu New
Don't flush the prompt when resizing the terminal within TUI - - --- 2014-08-28 Patrick Palka New
Another board file for remote host - - --- 2014-08-28 Yao Qi New
« 1 2171 172 173176 177 »