Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Simon Marchi
| State =
Action Required
| Archived =
No
| 129 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
palmer
palmer
ams
ams
ams
rearnsha
siddhesh_staff
lancesix
aburgess
pvk
ppalka
JeffreyALaw
JeffreyALaw
kitoc
linaro-tcwg-bot
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
Apply
«
1
2
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
gdbsupport: add support for references to checked_static_cast
gdbsupport: add support for references to checked_static_cast
2 -
-
-
-
2023-05-18
Simon Marchi
New
gdb: remove unnecessary call to std::string constructor
gdb: remove unnecessary call to std::string constructor
- -
-
-
-
2023-05-11
Simon Marchi
New
[12/12] gdb: remove breakpoint_pointer_iterator
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
New
[11/12] gdbsupport: make filtered_iterator::operator* return the same thing as underlying iterator
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
New
[10/12] gdbsupport: make basic_safe_iterator::operator* return the same thing as underlying iterator
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
New
[09/12] gdb: link breakpoints with intrusive_list
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
New
[08/12] gdb: remove bp_location_pointer_iterator
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
New
[07/12] gdb: link breakpoint locations with intrusive_list
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
New
[06/12] gdbsupport: add missing increment/decrement operators to reference_to_pointer_iterator
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
New
[05/12] gdb: add breakpoint::first_loc methods
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
New
[04/12] gdb: add breakpoint "has locations" methods
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
New
[03/12] gdb: constify breakpoint::print_it parameter
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
New
[02/12] gdb: make some breakpoint methods use `this`
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
New
[01/12] gdb: get gdbarch from syscall_catchpoint instead of location
Use intrusive_list for breakpoints and breakpoint locations
- -
-
-
-
2023-05-11
Simon Marchi
New
gdb: fix use-after-free in check_longjmp_breakpoint_for_call_dummy
gdb: fix use-after-free in check_longjmp_breakpoint_for_call_dummy
- -
-
-
-
2023-05-08
Simon Marchi
New
[2/2] gdb: fix -Wsingle-bit-bitfield-constant-conversion warning in z80-tdep.c
Cherry-pick patches to build with Clang 16 to gdb-13-branch
- -
-
-
-
2023-05-05
Simon Marchi
New
[1/2] gdbsupport: ignore -Wenum-constexpr-conversion in enum-flags.h
Cherry-pick patches to build with Clang 16 to gdb-13-branch
- -
-
-
-
2023-05-05
Simon Marchi
New
gdb.fortran/lbound-ubound.exp: read expected lbound and ubound from function parameters (PR 30414)
gdb.fortran/lbound-ubound.exp: read expected lbound and ubound from function parameters (PR 30414)
- -
-
-
-
2023-05-04
Simon Marchi
New
[30/30] gdb: add interp::on_memory_changed method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[29/30] gdb: add interp::on_param_changed method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[28/30] gdb: add interp::on_breakpoint_modified method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[27/30] gdb: add interp::on_breakpoint_deleted method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[26/30] gdb: add interp::on_breakpoint_created method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[25/30] gdb: add interp::on_tsv_modified method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[24/30] gdb: add interp::on_tsv_deleted method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[23/30] gdb: add interp::on_tsv_created method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[22/30] gdb: add interp::on_traceframe_changed method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[21/30] gdb: add interp::on_about_to_proceed method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[20/30] gdb: add interp::on_solib_unloaded method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[19/30] gdb: add interp::on_solib_loaded method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[18/30] gdb: add interp::on_target_resumed method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[17/30] gdb: add interp::on_record_changed method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[16/30] gdb: add interp::on_inferior_removed method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[15/30] gdb: add interp::on_inferior_disappeared method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[14/30] gdb: add interp::on_inferior_appeared method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[13/30] gdb: add interp::on_inferior_added method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[12/30] gdb: add interp::on_thread_exited method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[11/30] gdb: add interp::on_new_thread method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[10/30] gdb: add interp::on_user_selected_context_changed method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[09/30] gdb: add interp::on_command_error method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[08/30] gdb: add interp::on_sync_execution_done method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[07/30] gdb: add interp::on_no_history method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[06/30] gdb: add interp::on_exited method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[05/30] gdb: add interp::on_signal_exited method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[04/30] gdb: add interp::on_normal_stop method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[03/30] gdb: add interp::on_signal_received method
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[02/30] gdb/mi: make current_token a field of mi_interp
Switch interpreters to use virtual methods
- -
-
-
-
2023-05-02
Simon Marchi
New
[01/30] gdb/mi: fix ^running record with multiple MI interpreters
Switch interpreters to use virtual methods
- 1
-
-
-
2023-05-02
Simon Marchi
New
[3/3] gdb: remove ui_interp_info
Some struct ui / struct interps cleanup
- -
-
-
-
2023-04-28
Simon Marchi
New
[2/3] gdb: store interps in an intrusive_list
Some struct ui / struct interps cleanup
- -
-
-
-
2023-04-28
Simon Marchi
New
[1/3] gdb: move struct ui and related things to ui.{c,h}
Some struct ui / struct interps cleanup
- -
-
-
-
2023-04-28
Simon Marchi
New
gdb/record-full: disable range stepping when resuming threads
gdb/record-full: disable range stepping when resuming threads
- -
-
-
-
2023-04-27
Simon Marchi
New
gdb: remove end_stepping_range observable
gdb: remove end_stepping_range observable
- -
-
-
-
2023-04-24
Simon Marchi
New
[3/3] gdb: remove language_auto
Some language cleanups
- -
-
-
-
2023-04-18
Simon Marchi
New
[2/3] gdb: switch "set language" to getter/setter
Some language cleanups
- -
-
-
-
2023-04-18
Simon Marchi
New
[1/3] gdb: remove return value of set_language
Some language cleanups
- -
-
-
-
2023-04-18
Simon Marchi
New
[pushed] gdb: re-format Python code with black 23
[pushed] gdb: re-format Python code with black 23
- -
-
-
-
2023-04-18
Simon Marchi
New
gdb: remove two uses of obstack
gdb: remove two uses of obstack
- -
-
-
-
2023-04-12
Simon Marchi
New
[7/7] gdb/amdgpu: add follow fork and exec support
amdgpu: handle fork and exec
1 -
-
-
-
2023-04-03
Simon Marchi
New
[6/7] gdb: switch to right inferior in fetch_inferior_event
amdgpu: handle fork and exec
1 -
-
-
-
2023-04-03
Simon Marchi
New
[5/7] gdb: make regcache::raw_update switch to right inferior
amdgpu: handle fork and exec
1 -
-
-
-
2023-04-03
Simon Marchi
New
[4/7] gdb: add maybe_switch_inferior function
amdgpu: handle fork and exec
1 -
-
-
-
2023-04-03
Simon Marchi
New
[3/7] gdb: remove regcache::target
amdgpu: handle fork and exec
1 -
-
-
-
2023-04-03
Simon Marchi
New
[2/7] gdb: add inferior_forked observable
amdgpu: handle fork and exec
1 -
-
-
-
2023-04-03
Simon Marchi
New
[1/7] gdb: pass execing and following inferior to inferior_execd observers
amdgpu: handle fork and exec
1 -
-
-
-
2023-04-03
Simon Marchi
New
gdb: remove unused parameters in print_doc_of_command, apropos_cmd
gdb: remove unused parameters in print_doc_of_command, apropos_cmd
- -
-
-
-
2023-04-01
Simon Marchi
New
gdb: pass address_space to target dcache functions
gdb: pass address_space to target dcache functions
- -
-
-
-
2023-03-30
Simon Marchi
New
gdb: remove regcache's address space
gdb: remove regcache's address space
- -
-
-
-
2023-03-29
Simon Marchi
New
gdb/testsuite: allow "require" callbacks to provide a reason
gdb/testsuite: allow "require" callbacks to provide a reason
- -
-
-
-
2023-03-28
Simon Marchi
New
[2/2] gdb: make find_thread_ptid a process_stratum_target method
Change find_thread_ptid functions to be methods
- -
-
-
-
2023-03-27
Simon Marchi
New
[1/2] gdb: make find_thread_ptid an inferior method
Change find_thread_ptid functions to be methods
- -
-
-
-
2023-03-27
Simon Marchi
New
gdb/testsuite: adjust test cases to previous "maintenance info line-table" change
gdb/testsuite: adjust test cases to previous "maintenance info line-table" change
- -
-
-
-
2023-03-22
Simon Marchi
New
gdb: make "maintenance info line-table" show relocated addresses again
gdb: make "maintenance info line-table" show relocated addresses again
1 -
-
-
-
2023-03-20
Simon Marchi
New
[pushed] gdb, gdbserver, gdbsupport: fix whitespace issues
[pushed] gdb, gdbserver, gdbsupport: fix whitespace issues
- -
-
-
-
2023-03-09
Simon Marchi
New
gdb/amdgpu: provide dummy implementation of gdbarch_return_value_as_value
gdb/amdgpu: provide dummy implementation of gdbarch_return_value_as_value
1 -
-
-
-
2023-03-06
Simon Marchi
New
[3/3] gdb: initialize interp::next
Some minor interps tweaks
1 -
-
-
-
2023-03-02
Simon Marchi
New
[2/3] gdb: make interp::m_name an `const char *`
Some minor interps tweaks
1 -
-
-
-
2023-03-02
Simon Marchi
New
[1/3] gdb: make get_interp_info return a reference
Some minor interps tweaks
1 -
-
-
-
2023-03-02
Simon Marchi
New
gdb: error out if architecture does not implement any "return_value" hook
gdb: error out if architecture does not implement any "return_value" hook
- -
-
-
-
2023-02-27
Simon Marchi
New
[v2,10/10] gdb: make-target-delegates.py: add type annotations
Add typing annotations to gdbarch*.py and make-target-delegates.py
1 -
-
-
-
2023-02-25
Simon Marchi
New
[v2,09/10] gdb: make-target-delegates.py: add Entry type
Add typing annotations to gdbarch*.py and make-target-delegates.py
1 -
-
-
-
2023-02-25
Simon Marchi
New
[v2,07/10] gdb: gdbarch*.py, copyright.py: add type annotations
Add typing annotations to gdbarch*.py and make-target-delegates.py
1 -
-
-
-
2023-02-25
Simon Marchi
New
[v2,06/10] gdb: split gdbarch component types to gdbarch_types.py
Add typing annotations to gdbarch*.py and make-target-delegates.py
1 -
-
-
-
2023-02-25
Simon Marchi
New
[pushed] gdb: fix parenthesis position in comment
[pushed] gdb: fix parenthesis position in comment
- -
-
-
-
2023-02-24
Simon Marchi
New
[9/9] gdb: make-target-delegates.py: add type annotations
Add typing annotations to gdbarch*.py and make-target-delegates.py
- -
-
-
-
2023-02-23
Simon Marchi
New
[8/9] gdb: make-target-delegates.py: add Entry type
Add typing annotations to gdbarch*.py and make-target-delegates.py
- -
-
-
-
2023-02-23
Simon Marchi
New
[6/9] gdb: gdbarch*.py, copyright.py: add type annotations
Add typing annotations to gdbarch*.py and make-target-delegates.py
- -
-
-
-
2023-02-23
Simon Marchi
New
[5/9] gdb: split gdbarch component types to gdbarch_types.py
Add typing annotations to gdbarch*.py and make-target-delegates.py
- -
-
-
-
2023-02-23
Simon Marchi
New
[pushed] gdb: add AMDGPU header files to HFILES_NO_SRCDIR
[pushed] gdb: add AMDGPU header files to HFILES_NO_SRCDIR
- -
-
-
-
2023-02-23
Simon Marchi
New
[pushed] gdb: revert one erroneous bool-ification change
[pushed] gdb: revert one erroneous bool-ification change
- -
-
-
-
2023-02-20
Simon Marchi
New
[v2] gdb: remove --disable-gdbmi configure option
[v2] gdb: remove --disable-gdbmi configure option
- -
-
-
-
2023-02-14
Simon Marchi
New
gdb: remove --disable-gdbmi configure option
gdb: remove --disable-gdbmi configure option
- -
-
-
-
2023-02-14
Simon Marchi
New
[3/3] gdb: keep internalvars sorted
[1/3] gdb: store internalvars in an std::vector
- -
-
-
-
2023-02-14
Simon Marchi
New
[2/3] gdb: use std::string for internalvar::name
[1/3] gdb: store internalvars in an std::vector
- -
-
-
-
2023-02-14
Simon Marchi
New
[1/3] gdb: store internalvars in an std::vector
[1/3] gdb: store internalvars in an std::vector
- -
-
-
-
2023-02-14
Simon Marchi
New
[4/4] gdb/dwarf2: split .debug_names reading code to own file
Move index reading code out of dwarf2/read.c
- -
-
-
-
2023-02-13
Simon Marchi
New
[3/4] gdb/dwarf2: split .gdb_index reading code to own file
Move index reading code out of dwarf2/read.c
- -
-
-
-
2023-02-13
Simon Marchi
New
[2/4] gdb/dwarf2: move some things to read.h
Move index reading code out of dwarf2/read.c
- -
-
-
-
2023-02-13
Simon Marchi
New
gdb: add HtabPrinter to gdb-gdb.py.in
gdb: add HtabPrinter to gdb-gdb.py.in
2 -
-
-
-
2023-02-09
Simon Marchi
New
gdb: fix dealloc function not being called for frame 0
gdb: fix dealloc function not being called for frame 0
- -
-
-
-
2023-02-09
Simon Marchi
New
«
1
2
»