Show patches with: State = Action Required       |   21045 patches
« 1 278 79 80210 211 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[09/24] New set/show testing framework (gdb.base/settings.exp) - - --- 2019-05-22 Pedro Alves New
[08/24] gdb.base/settings.exp: Fix comment typo - - --- 2019-05-22 Pedro Alves New
[07/24] Remove "show" command completers - - --- 2019-05-22 Pedro Alves New
[06/24] Fix "set enum-command value garbage" - - --- 2019-05-22 Pedro Alves New
[05/24] Allow "unlimited" abbreviations - - --- 2019-05-22 Pedro Alves New
[04/24] Make check_for_argument skip whitespace after arg itself - - --- 2019-05-22 Pedro Alves New
[03/24] Fix TID parser bug - - --- 2019-05-22 Pedro Alves New
[02/24] Fix latent bug with custom word point completers - - --- 2019-05-22 Pedro Alves New
[01/24] Fix latent bug in custom word point completion handling - - --- 2019-05-22 Pedro Alves New
[FYI] Constify target_ops::follow_exec - - --- 2019-05-22 Tom Tromey New
[committed,gdb/testsuite] Require c++11 for gdb.base/align.exp - - --- 2019-05-22 Tom de Vries New
[committed,gdb/testsuite] Add missing mi_skip_python_tests to py-mi-var-info-path-expression.exp - - --- 2019-05-22 Tom de Vries New
Make some DWARF complaints clearer - - --- 2019-05-22 Tom Tromey New
Document gdb.in/gdb.cmd files and debugredirect cli command - - --- 2019-05-22 Alan Hayward New
gdb/riscv: Improve flen length determiniation - - --- 2019-05-22 Simon Cook New
Initialize variable word in complete - - --- 2019-05-22 Jan Vrany New
[PATCHv2] gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floats - - --- 2019-05-21 Andrew Burgess New
[PATCHv2] gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floats - - --- 2019-05-21 Andrew Burgess New
[PATCHv2] gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floats - - --- 2019-05-21 Tom Tromey New
[committed,gdb/cli] Fix use of uninitialized variable in complete_command - - --- 2019-05-21 Tom de Vries New
[committed,gdb/testsuite] Require c++11 where necessary - - --- 2019-05-21 Tom de Vries New
[PUSHED/OBV] testsuite: Mark the kill in gdbserver_run as optional - - --- 2019-05-21 Alan Hayward New
Document gdb.in/gdb.cmd files and debugredirect cli command - - --- 2019-05-21 Alan Hayward New
Supress SIGTTOU when handling errors - - --- 2019-05-20 Alan Hayward New
Supress SIGTTOU when handling errors - - --- 2019-05-19 Andrew Burgess New
[RFA] Give thread names in thread events, give Ada task names in more output. - - --- 2019-05-19 Philippe Waroquiers New
[v2,8/8] Add maint set/show enable-threads - - --- 2019-05-18 Tom Tromey New
[v2,7/8] Demangle minsyms in parallel - - --- 2019-05-18 Tom Tromey New
[v2,6/8] Introduce thread-safe way to handle SIGSEGV - - --- 2019-05-18 Tom Tromey New
[v2,5/8] Introduce run_on_main_thread - - --- 2019-05-18 Tom Tromey New
[v2,4/8] Lock the demangled hash table - - --- 2019-05-18 Tom Tromey New
[v2,3/8] Add configure check for std::thread - - --- 2019-05-18 Tom Tromey New
[v2,2/8] Remove static buffer from ada_decode - - --- 2019-05-18 Tom Tromey New
[v2,1/8] Defer minimal symbol name-setting - - --- 2019-05-18 Tom Tromey New
[RFA] Give thread names in thread events, give Ada task names in more output. - - --- 2019-05-18 Philippe Waroquiers New
Fix heap-use-after-free in typename_concat - - --- 2019-05-17 Andrew Burgess New
Fix crash in cp_print_value_fields - - --- 2019-05-17 Tom Tromey New
Add "thread-exited" annotation - - --- 2019-05-17 Amos Bird New
[FYI,2/2] Don't cast away const in find_and_open_source - - --- 2019-05-17 Tom Tromey New
[FYI,1/2] Constify annotate_source - - --- 2019-05-17 Tom Tromey New
Add "thread-exited" annotation - - --- 2019-05-17 Amos Bird New
[5/9] testsuite: Record all gdb input to gdb.in - - --- 2019-05-17 Alan Hayward New
[Bug-readline] heap-buffer-overflow in update_line - - --- 2019-05-17 Tom de Vries New
[4/9] testsuite: Disable some tests when logging - - --- 2019-05-17 Alan Hayward New
Add "thread-exited" annotation - - --- 2019-05-17 Amos Bird New
[2/9] Add debug redirect option - - --- 2019-05-17 Alan Hayward New
Supress SIGTTOU when handling errors - - --- 2019-05-17 Alan Hayward New
[pushed] MI: Add new command -complete - - --- 2019-05-17 Jan Vrany New
[pushed] MI: extract command completion logic from complete_command() - - --- 2019-05-17 Jan Vrany New
Fix heap-use-after-free in typename_concat - - --- 2019-05-17 Tom de Vries New
[v2,2/5] Use classes to represent MI Command instead of structures - - --- 2019-05-17 Simon Marchi New
[FYI,5/5] Make stap-probe.c:stap_parse_register_operand's "regname" an std::string - - --- 2019-05-16 Sergio Durigan Junior New
[FYI,4/5] Fix complaint string formatting on stap-probe.c - - --- 2019-05-16 Sergio Durigan Junior New
[FYI,3/5] Slightly improve logic of some operations on stap-probe.c - - --- 2019-05-16 Sergio Durigan Junior New
[FYI,2/5] Update some comments on stap-probe.c - - --- 2019-05-16 Sergio Durigan Junior New
[FYI,1/5] Bool-ify stap-probe.c and stap-related code on i386-tdep.c - - --- 2019-05-16 Sergio Durigan Junior New
[2/2] x86 linux: Update debug register state after exec events - - --- 2019-05-16 Pedro Franco de Carvalho New
[1/2] linux-nat: Callback for exec events - - --- 2019-05-16 Pedro Franco de Carvalho New
Supress SIGTTOU when handling errors - - --- 2019-05-16 Andrew Burgess New
[FYI] Fix darwin-nat.c build - - --- 2019-05-16 Tom Tromey New
Add "set print finish" - - --- 2019-05-16 Tom Tromey New
[PATCHv2] gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floats - - --- 2019-05-16 Andrew Burgess New
Supress SIGTTOU when handling errors - - --- 2019-05-16 Alan Hayward New
Add "thread-exited" annotation - - --- 2019-05-16 Amos Bird New
Add "thread-exited" annotation - - --- 2019-05-16 Amos Bird New
[PUSHED] gdb/fortran: Add sizeof tests for indexed and sliced arrays - - --- 2019-05-15 Andrew Burgess New
[3/3] Introduce a separate debug objfile iterator - - --- 2019-05-15 Tom Tromey New
[pushed] linux-thread-db.c: use bool where possible in thread_db code - - --- 2019-05-15 Simon Marchi New
gdb/fortran: Show the type for non allocated / associated types - - --- 2019-05-15 Andrew Burgess New
[RFC] Add Hygon Dhyana processor support - - --- 2019-05-15 Jinke Fan New
Don't crash if dwarf_decode_macro_bytes's 'body' is NULL - - --- 2019-05-14 Sergio Durigan Junior New
Fix assertion failure in coerce_unspec_val_to_type - - --- 2019-05-14 Tom Tromey New
[9/9] testsuite: Remove TRANSCRIPT support - - --- 2019-05-14 Alan Hayward New
[8/9] testsuite: Add script to quickly re-run tests - - --- 2019-05-14 Alan Hayward New
[7/9] testsuite: Add replay logging to GDBSERVER_DEBUG - - --- 2019-05-14 Alan Hayward New
[6/9] testsuite: Create .cmd files for gdb and gdbserver - - --- 2019-05-14 Alan Hayward New
[5/9] testsuite: Record all gdb input to gdb.in - - --- 2019-05-14 Alan Hayward New
[3/9] testsuite: Add option to capture GDB debug - - --- 2019-05-14 Alan Hayward New
[4/9] testsuite: Disable some tests when logging - - --- 2019-05-14 Alan Hayward New
[1/9] Change file close behavior for tee_file - - --- 2019-05-14 Alan Hayward New
[2/9] Add debug redirect option - - --- 2019-05-14 Alan Hayward New
record: Fix the error message for (E)VEX encoded instructions. - - --- 2019-05-14 Arash Bakhtiari New
Add "style" proc to the test suite - - --- 2019-05-14 Tom Tromey New
[v2,5/5] mi/python: Add tests for python-defined MI commands - - --- 2019-05-14 Jan Vrany New
[v2,4/5] mi/python: Allow redefinition of python MI commands - - --- 2019-05-14 Jan Vrany New
[v2,3/5] Create MI commands using python. - - --- 2019-05-14 Jan Vrany New
[v2,2/5] Use classes to represent MI Command instead of structures - - --- 2019-05-14 Jan Vrany New
[v2,1/5] Use std::map for MI commands in mi-cmds.c - - --- 2019-05-14 Jan Vrany New
[gdb/doc] Mention index cache in concept and command index - - --- 2019-05-14 Tom de Vries New
[committed,gdb/doc] Fix "maint info selftests" command index entry - - --- 2019-05-14 Tom de Vries New
Add file name styling to "info sharedlibrary" - - --- 2019-05-13 Tom Tromey New
AArch64: Treat pauth ops as nops on non-pauth systems - - --- 2019-05-13 Alan Hayward New
[RFC,gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execs - - --- 2019-05-13 Tom de Vries New
[gdb/symtab] Fix symbol loading performance regression - - --- 2019-05-13 Tom de Vries New
[RFC,gdb/contrib] Fix gdb/contrib/gdb-add-index.sh for dwz-m-ed execs - - --- 2019-05-12 Simon Marchi New
[pushed] Fix two langauge -> language typos - - --- 2019-05-12 Simon Marchi New
[PATCHv2] gdb/mi: New commands to catch C++ exceptions - - --- 2019-05-11 Andrew Burgess New
[RFAv2,3/3] Document 'set print frame-info|frame-arguments presence'. - - --- 2019-05-11 Philippe Waroquiers New
[RFAv2,2/3] Test 'set print frame-info|frame-arguments presence'. - - --- 2019-05-11 Philippe Waroquiers New
[RFAv2,1/3] Implement 'set print frame-info|frame-arguments presence'. - - --- 2019-05-11 Philippe Waroquiers New
« 1 278 79 80210 211 »