Show patches with: State = Action Required       |   21010 patches
« 1 2160 161 162210 211 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[RFA,1/6] Change reopen_exec_file to check result of stat - - --- 2016-06-06 Tom Tromey New
[v5,11/11,PR,gdb/14441] gdb: testsuite: add rvalue reference tests - - --- 2016-06-06 Artemiy Volkov New
[v5,10/11,PR,gdb/14441] gdb: gdbtypes: add rvalue references to overloading resolution - - --- 2016-06-06 Artemiy Volkov New
[v5,09/11,PR,gdb/14441] gdb: convert lvalue reference type check to general reference type check - - --- 2016-06-06 Artemiy Volkov New
[v5,08/11,PR,gdb/14441] gdb: python: support rvalue references in the gdb module - - --- 2016-06-06 Artemiy Volkov New
[v5,07/11,PR,gdb/14441] gdb: dwarf2read: support DW_TAG_rvalue_reference type - - --- 2016-06-06 Artemiy Volkov New
[v5,06/11,PR,gdb/14441] gdb: print: implement correct printing of rvalue reference types and values - - --- 2016-06-06 Artemiy Volkov New
[v5,05/11,PR,gdb/14441] gdb: demangle: implement demangling for rvalue reference typenames - - --- 2016-06-06 Artemiy Volkov New
[v5,04/11,PR,gdb/14441] gdb: parse: support rvalue reference type - - --- 2016-06-06 Artemiy Volkov New
[v5,03/11,PR,gdb/14441] gdb: valops: add ability to return rvalue reference values from value_ref() - - --- 2016-06-06 Artemiy Volkov New
[v5,02/11,PR,gdb/14441] gdb: gdbtypes: change {lookup,make}_reference_type() API - - --- 2016-06-06 Artemiy Volkov New
[v5,01/11,PR,gdb/14441] gdb: gdbtypes: add definitions for rvalue reference type - - --- 2016-06-06 Artemiy Volkov New
[RFA] Fix PR python/20129 - use of non-existing variable - - --- 2016-06-06 Tom Tromey New
[RFA] Constify arch_type and friends - - --- 2016-06-06 Tom Tromey New
Add method/format information to =record-started - - --- 2016-06-06 Simon Marchi New
Fix PR rust/20110 - - --- 2016-06-06 Tom Tromey New
[RFA] Fix rust-exp handling in makefile - - --- 2016-06-06 Tom Tromey New
Add method/format information to =record-started - - --- 2016-06-06 Simon Marchi New
aarch64: PR 19806: watchpoints: false negatives -> false positives - - --- 2016-06-06 Jan Kratochvil New
[RFA,3/3] Move logic out of symbol_find_demangled_name - - --- 2016-06-04 Tom Tromey New
[RFA,2/3] Move filename extensions into language_defn - - --- 2016-06-04 Tom Tromey New
[RFA,1/3] Use VEC for filename_language_table - - --- 2016-06-04 Tom Tromey New
Fix for newer kernels with: t (tracing stop) - - --- 2016-06-04 Jan Kratochvil New
[v2] Support structure offsets that are 512K bytes or larger. - - --- 2016-06-03 David Taylor New
[RFA] PR python/20190 - compute TLS symbol without a frame - - --- 2016-06-03 Tom Tromey New
[v3] Fix failure to detach if threads exit while detaching on linux - - --- 2016-06-03 Pedro Alves New
Optimize memory_xfer_partial for remote - - --- 2016-06-03 Don Breazeal New
[v3] Fix failure to detach if threads exit while detaching on linux - - --- 2016-06-03 Antoine Tremblay New
Add method/format information to =record-started - - --- 2016-06-03 Simon Marchi New
[v2] Fix failure to detach if threads exit while detaching on linux - - --- 2016-06-03 Antoine Tremblay New
aarch64 sim big-endian support - - --- 2016-06-03 Jim Wilson New
[RFA] Fix PR python/18984 - - --- 2016-06-02 Tom Tromey New
[v2] Fix gdbserver crash when doing ftrace commands after detach or process exit - - --- 2016-06-02 Antoine Tremblay New
Fix failure to detach if threads exit while detaching on linux - - --- 2016-06-02 Antoine Tremblay New
Fix C++ build for Cygwin - - --- 2016-06-02 Jon Turney New
[obv] mi-memory-changed.exp: Fix filename passed to untested - - --- 2016-06-02 Simon Marchi New
coff_new_init: add missing init functions - - --- 2016-06-02 Leon Winter New
[12/12] Support vCont s and S actions with software single step - - --- 2016-06-02 Yao Qi New
[11/12] Use reinsert_breakpoint for vCont;s - - --- 2016-06-02 Yao Qi New
[10/12] Switch current_thread to lwp's thread in install_software_single_step_breakpoints - - --- 2016-06-02 Yao Qi New
[09/12] Make reinsert_breakpoint thread specific - - --- 2016-06-02 Yao Qi New
[08/12] Refactor clone_all_breakpoints - - --- 2016-06-02 Yao Qi New
[07/12] Create sub classes of 'struct breakpoint' - - --- 2016-06-02 Yao Qi New
[06/12] Pass breakpoint type in set_breakpoint_at - - --- 2016-06-02 Yao Qi New
[05/12] Handle reinsert breakpoints for vforked child - - --- 2016-06-02 Yao Qi New
[04/12] Delete reinsert breakpoints from forked child - - --- 2016-06-02 Yao Qi New
[03/12] Step over exit with reinsert breakpoints - - --- 2016-06-02 Yao Qi New
[02/12] More assert checks on reinsert breakpoint - - --- 2016-06-02 Yao Qi New
[01/12] Switch to current thread in finish_step_over - - --- 2016-06-02 Yao Qi New
[v5] Add negative repeat count to 'x' command - - --- 2016-06-02 Toshihito Kikuchi New
Wake up interruptible_select in remote_fileio ctrl-c handler - - --- 2016-06-01 Pedro Alves New
Wake up interruptible_select in remote_fileio ctrl-c handler - - --- 2016-06-01 Pedro Alves New
RFA: Add xmalloc_failed() to common-utils.c - - --- 2016-06-01 Nick Clifton New
[release/HEAD] Document the GDB 7.11.1 release in gdb/ChangeLog - - --- 2016-06-01 Joel Brobecker New
[release/branch,2/2] Bump GDB version number to 7.11.1.DATE-git. - - --- 2016-06-01 Joel Brobecker New
[release/branch,1/2] Document the GDB 7.11.1 release in gdb/ChangeLog - - --- 2016-06-01 Joel Brobecker New
[release/branch] Set GDB version number to 7.11.1. - - --- 2016-06-01 Joel Brobecker New
[v4,PR,gdb/19893] Fix handling of synthetic C++ references - - --- 2016-05-31 Martin Galvan New
[v3,PR,gdb/19893] Fix handling of synthetic C++ references - - --- 2016-05-30 Martin Galvan New
[5/5,v3] Add tests for 64bit values in trace-condition.exp - - --- 2016-05-30 Antoine Tremblay New
[1/5,v3] Add counter-cases for trace-condition.exp tests - - --- 2016-05-30 Antoine Tremblay New
[commit,patchv2,2/2] PR 15231: import bare DW_TAG_lexical_block - - --- 2016-05-30 Jan Kratochvil New
[commit,1/2] Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enum - - --- 2016-05-30 Jan Kratochvil New
[doc] NEWS: QCatchSyscalls: simplify - - --- 2016-05-29 Jan Kratochvil New
[obv,doc] NEWS: Remove empty line - - --- 2016-05-29 Jan Kratochvil New
Likely incorrect patch: remove the faulty basename() prototype from libiberty - - --- 2016-05-29 Ed Schouten New
[patchv2,2/2] PR 15231: import bare DW_TAG_lexical_block - - --- 2016-05-29 Jan Kratochvil New
[1/2] Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enum - - --- 2016-05-29 Jan Kratochvil New
BFD: Fix unmatched #ifndef and #endif - - --- 2016-05-29 Honggyu Kim New
Return void from linker callbacks - - --- 2016-05-28 Alan Modra New
[5/5,v2] Add tests for 64bit values in trace-condition.exp - - --- 2016-05-27 Antoine Tremblay New
[4/5,v2] Add variable length tests for emit_ref in trace-condition.exp - - --- 2016-05-27 Antoine Tremblay New
[3/5,v2] Add emit_less_unsigned test in trace-condition.exp - - --- 2016-05-27 Antoine Tremblay New
[2/5,v2] Move trace conditions tests from ftrace.exp to trace-condition.exp - - --- 2016-05-27 Antoine Tremblay New
[1/5] Add counter-cases for trace-condition.exp tests - - --- 2016-05-27 Antoine Tremblay New
[V4] Add negative repeat count to 'x' command - - --- 2016-05-27 Toshihito Kikuchi New
Document short responses to qXfer:object:read. - - --- 2016-05-27 Eli Zaretskii New
Sync config.[guess|sub] from FSF GCC mainline - - --- 2016-05-27 Maciej W. Rozycki New
sim: h8300 SBR initial value fix - - --- 2016-05-27 Yoshinori Sato New
[v3,35/34] Add "new-ui console" tests - - --- 2016-05-26 Pedro Alves New
[v3,29/34] Add new command to create extra console/mi UI channels - - --- 2016-05-26 Pedro Alves New
[v3,06/34] Introduce interpreter factories - - --- 2016-05-26 Pedro Alves New
Document short responses to qXfer:object:read. - - --- 2016-05-26 David Taylor New
[v3,05/34] Make the interpreters be per UI - - --- 2016-05-26 Pedro Alves New
[v3,30/34,DOC] Document support for running interpreters on separate UI channels - - --- 2016-05-26 Pedro Alves New
[pushed/7.11.1,6/6] Fix PR gdb/19828: gdb -p <process from a container>: internal error - - --- 2016-05-25 Pedro Alves New
[1/1] Skip attach-many-short-lived-threads.exp on known-broken DejaGnu versions - - --- 2016-05-25 Pedro Alves New
[RFA,v2,2/2] Fix PR python/17386 - add __index__ method to gdb.Value - - --- 2016-05-25 Tom Tromey New
[2/2] gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCT - - --- 2016-05-25 Andrew Burgess New
[1/2] gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTR - - --- 2016-05-25 Andrew Burgess New
[FYI] PR gdb/19194 - fix typo in the manual - - --- 2016-05-24 Tom Tromey New
Fix syntax error in annota-input-while-running.exp - - --- 2016-05-24 Yao Qi New
[RFA] Fix PR python/17981 - - --- 2016-05-23 Tom Tromey New
[v2,PR,gdb/19893] Fix handling of synthetic C++ references - - --- 2016-05-23 Martin Galvan New
Fix syntax error in annota-input-while-running.exp - - --- 2016-05-23 Francis Ricci New
[v2/htab,4/6,Linux] Optimize PID -> struct lwp_info lookup - - --- 2016-05-23 Pedro Alves New
[RFA,v2,2/2] Fix PR python/17386 - add __index__ method to gdb.Value - - --- 2016-05-23 Tom Tromey New
[RFA,v2,1/2] add nb_inplace_divide for python 2 - - --- 2016-05-23 Tom Tromey New
[v2,PR,gdb/19893] Fix handling of synthetic C++ references - - --- 2016-05-23 Martin Galvan New
[pushed] Use standard_testfile in gdb.arch/thumb-prologue.exp and gdb.arch/thumb2-it.exp - - --- 2016-05-23 Yao Qi New
« 1 2160 161 162210 211 »