Show patches with: none      |   25846 patches
« 1 2102 103 104258 259 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v3,19/24] Introduce complete_nested_command_line - - --- 2019-06-04 Pedro Alves New
[v3,18/24] lib/completion-support.exp: Add test_gdb_completion_offers_commands - - --- 2019-06-04 Pedro Alves New
[v3,17/24] "backtrace full/no-filters/hide" completer - - --- 2019-06-04 Pedro Alves New
[v3,16/24] Make "backtrace" support -OPT options - - --- 2019-06-04 Pedro Alves New
[v3,15/24] "set print raw frame-arguments" -> "set print raw-frame-arguments" - - --- 2019-06-04 Pedro Alves New
[v3,14/24] Migrate rest of compile commands to new options framework - - --- 2019-06-04 Pedro Alves New
[v3,13/24] Make "print" and "compile print" support -OPT options - - --- 2019-06-04 Pedro Alves New
[v3,12/24] Introduce generic command options framework - - --- 2019-06-04 Pedro Alves New
[v3,11/24] number_or_range_parser::get_number, don't treat "1 -" as a range - - --- 2019-06-04 Pedro Alves New
[v3,10/24] boolean/auto-boolean commands, make "o" ambiguous - - --- 2019-06-04 Pedro Alves New
[v3,09/24] New set/show testing framework (gdb.base/settings.exp) - - --- 2019-06-04 Pedro Alves New
[v3,08/24] gdb.base/completion.exp: Fix comment typo - - --- 2019-06-04 Pedro Alves New
[v3,07/24] Remove "show" command completers, "set" command completers for string commands - - --- 2019-06-04 Pedro Alves New
[v3,06/24] Fix "set enum-command value junk" - - --- 2019-06-04 Pedro Alves New
[v3,05/24] Allow "unlimited" abbreviations - - --- 2019-06-04 Pedro Alves New
[v3,04/24] Make check_for_argument skip whitespace after arg itself - - --- 2019-06-04 Pedro Alves New
[v3,03/24] Fix TID parser bug - - --- 2019-06-04 Pedro Alves New
[v3,02/24] Fix latent bug with custom word point completers - - --- 2019-06-04 Pedro Alves New
[v3,01/24] Fix latent bug in custom word point completion handling - - --- 2019-06-04 Pedro Alves New
[v2,04/24] Make check_for_argument skip whitespace after arg itself - - --- 2019-06-04 Pedro Alves New
Add an objfile getter to gdb.Type - - --- 2019-06-04 Pedro Alves New
[v2,12/24] Introduce generic command options framework - - --- 2019-06-04 Pedro Alves New
Warn if add-symbol-file does not provide any symbols - - --- 2019-06-04 Tom Tromey New
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
« 1 2102 103 104258 259 »