Toggle navigation
Patchwork
gdb
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Kevin Buettner
| State =
Action Required
| Archived =
No
| 92 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[4/4] Test ability to access unwritten-to mmap data in core file
Fix BZ 25631 - core file memory access problem
0 0 0
2020-03-05
Kevin Buettner
New
[3/4] Provide access to non SEC_HAS_CONTENTS core file sections
Fix BZ 25631 - core file memory access problem
0 0 0
2020-03-05
Kevin Buettner
New
[2/4] Add function for partitioning/splitting a section table
Fix BZ 25631 - core file memory access problem
0 0 0
2020-03-05
Kevin Buettner
New
[1/4] Remove hack for GDB which sets the section size to 0
Fix BZ 25631 - core file memory access problem
0 0 0
2020-03-05
Kevin Buettner
New
[v2] Avoid infinite recursion in find_pc_sect_line
[v2] Avoid infinite recursion in find_pc_sect_line
0 0 0
2019-12-04
Kevin Buettner
New
[2/2] Test case for BZ 25065
Fix BZ 25065 (LTO related GDB segfault)
0 0 0
2019-10-14
Kevin Buettner
New
[1/2] Fix BZ 25065 - Ensure that physnames are computed for inherited DIEs
Fix BZ 25065 (LTO related GDB segfault)
0 0 0
2019-10-14
Kevin Buettner
New
[2/2] OpenMP parallel region scope tests
OpenMP parallel region scope tests
0 0 0
2019-08-22
Kevin Buettner
New
[1/2] Add gdb_compile_openmp to lib/gdb.exp
OpenMP parallel region scope tests
0 0 0
2019-08-22
Kevin Buettner
New
Fix gdb.python/py-thrhandle.exp failures for -m32 multilib
Fix gdb.python/py-thrhandle.exp failures for -m32 multilib
0 0 0
2019-07-26
Kevin Buettner
New
[3/3] Tests for Python -P commandline support
Add -P command line switch for executing Python scripts
0 0 0
2019-07-21
Kevin Buettner
New
[2/3] Add -P command line switch for executing Python scripts
Add -P command line switch for executing Python scripts
0 0 0
2019-07-21
Kevin Buettner
New
[1/3] Documentation for Python -P commandline support
Add -P command line switch for executing Python scripts
0 0 0
2019-07-21
Kevin Buettner
New
Fix stepping bug associated with non-contiguous blocks
Fix stepping bug associated with non-contiguous blocks
0 0 0
2019-07-14
Kevin Buettner
New
[v2,5/5] Improve test gdb.dwarf2/dw2-ranges-func.exp
Non-contiguous address range bug fixes / improvements
0 0 0
2019-07-04
Kevin Buettner
New
[v2,4/5] Allow display of negative offsets in print_address_symbolic()
Non-contiguous address range bug fixes / improvements
0 0 0
2019-07-04
Kevin Buettner
New
[v2,3/5] dwarf2-frame.c: Fix FDE processing bug involving non-contiguous ranges
Non-contiguous address range bug fixes / improvements
0 0 0
2019-07-04
Kevin Buettner
New
[v2,2/5] Restrict use of minsym names when printing addresses in disassembled code
Non-contiguous address range bug fixes / improvements
0 0 0
2019-07-04
Kevin Buettner
New
[v2,1/5] Prefer symtab symbol over minsym for function names in non-contiguous blocks
Non-contiguous address range bug fixes / improvements
0 0 0
2019-07-04
Kevin Buettner
New
Make documentation of "python" command match actual behavior
Make documentation of "python" command match actual behavior
0 0 0
2019-06-29
Kevin Buettner
New
[4/4] Improve test gdb.dwarf2/dw2-ranges-func.exp
Non-contiguous address range bug fixes / improvements
0 0 0
2019-06-08
Kevin Buettner
Superseded
[3/4] Allow display of negative offsets in print_address_symbolic()
Non-contiguous address range bug fixes / improvements
0 0 0
2019-06-08
Kevin Buettner
Superseded
[2/4] dwarf2-frame.c: Fix FDE processing bug involving non-contiguous ranges
Non-contiguous address range bug fixes / improvements
0 0 0
2019-06-08
Kevin Buettner
Superseded
[1/4] Prefer symtab symbol over minsym for function names in non-contiguous blocks
Non-contiguous address range bug fixes / improvements
0 0 0
2019-06-08
Kevin Buettner
New
[PATCH/commit] Fix regression caused by recently added syscall restart code
[PATCH/commit] Fix regression caused by recently added syscall restart code
0 0 0
2019-05-06
Kevin Buettner
New
[v4,6/6] Rename python function thread_from_thread_handle to thread_from_handle
Add python method gdb.InferiorThread.handle
0 0 0
2019-04-04
Kevin Buettner
New
[v4,5/6] Documentation for python method InferiorThread.handle
Add python method gdb.InferiorThread.handle
0 0 0
2019-04-04
Kevin Buettner
New
[v4,4/6] Tests for gdb.InferiorThread.handle
Add python method gdb.InferiorThread.handle
0 0 0
2019-04-04
Kevin Buettner
New
[v4,3/6] Support buffer objects as handles in Inferior.thread_from_thread_handle()
Add python method gdb.InferiorThread.handle
0 0 0
2019-04-04
Kevin Buettner
New
[v4,2/6] Add python method InferiorThread.handle
Add python method gdb.InferiorThread.handle
0 0 0
2019-04-04
Kevin Buettner
New
[v4,1/6] Introduce target_ops method thread_info_to_thread_handle
Add python method gdb.InferiorThread.handle
0 0 0
2019-04-04
Kevin Buettner
New
[v3,6/6] Rename python function thread_from_thread_handle to thread_from_handle
Add python method gdb.InferiorThread.handle
0 0 0
2019-03-21
Kevin Buettner
Superseded
[v3,5/6] Documentation for python method InferiorThread.handle
Add python method gdb.InferiorThread.handle
0 0 0
2019-03-21
Kevin Buettner
Superseded
[v3,4/6] Tests for gdb.InferiorThread.handle
Add python method gdb.InferiorThread.handle
0 0 0
2019-03-21
Kevin Buettner
Superseded
[v3,3/6] Support buffer objects as handles in Inferior.thread_from_thread_handle()
Add python method gdb.InferiorThread.handle
0 0 0
2019-03-21
Kevin Buettner
Superseded
[v3,2/6] Add python method InferiorThread.handle
Add python method gdb.InferiorThread.handle
0 0 0
2019-03-21
Kevin Buettner
Superseded
[v3,1/6] Introduce target_ops method thread_info_to_thread_handle
Add python method gdb.InferiorThread.handle
0 0 0
2019-03-21
Kevin Buettner
Superseded
Fix amd64->i386 linux syscall restart problem
Fix amd64->i386 linux syscall restart problem
0 0 0
2019-03-17
Kevin Buettner
New
[v2,5/5] Documentation for python method InferiorThread.thread_handle
Add python method gdb.InferiorThread.thread_handle
0 0 0
2019-02-28
Kevin Buettner
Superseded
[v2,4/5] Tests for gdb.InferiorThread.thread_handle
Add python method gdb.InferiorThread.thread_handle
0 0 0
2019-02-28
Kevin Buettner
Superseded
[v2,3/5] Support buffer objects as handles in Inferior.thread_from_thread_handle()
Add python method gdb.InferiorThread.thread_handle
0 0 0
2019-02-28
Kevin Buettner
New
[v2,2/5] Add python method InferiorThread.thread_handle
Add python method gdb.InferiorThread.thread_handle
0 0 0
2019-02-28
Kevin Buettner
Superseded
[v2,1/5] Introduce target_ops method thread_info_to_thread_handle
Add python method gdb.InferiorThread.thread_handle
0 0 0
2019-02-28
Kevin Buettner
Superseded
Document fact that mininum Python version is now 2.6
Document fact that mininum Python version is now 2.6
0 0 0
2019-02-26
Kevin Buettner
New
Use Python 2.[67] / 3.X / PEP 3118 buffer protocol
Use Python 2.[67] / 3.X / PEP 3118 buffer protocol
0 0 0
2019-02-19
Kevin Buettner
New
[v2,4/4] Document two argument form of gdb.Value constructor
Define gdb.Value(val, type) constructor
0 0 0
2019-02-19
Kevin Buettner
New
[v2,3/4] Add tests for gdb.Value(bufobj, type) constructor
Define gdb.Value(val, type) constructor
0 0 0
2019-02-19
Kevin Buettner
New
[v2,2/4] Define gdb.Value(bufobj, type) constructor
Define gdb.Value(val, type) constructor
0 0 0
2019-02-19
Kevin Buettner
New
[v2,1/4] Define unique_ptr specialization for Py_buffer
Define gdb.Value(val, type) constructor
0 0 0
2019-02-19
Kevin Buettner
New
[4/4] Document two argument form of gdb.Value constructor
Define gdb.Value(val, type) constructor
0 0 0
2019-02-18
Kevin Buettner
New
[3/4] Add tests for gdb.Value(bufobj, type) constructor
Define gdb.Value(val, type) constructor
0 0 0
2019-02-18
Kevin Buettner
Superseded
[2/4] Define gdb.Value(bufobj, type) constructor
Define gdb.Value(val, type) constructor
0 0 0
2019-02-18
Kevin Buettner
Superseded
[1/4] Define unique_ptr specialization for Py_buffer
Define gdb.Value(val, type) constructor
0 0 0
2019-02-18
Kevin Buettner
Superseded
[4/4] Documentation for python method InferiorThread.thread_handle
Add python method gdb.InferiorThread.thread_handle
0 0 0
2018-09-16
Kevin Buettner
New
[3/4] Tests for gdb.InfThread.thread_handle
Add python method gdb.InferiorThread.thread_handle
0 0 0
2018-09-16
Kevin Buettner
New
[2/4] Add python method gdb.InferiorThread.thread_handle
Add python method gdb.InferiorThread.thread_handle
0 0 0
2018-09-16
Kevin Buettner
New
[1/4] Add and implement thread_to_thread_handle
Add python method gdb.InferiorThread.thread_handle
0 0 0
2018-09-16
Kevin Buettner
New
[v4,8/8] Test case for functions with non-contiguous ranges
Non-contiguous address range support
0 0 0
2018-08-22
Kevin Buettner
New
[v4,7/8] Relocate block range start and end addresses
Non-contiguous address range support
0 0 0
2018-08-22
Kevin Buettner
New
[v4,6/8] Introduce find_function_entry_range_from_pc and use it in infrun.c
Non-contiguous address range support
0 0 0
2018-08-22
Kevin Buettner
New
[v4,5/8] Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
Non-contiguous address range support
0 0 0
2018-08-22
Kevin Buettner
New
[v4,4/8] Disassemble blocks with non-contiguous ranges
Non-contiguous address range support
0 0 0
2018-08-22
Kevin Buettner
New
[v4,3/8] Add support for non-contiguous blocks to find_pc_partial_function
Non-contiguous address range support
0 0 0
2018-08-22
Kevin Buettner
New
[v4,2/8] Record explicit block ranges from dwarf2read.c
Non-contiguous address range support
0 0 0
2018-08-22
Kevin Buettner
New
[v4,1/8] Add block range data structure for blocks with non-contiguous address ranges
Non-contiguous address range support
0 0 0
2018-08-22
Kevin Buettner
New
[v3,8/8] Test case for functions with non-contiguous ranges
Non-contiguous address range support
0 0 0
2018-08-20
Kevin Buettner
Superseded
[v3,7/8] Relocate block range start and end addresses
Non-contiguous address range support
0 0 0
2018-08-20
Kevin Buettner
Superseded
[v3,6/8] Introduce find_pc_partial_entry_range and use it in infrun.c
Non-contiguous address range support
0 0 0
2018-08-20
Kevin Buettner
New
[v3,5/8] Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
Non-contiguous address range support
0 0 0
2018-08-20
Kevin Buettner
Superseded
[v3,4/8] Disassemble blocks with non-contiguous ranges
Non-contiguous address range support
0 0 0
2018-08-20
Kevin Buettner
Superseded
[v3,3/8] Add support for non-contiguous blocks to find_pc_partial_function
Non-contiguous address range support
0 0 0
2018-08-20
Kevin Buettner
New
[v3,2/8] Record explicit block ranges from dwarf2read.c
Non-contiguous address range support
0 0 0
2018-08-20
Kevin Buettner
Superseded
[v3,1/8] Add block range data structure for blocks with non-contiguous address ranges
Non-contiguous address range support
0 0 0
2018-08-20
Kevin Buettner
Superseded
[v2,8/8] Test case for functions with non-contiguous ranges
Non-contiguous address range support
0 0 0
2018-08-14
Kevin Buettner
Superseded
[v2,7/8] Relocate block range start and end addresses
Non-contiguous address range support
0 0 0
2018-08-14
Kevin Buettner
Superseded
[v2,6/8] Introduce find_pc_partial_entry_range and use it in infrun.c
Non-contiguous address range support
0 0 0
2018-08-14
Kevin Buettner
Superseded
[v2,5/8] Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
Non-contiguous address range support
0 0 0
2018-08-14
Kevin Buettner
Superseded
[v2,4/8] Disassemble blocks with non-contiguous ranges
Non-contiguous address range support
0 0 0
2018-08-14
Kevin Buettner
Superseded
[v2,3/8] Add support for non-contiguous blocks to find_pc_partial_function
Non-contiguous address range support
0 0 0
2018-08-14
Kevin Buettner
Superseded
[v2,2/8] Record explicit block ranges from dwarf2read.c
Non-contiguous address range support
0 0 0
2018-08-14
Kevin Buettner
Superseded
[v2,1/8] Add block range data structure for blocks with non-contiguous address ranges
Non-contiguous address range support
0 0 0
2018-08-13
Kevin Buettner
Superseded
[3/3] Test case for DW_OP_GNU_variable_value
Add support for DW_OP_GNU_variable_value
0 0 0
2018-08-03
Kevin Buettner
New
[2/3] Add support of DW_OP_GNU_variable_value to DWARF assembler
Add support for DW_OP_GNU_variable_value
0 0 0
2018-08-03
Kevin Buettner
New
[1/3] Add support for DW_OP_GNU_variable_value
Add support for DW_OP_GNU_variable_value
0 0 0
2018-08-03
Kevin Buettner
New
[8/8] Test case for functions with non-contiguous ranges
Non-contiguous address range support
0 0 0
2018-06-26
Kevin Buettner
New
[7/8] Relocate block range start and end addresses
Non-contiguous address range support
0 0 0
2018-06-26
Kevin Buettner
Superseded
[6/8] Use BLOCK_ENTRY_PC to find function entry pc in infrun.c
Non-contiguous address range support
0 0 0
2018-06-26
Kevin Buettner
New
[5/8] Use BLOCK_ENTRY_PC in place of most uses of BLOCK_START
Non-contiguous address range support
0 0 0
2018-06-26
Kevin Buettner
Superseded
[4/8] Disassemble blocks with non-contiguous ranges
Non-contiguous address range support
0 0 0
2018-06-26
Kevin Buettner
Superseded
[3/8] Add support for non-contiguous blocks to find_pc_partial_function
Non-contiguous address range support
0 0 0
2018-06-26
Kevin Buettner
New
[2/8] Record explicit block ranges from dwarf2read.c
Non-contiguous address range support
0 0 0
2018-06-26
Kevin Buettner
Superseded
[1/8] Add block range data structure for blocks with non-contiguous address ranges
Non-contiguous address range support
0 0 0
2018-06-26
Kevin Buettner
New