Show patches with: State = Action Required       |   21262 patches
« 1 279 80 81212 213 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
Introduce and use make_unique_xstrdup (was: Re: [PATCH v2 12/24] Introduce generic command options … - - --- 2019-06-04 Pedro Alves New
Remove trailing newlines from help text - - --- 2019-06-04 Tom Tromey New
gdb/riscv: Don't error when decoding a 6 or 8 byte instruction - - --- 2019-06-04 Andrew Burgess New
Fix cache dir resolving on Windows - - --- 2019-06-03 Orgad Shaneh New
Update help text in ada-lang.c - - --- 2019-06-03 Tom Tromey New
Remove newlines from warnings - - --- 2019-06-03 Tom Tromey New
Fix breakpoints on file reloads for PIE binaries - - --- 2019-06-03 Alan Hayward New
[FYI] Remove fromhex implementation from gdbreplay - - --- 2019-06-02 Tom Tromey New
Fix link order on Windows - - --- 2019-06-02 Orgad Shaneh New
[RFAv2,4/4] Document in NEWS and gdb.texinfo the "help", "apropos" and "show style" changes. - - --- 2019-06-01 Philippe Waroquiers New
[RFAv2,3/4] Update tests following changes to "help" and "apropos" - - --- 2019-06-01 Philippe Waroquiers New
[RFAv2,2/4] Improve usability and/or readibility of help and apropos output. - - --- 2019-06-01 Philippe Waroquiers New
[RFAv2,1/4] Add highlight style, title style, fputs_highlighted. Improve 'show style' - - --- 2019-06-01 Philippe Waroquiers New
[RFA,4/4] Document in NEWS and gdb.texinfo the "help", "apropos" and "show style" changes. - - --- 2019-05-31 Philippe Waroquiers New
[RFA,3/4] Update tests following changes to "help" and "apropos" - - --- 2019-05-31 Philippe Waroquiers New
[RFA,2/4] Improve usability and/or readibility of help and apropos output. - - --- 2019-05-31 Philippe Waroquiers New
[RFA,1/4] Add highlight style, title style, fputs_highlighted. Improve 'show style' - - --- 2019-05-31 Philippe Waroquiers New
[RFC,2/2] Move gdb's xmalloc and friends to new file - - --- 2019-05-30 Tom Tromey New
[RFC,1/2] Remove linux-waitpid.c debugging code - - --- 2019-05-30 Tom Tromey New
[v2,24/24] NEWS and manual changes for command options changes - - --- 2019-05-30 Pedro Alves New
[v2,23/24] Delete parse_flags/parse_flags_qcs - - --- 2019-05-30 Pedro Alves New
[v2,22/24] Make "thread apply" use the gdb::option framework - - --- 2019-05-30 Pedro Alves New
[v2,21/24] "thread apply 1 -- -" vs "frame apply level 0 -- -" - - --- 2019-05-30 Pedro Alves New
[v2,20/24] Make "frame apply" support -OPT options - - --- 2019-05-30 Pedro Alves New
[v2,19/24] Introduce complete_command - - --- 2019-05-30 Pedro Alves New
[v2,18/24] lib/completion-support.exp: Add test_gdb_completion_offers_commands - - --- 2019-05-30 Pedro Alves New
[v2,17/24] "backtrace full/no-filters/hide" completer - - --- 2019-05-30 Pedro Alves New
[v2,16/24] Make "backtrace" support -OPT options - - --- 2019-05-30 Pedro Alves New
[v2,15/24] "set print raw frame-arguments" -> "set print raw-frame-arguments" - - --- 2019-05-30 Pedro Alves New
[v2,14/24] Migrate rest of compile commands to new options framework - - --- 2019-05-30 Pedro Alves New
[v2,13/24] Make "print" and "compile print" support -OPT options - - --- 2019-05-30 Pedro Alves New
[v2,12/24] Introduce generic command options framework - - --- 2019-05-30 Pedro Alves New
[v2,11/24] number_or_range_parser::get_number, don't treat "1 -" as a range - - --- 2019-05-30 Pedro Alves New
[v2,10/24] boolean/auto-boolean commands, make "o" ambiguous - - --- 2019-05-30 Pedro Alves New
[v2,09/24] New set/show testing framework (gdb.base/settings.exp) - - --- 2019-05-30 Pedro Alves New
[v2,08/24] gdb.base/completion.exp: Fix comment typo - - --- 2019-05-30 Pedro Alves New
[v2,07/24] Remove "show" command completers, "set" command completers for string commands - - --- 2019-05-30 Pedro Alves New
[v2,06/24] Fix "set enum-command value garbage" - - --- 2019-05-30 Pedro Alves New
[v2,05/24] Allow "unlimited" abbreviations - - --- 2019-05-30 Pedro Alves New
[v2,04/24] Make check_for_argument skip whitespace after arg itself - - --- 2019-05-30 Pedro Alves New
[v2,03/24] Fix TID parser bug - - --- 2019-05-30 Pedro Alves New
[v2,02/24] Fix latent bug with custom word point completers - - --- 2019-05-30 Pedro Alves New
[v2,01/24] Fix latent bug in custom word point completion handling - - --- 2019-05-30 Pedro Alves New
[RFC] Only compute realpath when basenames_may_differ is set - - --- 2019-05-30 Tom Tromey New
[FYI] Two comment fixes in gdbtypes.h - - --- 2019-05-30 Tom Tromey New
[RFAv4,5/5] NEWS and documentation for | (pipe) command. - - --- 2019-05-30 Philippe Waroquiers New
[RFAv4,4/5] Test the | (pipe) command. - - --- 2019-05-30 Philippe Waroquiers New
[RFAv4,3/5] Implement | (pipe) command. - - --- 2019-05-30 Philippe Waroquiers New
[RFAv4,2/5] Add function execute_command_to_ui_file - - --- 2019-05-30 Philippe Waroquiers New
[RFAv4,1/5] Add previous_saved_command_line to allow a command to repeat a previous command. - - --- 2019-05-30 Philippe Waroquiers New
[v3,5/5] mi/python: Add tests for python-defined MI commands - - --- 2019-05-30 Jan Vrany New
[v3,4/5] mi/python: Allow redefinition of python MI commands - - --- 2019-05-30 Jan Vrany New
[v3,3/5] Create MI commands using python. - - --- 2019-05-30 Jan Vrany New
[v3,2/5] Use classes to represent MI Command instead of structures - - --- 2019-05-30 Jan Vrany New
[v3,1/5] Use std::map for MI commands in mi-cmds.c - - --- 2019-05-30 Jan Vrany New
Fix a number of build problems found on Solaris and NetBSD (was Re: Oh dear. I regret to inform you… - - --- 2019-05-29 Nick Alcock New
[v3,8/8] Add maint set/show max-worker-threads - - --- 2019-05-29 Tom Tromey New
[v3,7/8] Demangle minsyms in parallel - - --- 2019-05-29 Tom Tromey New
[v3,6/8] Introduce thread-safe way to handle SIGSEGV - - --- 2019-05-29 Tom Tromey New
[v3,5/8] Introduce run_on_main_thread - - --- 2019-05-29 Tom Tromey New
[v3,4/8] Lock the demangled hash table - - --- 2019-05-29 Tom Tromey New
[v3,3/8] Add configure check for std::thread - - --- 2019-05-29 Tom Tromey New
[v3,2/8] Remove static buffer from ada_decode - - --- 2019-05-29 Tom Tromey New
[v3,1/8] Defer minimal symbol name-setting - - --- 2019-05-29 Tom Tromey New
[15/24] Introduce rename_cmd - - --- 2019-05-29 Pedro Alves New
Fix a number of build problems found on Solaris and NetBSD (was Re: Oh dear. I regret to inform you… - - --- 2019-05-29 Nick Alcock New
Fix gdb.ada/vla.exp - - --- 2019-05-29 Tom Tromey New
Don't crash is dwarf_decode_macro_bytes's 'body' is NULL, even when '!is_define' - - --- 2019-05-29 Sergio Durigan Junior New
Add new GCC 9 warnings to warnings.m4 - - --- 2019-05-29 Tom Tromey New
Oh dear. I regret to inform you that commit 0e65dfbaf3a0299e4837216a103c28625d4b4f1d might be unfor… - - --- 2019-05-29 Rainer Orth New
[10/10] btrace: Extend event decoding for ptwrite. - - --- 2019-05-29 Willgerodt, Felix New
[09/10] btrace, python: Enable calling the ptwrite listener. - - --- 2019-05-29 Willgerodt, Felix New
[08/10] btrace, python: Enable ptwrite listener registration. - - --- 2019-05-29 Willgerodt, Felix New
[07/10] btrace, linux: Enable ptwrite packets. - - --- 2019-05-29 Willgerodt, Felix New
[06/10] python: Add clear_trace() to gdb.Record. - - --- 2019-05-29 Willgerodt, Felix New
[05/10] python: Introduce gdb.RecordAuxiliary class. - - --- 2019-05-29 Willgerodt, Felix New
[04/10] btrace: Handle stepping and goto for auxiliary instructions. - - --- 2019-05-29 Willgerodt, Felix New
[03/10] btrace: Enable auxiliary instructions in record function-call-history. - - --- 2019-05-29 Willgerodt, Felix New
[02/10] btrace: Enable auxiliary instructions in record instruction-history. - - --- 2019-05-29 Willgerodt, Felix New
[01/10] btrace: Introduce auxiliary instructions. - - --- 2019-05-29 Willgerodt, Felix New
Fix gdb.ada/vla.exp - - --- 2019-05-28 Tom Tromey New
Fix failure in gdb.ada/complete.exp - - --- 2019-05-28 Tom Tromey New
[FYI] Remove find_old_style_renaming_symbol - - --- 2019-05-28 Tom Tromey New
[FYI] Fix typo in gdb/NEWS - - --- 2019-05-27 Tom Tromey New
[15/24] Introduce rename_cmd - - --- 2019-05-25 Philippe Waroquiers New
[readline] Fix heap-buffer-overflow in update_line - - --- 2019-05-25 Tom de Vries New
[12/24] Introduce generic command options framework - - --- 2019-05-25 Pedro Alves New
Fix heap-buffer-overflow in cp_find_first_component_aux - - --- 2019-05-25 Tom de Vries New
"with" command (alternative to the "/" command) - - --- 2019-05-24 Pedro Alves New
Fix dynamic-stack-buffer-overflow in linespec_lexer_lex_string - - --- 2019-05-24 Tom de Vries New
[gdb/testsuite] Add test-case for gdb-add-index.sh - - --- 2019-05-24 Tom de Vries New
[06/24] Fix "set enum-command value garbage" - - --- 2019-05-24 Pedro Alves New
[07/24] Remove "show" command completers - - --- 2019-05-24 Pedro Alves New
Supress SIGTTOU when handling errors - - --- 2019-05-24 Alan Hayward New
[gdb/testsuite] Add test-case for gdb-add-index.sh - - --- 2019-05-24 Simon Marchi New
Add an objfile getter to gdb.Type - - --- 2019-05-23 Terekhov, Mikhail via Gdb-patches New
gdb: Check for not allocated/associated values during array slicing - - --- 2019-05-23 Andrew Burgess New
Add an objfile getter to gdb.Type - - --- 2019-05-23 Terekhov, Mikhail via Gdb-patches New
[Bug-readline] heap-buffer-overflow in update_line - - --- 2019-05-23 Tom de Vries New
Add an objfile getter to gdb.Type - - --- 2019-05-23 Terekhov, Mikhail via Gdb-patches New
« 1 279 80 81212 213 »