Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Philippe Waroquiers
| State =
Action Required
| 326 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not applicable
Changes Requested
Failed CI
Superseded
Deferred
Committed
Dropped
DCO or assignment missing
Search
Archived
No
Yes
Both
Delegate
------
Nobody
siddhesh
siddhesh
siddhesh
codonell
azanella
gbenson
jankratochvil
ppluzhnikov
neleai
tromey
palves
keiths
sergiodj
StanShebs
teawater
simark
rth
roland
davem
schwab
Allan
aj
ldv
tschwinge
tschwinge
tschwinge
andreaskr
fweimer
ChrisMetcalf
jsm28
aurel32
will
vapier
vapier
tuliom
hjl
triegel
jwlemke
cltang
macro
nsz
pwbot
arjun
stli
ludo
rj
zack
mfabian
rluzynski
dj
sthibaul
mscastanho
lamm
girish946
maennich
dodji
zimmerma
rzinsly
lukma
mjw
goldsteinn
raoni
jason
jwakely
jwakely
maximk
trodgers
trodgers
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
Apply
«
1
2
3
4
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
(obvious): Fix a comment, and pass stream to cb_data.
- -
-
-
-
2018-05-24
Philippe Waroquiers
New
[15/24] Introduce rename_cmd
- -
-
-
-
2019-05-25
Philippe Waroquiers
New
[2/2] gdb: Allow parenthesis to group arguments to user-defined commands
- -
-
-
-
2018-09-01
Philippe Waroquiers
New
[OB] Fix some comments in thread.c
- -
-
-
-
2018-04-19
Philippe Waroquiers
New
[OBVIOUS_PATCH,PUSHED/OBVIOUS] ensure help set print type gives the correct help.
- -
-
-
-
2018-10-20
Philippe Waroquiers
New
[OBVIOUS_PATCH] tid-parse.c tid_is_in_list correct 'See' comment.
- -
-
-
-
2018-10-03
Philippe Waroquiers
New
[OBVIOUS] ChangeLog for obvious enable frame-filter help fix.
- -
-
-
-
2018-09-17
Philippe Waroquiers
New
[OBVIOUS] enable frame-filter short help uses disable instead of enable
- -
-
-
-
2018-09-17
Philippe Waroquiers
New
[OBVIOUS] Fix reference in comment: SRC_AND_LOC instead of LOC_AND_SRC
- -
-
-
-
2018-05-19
Philippe Waroquiers
New
[OBVIOUS] OBVIOUS Fix a typo in ada-lang.c add_prefix_cmd for "set ada"
- -
-
-
-
2018-11-03
Philippe Waroquiers
New
[OBVIOUS] Remove useless variable int i in backtrace_command_1
- -
-
-
-
2018-05-19
Philippe Waroquiers
New
[OBVIOUS/PUSHED] (re-)fix the regcache leaks when detaching from an executable.
- -
-
-
-
2019-03-24
Philippe Waroquiers
New
[PUSHED_OBVIOUS] Ensure 'help set/show print inferior-events' shows the example events.
- -
-
-
-
2019-03-09
Philippe Waroquiers
New
[PUSHED,1/5] New cli-utils.h/.c function extract_info_print_args
- -
-
-
-
2018-10-27
Philippe Waroquiers
New
[PUSHED,2/5] Add [-q] [-t TYPEREGEXP] [NAMEREGEXP] args to info [args|functions|locals|variables]
- -
-
-
-
2018-10-27
Philippe Waroquiers
New
[PUSHED,3/5] Document changes to info [args|functions|locals|variables]
- -
-
-
-
2018-10-27
Philippe Waroquiers
New
[PUSHED,4/5] Announce changes in NEWS to info [args|functions|locals|variables]
- -
-
-
-
2018-10-27
Philippe Waroquiers
New
[PUSHED,5/5] Add a test case for info args|functions|locals|variables [-q] [-t TYPEREGEXP] [NAMEREG…
- -
-
-
-
2018-10-27
Philippe Waroquiers
New
[PUSHED,OBVIOUS] QUIET flag initialization missing in 2 places.
- -
-
-
-
2018-11-02
Philippe Waroquiers
New
[PUSHED] OBVIOUS fix the month of the last gdb/ChangeLog entry to be 11 instead of 12.
- -
-
-
-
2018-11-03
Philippe Waroquiers
New
[PUSHED] OBVIOUS move add_comm_alias "!" <=> "shell" near the add_com "shell"
- -
-
-
-
2019-04-19
Philippe Waroquiers
New
[PUSHED] OBVIOUS Remove a useless const char *type and its initialization.
- -
-
-
-
2018-11-03
Philippe Waroquiers
New
[PUSHED] OBVIOUS Use report_unrecognized_option_error in 'demangle' and 'info macro' commands.
- -
-
-
-
2018-10-27
Philippe Waroquiers
New
[PUSHED] OBVIOUS: Fix ARI warning by removing warning trailing new line
- -
-
-
-
2018-12-17
Philippe Waroquiers
New
[PUSHED] OBVIOUS: Forward declare linux_xfer_osdata_info_os_types on one line to fix ARI warning.
- -
-
-
-
2018-12-12
Philippe Waroquiers
New
[PUSHED] Remove a bunch of usages of gdb_suppress_tests in 'runto_main'.
- -
-
-
-
2018-10-27
Philippe Waroquiers
New
[PUSHED/OBVIOUS] Fix 'obj' may be used uninitialized warning in symtab.c:matching_obj_sections.
- -
-
-
-
2019-01-12
Philippe Waroquiers
New
[PUSHED/OBVIOUS] Fix printcmds.exp failure for wide strings tests.
- -
-
-
-
2019-07-09
Philippe Waroquiers
New
[PUSHED/OBVIOUS] OBVIOUS: fix several occurrences of 'This options has' to 'This option has'
- -
-
-
-
2019-03-16
Philippe Waroquiers
New
[PUSHED/OBVIOUS] Re-fix leak in source.c (open_source_file).
- -
-
-
-
2018-11-24
Philippe Waroquiers
New
[RFA_v2,1/8] Add helper functions check_for_flags and check_for_flags_vqcs
- -
-
-
-
2018-06-05
Philippe Waroquiers
New
[RFA_v2,2/8] Implement frame apply [all | COUNT | -COUNT] [FLAGS...] COMMAND.
- -
-
-
-
2018-06-05
Philippe Waroquiers
New
[RFA_v2,3/8] Add FLAGS... arguments to 'thread apply'.
- -
-
-
-
2018-06-05
Philippe Waroquiers
New
[RFA_v2,4/8] Documentation changes for 'frame apply' and 'thread apply'
- -
-
-
-
2018-06-05
Philippe Waroquiers
New
[RFA_v2,5/8] Announce in NEWS 'frame apply', faas, taas, tfaas commands and FLAGS... arg for thread…
- -
-
-
-
2018-06-05
Philippe Waroquiers
New
[RFA_v2,6/8] Add a test for 'frame apply'
- -
-
-
-
2018-06-05
Philippe Waroquiers
New
[RFA_v2,7/8] Modify gdb.threads/threads.exp to test FLAGS vqcs for thread apply
- -
-
-
-
2018-06-05
Philippe Waroquiers
New
[RFA_v2,8/8] Add a self-test for cli-utils.c
- -
-
-
-
2018-06-05
Philippe Waroquiers
New
[RFA_v3,1/8] Add helper functions parse_flags and parse_flags_qcs
- -
-
-
-
2018-06-24
Philippe Waroquiers
New
[RFA_v3,2/8] Implement frame apply [all | COUNT | -COUNT | id ID... ] [FLAG]... COMMAND.
- -
-
-
-
2018-06-24
Philippe Waroquiers
New
[RFA_v3,3/8] Add [FLAG]... arguments to 'thread apply'.
- -
-
-
-
2018-06-24
Philippe Waroquiers
New
[RFA_v3,4/8] Documents the new commands 'frame apply', faas, taas, tfaas
- -
-
-
-
2018-06-24
Philippe Waroquiers
New
[RFA_v3,5/8] Announce the user visible changes for frame/thread apply in NEWS.
- -
-
-
-
2018-06-24
Philippe Waroquiers
New
[RFA_v3,6/8] Add a test for 'frame apply'
- -
-
-
-
2018-06-24
Philippe Waroquiers
New
[RFA_v3,7/8] Modify gdb.threads/pthreads.exp to test FLAG qcs arguments for thread apply
- -
-
-
-
2018-06-24
Philippe Waroquiers
New
[RFA_v3,8/8] Add a self-test for cli-utils.c
- -
-
-
-
2018-06-24
Philippe Waroquiers
New
[RFA_v4,1/8] Add helper functions parse_flags and parse_flags_qcs
- -
-
-
-
2018-07-31
Philippe Waroquiers
New
[RFA_v4,1/8] Add helper functions parse_flags and parse_flags_qcs
- -
-
-
-
2018-07-10
Philippe Waroquiers
New
[RFA_v4,2/8] Implement frame apply [all | COUNT | -COUNT | level LEVEL... ] [FLAG]... COMMAND.
- -
-
-
-
2018-07-10
Philippe Waroquiers
New
[RFA_v4,3/8] Add [FLAG]... arguments to 'thread apply'.
- -
-
-
-
2018-07-10
Philippe Waroquiers
New
[RFA_v4,4/8] Documents the new commands 'frame apply', faas, taas, tfaas
- -
-
-
-
2018-07-10
Philippe Waroquiers
New
[RFA_v4,5/8] Announce the user visible changes for frame/thread apply in NEWS.
- -
-
-
-
2018-07-10
Philippe Waroquiers
New
[RFA_v4,6/8] Add a test for 'frame apply'
- -
-
-
-
2018-07-10
Philippe Waroquiers
New
[RFA_v4,7/8] Modify gdb.threads/pthreads.exp to test FLAG qcs arguments for thread apply. Also, add…
- -
-
-
-
2018-07-10
Philippe Waroquiers
New
[RFA_v4,8/8] Add a self-test for cli-utils.c
- -
-
-
-
2018-07-10
Philippe Waroquiers
New
[RFA,0/4] More flexible user-defined commands prefixing and naming.
- -
-
-
-
2019-10-20
Philippe Waroquiers
New
[RFA,1/2] Add completion for COMMAND in 'thread apply all|ID... COMMAND'
- -
-
-
-
2019-04-21
Philippe Waroquiers
New
[RFA,1/2] Fix regression 'info variables' does not show minimal symbols.
- -
-
-
-
2018-10-30
Philippe Waroquiers
New
[RFA,1/2] Fix regressions for multi breakpoints command line setting/clearing
- -
-
-
-
2018-08-02
Philippe Waroquiers
New
[RFA,1/3] / command : fast way to change setting(s), run a command, reset settings(s).
- -
-
-
-
2019-04-13
Philippe Waroquiers
New
[RFA,1/3] Fix GDB being suspended SIGTTOU when running gdb.multi/multi-arch-exec.exp
- -
-
-
-
2019-03-23
Philippe Waroquiers
New
[RFA,1/3] Implement 'set print frame-info|frame-arguments presence'.
- -
-
-
-
2019-05-04
Philippe Waroquiers
New
[RFA,1/3] Implement 'set/show exec-file-mismatch'.
- -
-
-
-
2019-12-21
Philippe Waroquiers
New
[RFA,1/3] Implement convenience functions to examine GDB settings.
- -
-
-
-
2019-04-28
Philippe Waroquiers
New
[RFA,1/3] Implement info sources args [-d | -b] [--] [REGEXP]
- -
-
-
-
2019-03-31
Philippe Waroquiers
New
[RFA,1/3] leading-args: allow to define default command/alias arguments
- -
-
-
-
2019-06-24
Philippe Waroquiers
New
[RFA,1/3] Use function_name_style to print Ada and C function names
- -
-
-
-
2019-01-10
Philippe Waroquiers
New
[RFA,1/4] Add highlight style, title style, fputs_highlighted. Improve 'show style'
- -
-
-
-
2019-05-31
Philippe Waroquiers
New
[RFA,1/4] Add previous_saved_command_line to allow a command to repeat a previous command.
- -
-
-
-
2019-04-20
Philippe Waroquiers
New
[RFA,1/4] Implement user defined prefix.
- -
-
-
-
2019-09-29
Philippe Waroquiers
New
[RFA,1/5] Add class scoped_switch_auto_to_sym_language.
- -
-
-
-
2018-10-28
Philippe Waroquiers
New
[RFA,1/6] New cli-utils.h/.c function extract_info_print_args
- -
-
-
-
2018-07-05
Philippe Waroquiers
New
[RFA,1/8] Add helper functions check_for_flags and check_for_flags_vqcs
- -
-
-
-
2018-05-21
Philippe Waroquiers
New
[RFA,2/2] Add completion for COMMAND in 'frame apply all|level|COUNT... COMMAND'
- -
-
-
-
2019-04-21
Philippe Waroquiers
New
[RFA,2/2] Modify gdb.base/commands.exp to test multi breakpoint command setting/clearing.
- -
-
-
-
2018-08-02
Philippe Waroquiers
New
[RFA,2/2] Test case for 'info variables|functions' with minimal symbols.
- -
-
-
-
2018-10-30
Philippe Waroquiers
New
[RFA,2/3] Add tests for new leading-args related commands and arguments.
- -
-
-
-
2019-06-24
Philippe Waroquiers
New
[RFA,2/3] Fix gdb.multi/multi-arch-exec.exp blocking under high load/slow gdb
- -
-
-
-
2019-03-23
Philippe Waroquiers
New
[RFA,2/3] New test for 'info sources [-d | -b] [--] [REGEXP]'.
- -
-
-
-
2019-03-31
Philippe Waroquiers
New
[RFA,2/3] Test 'set exec-file-mismatch reload|warn|off'.
- -
-
-
-
2019-12-21
Philippe Waroquiers
New
[RFA,2/3] Test 'set print frame-info|frame-arguments presence'.
- -
-
-
-
2019-05-04
Philippe Waroquiers
New
[RFA,2/3] Test for slash_command.
- -
-
-
-
2019-04-13
Philippe Waroquiers
New
[RFA,2/3] Test the convenience functions $_gdb_setting and $_gdb_int_setting.
- -
-
-
-
2019-04-28
Philippe Waroquiers
New
[RFA,2/3] Use address style to print addresses in breakpoint information.
- -
-
-
-
2019-01-10
Philippe Waroquiers
New
[RFA,2/4] Implement | (pipe) command.
- -
-
-
-
2019-04-22
Philippe Waroquiers
New
[RFA,2/4] Implement | (pipe) command.
- -
-
-
-
2019-04-20
Philippe Waroquiers
New
[RFA,2/4] Improve usability and/or readibility of help and apropos output.
- -
-
-
-
2019-05-31
Philippe Waroquiers
New
[RFA,2/4] Test prefix-define.
- -
-
-
-
2019-09-29
Philippe Waroquiers
New
[RFA,2/5] Use scoped_switch_auto_to_sym_language in symtab.c to switch language.
- -
-
-
-
2018-10-28
Philippe Waroquiers
New
[RFA,2/6] Make struct type_print_options default_ptype_flags non static.
- -
-
-
-
2018-07-05
Philippe Waroquiers
New
[RFA,2/8] Implement frame apply [all | COUNT | -COUNT] [-FLAGS...] COMMAND.
- -
-
-
-
2018-05-21
Philippe Waroquiers
New
[RFA,3/3] Document 'set print frame-info|frame-arguments presence'.
- -
-
-
-
2019-05-04
Philippe Waroquiers
New
[RFA,3/3] Document 'set|show exec-file-mismatch (reload|warn|off)'
- -
-
-
-
2019-12-21
Philippe Waroquiers
New
[RFA,3/3] Fix gdb.multi/multi-term-settings.exp blocking under high load/slow gdb
- -
-
-
-
2019-03-23
Philippe Waroquiers
New
[RFA,3/3] Make symtab.c better styled.
- -
-
-
-
2019-01-10
Philippe Waroquiers
New
[RFA,3/3] NEWS and documentation for / (slash) command.
- -
-
-
-
2019-04-13
Philippe Waroquiers
New
[RFA,3/3] NEWS and documentation for $_gdb_setting and $_gdb_int_setting.
- -
-
-
-
2019-04-28
Philippe Waroquiers
New
[RFA,3/3] NEWS and documentation for leading-args related concept and commands.
- -
-
-
-
2019-06-24
Philippe Waroquiers
New
[RFA,3/3] NEWS and documentation for new info sources [-d | -b] [--] [REGEXP] args
- -
-
-
-
2019-03-31
Philippe Waroquiers
New
[RFA,3/4] Allow . character as part of command names.
- -
-
-
-
2019-09-29
Philippe Waroquiers
New
«
1
2
3
4
»