Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Kevin Buettner
| State =
Action Required
| 182 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
Apply
«
1
2
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[v4,8/8] Forced quit cases handled by resetting sync_quit_force_run
Fix gdb.base/gdb-sigterm.exp failure/error
- -
-
-
-
2023-01-12
Kevin Buettner
New
[v4,7/8] QUIT processing w/ explicit throw for gdb_exception_forced_quit
Fix gdb.base/gdb-sigterm.exp failure/error
- -
-
-
-
2023-01-12
Kevin Buettner
New
[v4,6/8] Call quit_force for gdb_exception_forced_quit in safe_execute_command
Fix gdb.base/gdb-sigterm.exp failure/error
- -
-
-
-
2023-01-12
Kevin Buettner
New
[v4,5/8] Guile QUIT processing updates
Fix gdb.base/gdb-sigterm.exp failure/error
- -
-
-
-
2023-01-12
Kevin Buettner
New
[v4,4/8] Python QUIT processing updates
Fix gdb.base/gdb-sigterm.exp failure/error
- -
-
-
-
2023-01-12
Kevin Buettner
New
[v4,3/8] Catch gdb_exception_error instead of gdb_exception (in many places)
Fix gdb.base/gdb-sigterm.exp failure/error
- -
-
-
-
2023-01-12
Kevin Buettner
New
[v4,2/8] Handle gdb SIGTERM by throwing / catching gdb_exception_force_quit
Fix gdb.base/gdb-sigterm.exp failure/error
- -
-
-
-
2023-01-12
Kevin Buettner
New
[v4,1/8] Introduce gdb_exception_forced_quit
Fix gdb.base/gdb-sigterm.exp failure/error
- -
-
-
-
2023-01-12
Kevin Buettner
New
[4/4] Test ability to access unwritten-to mmap data in core file
- -
-
-
-
2020-03-05
Kevin Buettner
New
[3/4] Provide access to non SEC_HAS_CONTENTS core file sections
- -
-
-
-
2020-03-05
Kevin Buettner
New
[2/4] Add function for partitioning/splitting a section table
- -
-
-
-
2020-03-05
Kevin Buettner
New
[1/4] Remove hack for GDB which sets the section size to 0
- -
-
-
-
2020-03-05
Kevin Buettner
New
[v2] Avoid infinite recursion in find_pc_sect_line
- -
-
-
-
2019-12-04
Kevin Buettner
New
[1/2] Fix BZ 25065 - Ensure that physnames are computed for inherited DIEs
- -
-
-
-
2019-10-22
Kevin Buettner
New
[2/2] Test case for BZ 25065
- -
-
-
-
2019-10-14
Kevin Buettner
New
[1/2] Fix BZ 25065 - Ensure that physnames are computed for inherited DIEs
- -
-
-
-
2019-10-14
Kevin Buettner
New
[2/2] OpenMP parallel region scope tests
- -
-
-
-
2019-08-22
Kevin Buettner
New
[1/2] Add gdb_compile_openmp to lib/gdb.exp
- -
-
-
-
2019-08-22
Kevin Buettner
New
Fix gdb.python/py-thrhandle.exp failures for -m32 multilib
- -
-
-
-
2019-07-26
Kevin Buettner
New
[3/3] Tests for Python -P commandline support
- -
-
-
-
2019-07-21
Kevin Buettner
New
[2/3] Add -P command line switch for executing Python scripts
- -
-
-
-
2019-07-21
Kevin Buettner
New
[1/3] Documentation for Python -P commandline support
- -
-
-
-
2019-07-21
Kevin Buettner
New
Fix stepping bug associated with non-contiguous blocks
- -
-
-
-
2019-07-14
Kevin Buettner
New
[v2,5/5] Improve test gdb.dwarf2/dw2-ranges-func.exp
- -
-
-
-
2019-07-04
Kevin Buettner
New
[v2,1/5] Prefer symtab symbol over minsym for function names in non-contiguous blocks
- -
-
-
-
2019-07-04
Kevin Buettner
New
[v2,5/5] Improve test gdb.dwarf2/dw2-ranges-func.exp
- -
-
-
-
2019-07-04
Kevin Buettner
New
[v2,4/5] Allow display of negative offsets in print_address_symbolic()
- -
-
-
-
2019-07-04
Kevin Buettner
New
[v2,3/5] dwarf2-frame.c: Fix FDE processing bug involving non-contiguous ranges
- -
-
-
-
2019-07-04
Kevin Buettner
New
[v2,2/5] Restrict use of minsym names when printing addresses in disassembled code
- -
-
-
-
2019-07-04
Kevin Buettner
New
[v2,1/5] Prefer symtab symbol over minsym for function names in non-contiguous blocks
- -
-
-
-
2019-07-04
Kevin Buettner
New
[3/4] Allow display of negative offsets in print_address_symbolic()
- -
-
-
-
2019-07-03
Kevin Buettner
New
Make documentation of "python" command match actual behavior
- -
-
-
-
2019-06-29
Kevin Buettner
New
[4/4] Improve test gdb.dwarf2/dw2-ranges-func.exp
- -
-
-
-
2019-06-08
Kevin Buettner
New
[3/4] Allow display of negative offsets in print_address_symbolic()
- -
-
-
-
2019-06-08
Kevin Buettner
New
[2/4] dwarf2-frame.c: Fix FDE processing bug involving non-contiguous ranges
- -
-
-
-
2019-06-08
Kevin Buettner
New
[1/4] Prefer symtab symbol over minsym for function names in non-contiguous blocks
- -
-
-
-
2019-06-08
Kevin Buettner
New
[PATCH/commit] Fix regression caused by recently added syscall restart code
- -
-
-
-
2019-05-06
Kevin Buettner
New
The 'cold' function attribute and GDB
- -
-
-
-
2019-05-05
Kevin Buettner
New
Fix amd64->i386 linux syscall restart problem
- -
-
-
-
2019-04-10
Kevin Buettner
New
[v4,6/6] Rename python function thread_from_thread_handle to thread_from_handle
- -
-
-
-
2019-04-04
Kevin Buettner
New
[v4,5/6] Documentation for python method InferiorThread.handle
- -
-
-
-
2019-04-04
Kevin Buettner
New
[v4,4/6] Tests for gdb.InferiorThread.handle
- -
-
-
-
2019-04-04
Kevin Buettner
New
[v4,3/6] Support buffer objects as handles in Inferior.thread_from_thread_handle()
- -
-
-
-
2019-04-04
Kevin Buettner
New
[v4,2/6] Add python method InferiorThread.handle
- -
-
-
-
2019-04-04
Kevin Buettner
New
[v4,1/6] Introduce target_ops method thread_info_to_thread_handle
- -
-
-
-
2019-04-04
Kevin Buettner
New
[v3,6/6] Rename python function thread_from_thread_handle to thread_from_handle
- -
-
-
-
2019-03-21
Kevin Buettner
New
[v3,6/6] Rename python function thread_from_thread_handle to thread_from_handle
- -
-
-
-
2019-03-21
Kevin Buettner
New
[v3,5/6] Documentation for python method InferiorThread.handle
- -
-
-
-
2019-03-21
Kevin Buettner
New
[v3,4/6] Tests for gdb.InferiorThread.handle
- -
-
-
-
2019-03-21
Kevin Buettner
New
[v3,3/6] Support buffer objects as handles in Inferior.thread_from_thread_handle()
- -
-
-
-
2019-03-21
Kevin Buettner
New
[v3,2/6] Add python method InferiorThread.handle
- -
-
-
-
2019-03-21
Kevin Buettner
New
[v3,1/6] Introduce target_ops method thread_info_to_thread_handle
- -
-
-
-
2019-03-21
Kevin Buettner
New
Fix amd64->i386 linux syscall restart problem
- -
-
-
-
2019-03-17
Kevin Buettner
New
[v2,5/5] Documentation for python method InferiorThread.thread_handle
- -
-
-
-
2019-02-28
Kevin Buettner
New
[v2,4/5] Tests for gdb.InferiorThread.thread_handle
- -
-
-
-
2019-02-28
Kevin Buettner
New
[v2,3/5] Support buffer objects as handles in Inferior.thread_from_thread_handle()
- -
-
-
-
2019-02-28
Kevin Buettner
New
[v2,2/5] Add python method InferiorThread.thread_handle
- -
-
-
-
2019-02-28
Kevin Buettner
New
[v2,1/5] Introduce target_ops method thread_info_to_thread_handle
- -
-
-
-
2019-02-28
Kevin Buettner
New
Document fact that mininum Python version is now 2.6
- -
-
-
-
2019-02-26
Kevin Buettner
New
Use Python 2.[67] / 3.X / PEP 3118 buffer protocol
- -
-
-
-
2019-02-19
Kevin Buettner
New
[v2,4/4] Document two argument form of gdb.Value constructor
- -
-
-
-
2019-02-19
Kevin Buettner
New
[v2,3/4] Add tests for gdb.Value(bufobj, type) constructor
- -
-
-
-
2019-02-19
Kevin Buettner
New
[v2,2/4] Define gdb.Value(bufobj, type) constructor
- -
-
-
-
2019-02-19
Kevin Buettner
New
[v2,1/4] Define unique_ptr specialization for Py_buffer
- -
-
-
-
2019-02-19
Kevin Buettner
New
[4/4] Document two argument form of gdb.Value constructor
- -
-
-
-
2019-02-18
Kevin Buettner
New
[4/4] Document two argument form of gdb.Value constructor
- -
-
-
-
2019-02-18
Kevin Buettner
New
[3/4] Add tests for gdb.Value(bufobj, type) constructor
- -
-
-
-
2019-02-18
Kevin Buettner
New
[2/4] Define gdb.Value(bufobj, type) constructor
- -
-
-
-
2019-02-18
Kevin Buettner
New
[1/4] Define unique_ptr specialization for Py_buffer
- -
-
-
-
2019-02-18
Kevin Buettner
New
[4/4] Documentation for python method InferiorThread.thread_handle
- -
-
-
-
2018-09-16
Kevin Buettner
New
[3/4] Tests for gdb.InfThread.thread_handle
- -
-
-
-
2018-09-16
Kevin Buettner
New
[2/4] Add python method gdb.InferiorThread.thread_handle
- -
-
-
-
2018-09-16
Kevin Buettner
New
[1/4] Add and implement thread_to_thread_handle
- -
-
-
-
2018-09-16
Kevin Buettner
New
[v4,8/8] Test case for functions with non-contiguous ranges
- -
-
-
-
2018-08-22
Kevin Buettner
New
[v4,7/8] Relocate block range start and end addresses
- -
-
-
-
2018-08-22
Kevin Buettner
New
[v4,6/8] Introduce find_function_entry_range_from_pc and use it in infrun.c
- -
-
-
-
2018-08-22
Kevin Buettner
New
[v4,5/8] Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
- -
-
-
-
2018-08-22
Kevin Buettner
New
[v4,4/8] Disassemble blocks with non-contiguous ranges
- -
-
-
-
2018-08-22
Kevin Buettner
New
[v4,3/8] Add support for non-contiguous blocks to find_pc_partial_function
- -
-
-
-
2018-08-22
Kevin Buettner
New
[v4,2/8] Record explicit block ranges from dwarf2read.c
- -
-
-
-
2018-08-22
Kevin Buettner
New
[v4,1/8] Add block range data structure for blocks with non-contiguous address ranges
- -
-
-
-
2018-08-22
Kevin Buettner
New
[v3,8/8] Test case for functions with non-contiguous ranges
- -
-
-
-
2018-08-20
Kevin Buettner
New
[v3,7/8] Relocate block range start and end addresses
- -
-
-
-
2018-08-20
Kevin Buettner
New
[v3,6/8] Introduce find_pc_partial_entry_range and use it in infrun.c
- -
-
-
-
2018-08-20
Kevin Buettner
New
[v3,5/8] Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
- -
-
-
-
2018-08-20
Kevin Buettner
New
[v3,4/8] Disassemble blocks with non-contiguous ranges
- -
-
-
-
2018-08-20
Kevin Buettner
New
[v3,3/8] Add support for non-contiguous blocks to find_pc_partial_function
- -
-
-
-
2018-08-20
Kevin Buettner
New
[v3,2/8] Record explicit block ranges from dwarf2read.c
- -
-
-
-
2018-08-20
Kevin Buettner
New
[v3,1/8] Add block range data structure for blocks with non-contiguous address ranges
- -
-
-
-
2018-08-20
Kevin Buettner
New
[1/3] Add support for DW_OP_GNU_variable_value
- -
-
-
-
2018-08-18
Kevin Buettner
New
[v2,8/8] Test case for functions with non-contiguous ranges
- -
-
-
-
2018-08-14
Kevin Buettner
New
[v2,7/8] Relocate block range start and end addresses
- -
-
-
-
2018-08-14
Kevin Buettner
New
[v2,6/8] Introduce find_pc_partial_entry_range and use it in infrun.c
- -
-
-
-
2018-08-14
Kevin Buettner
New
[v2,5/8] Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
- -
-
-
-
2018-08-14
Kevin Buettner
New
[v2,4/8] Disassemble blocks with non-contiguous ranges
- -
-
-
-
2018-08-14
Kevin Buettner
New
[v2,3/8] Add support for non-contiguous blocks to find_pc_partial_function
- -
-
-
-
2018-08-14
Kevin Buettner
New
[v2,2/8] Record explicit block ranges from dwarf2read.c
- -
-
-
-
2018-08-14
Kevin Buettner
New
[v2,1/8] Add block range data structure for blocks with non-contiguous address ranges
- -
-
-
-
2018-08-13
Kevin Buettner
New
[3/3] Test case for DW_OP_GNU_variable_value
- -
-
-
-
2018-08-03
Kevin Buettner
New
[2/3] Add support of DW_OP_GNU_variable_value to DWARF assembler
- -
-
-
-
2018-08-03
Kevin Buettner
New
«
1
2
»