Toggle navigation
Patchwork
gdb
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
John Baldwin
| State =
Action Required
| Archived =
No
| 115 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
«
1
2
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,5/5] Assume FreeBSD kernels always report exec events.
Remove support for old FreeBSD hosts
0 0 0
2020-09-10
John Baldwin
New
[v2,4/5] Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts.
Remove support for old FreeBSD hosts
0 0 0
2020-09-10
John Baldwin
New
[v2,3/5] Assume FreeBSD hosts include support for fetching signal information.
Remove support for old FreeBSD hosts
0 0 0
2020-09-10
John Baldwin
New
[v2,2/5] Assume KERN_PROC_PATHNAME is present on FreeBSD hosts.
Remove support for old FreeBSD hosts
0 0 0
2020-09-10
John Baldwin
New
[v2,1/5] Assume that PT_LWPINFO is always defined on FreeBSD hosts.
Remove support for old FreeBSD hosts
0 0 0
2020-09-10
John Baldwin
New
Use SIGTRAP si_code values for all FreeBSD architectures on 11.3 and later.
Use SIGTRAP si_code values for all FreeBSD architectures on 11.3 and later.
0 0 0
2020-07-22
John Baldwin
New
[5/5] Assume FreeBSD kernels always report exec events.
Remove support for old FreeBSD hosts
0 0 0
2020-07-20
John Baldwin
Superseded
[4/5] Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts.
Remove support for old FreeBSD hosts
0 0 0
2020-07-20
John Baldwin
New
[3/5] Assume FreeBSD hosts include support for fetching signal information.
Remove support for old FreeBSD hosts
0 0 0
2020-07-20
John Baldwin
Superseded
[2/5] Assume KERN_PROC_PATHNAME is present on FreeBSD hosts.
Remove support for old FreeBSD hosts
0 0 0
2020-07-20
John Baldwin
Superseded
[1/5] Assume that PT_LWPINFO is always defined on FreeBSD hosts.
Remove support for old FreeBSD hosts
0 0 0
2020-07-20
John Baldwin
Superseded
[2/2] Update FreeBSD system calls for 13.0-CURRENT.
[1/2] Fix script name in usage and generated year range.
0 0 0
2020-07-20
John Baldwin
New
[1/2] Fix script name in usage and generated year range.
[1/2] Fix script name in usage and generated year range.
0 0 0
2020-07-20
John Baldwin
New
[v2] Implement the skip_solib_resolver gdbarch hook for FreeBSD architectures.
[v2] Implement the skip_solib_resolver gdbarch hook for FreeBSD architectures.
0 0 0
2020-07-17
John Baldwin
New
[5/5] Retire the now-unused gdbarch handle_segmentation_fault hook.
Genericize gdbarch_handle_segmentation_fault
0 0 0
2020-07-17
John Baldwin
New
[4/5] Migrate the sparc64 ADI handle_segmentation_fault hook to report_signal_info.
Genericize gdbarch_handle_segmentation_fault
0 0 0
2020-07-17
John Baldwin
New
[3/5] Migrate the x86 MPX handle_segmentation_fault hook to report_signal_info.
Genericize gdbarch_handle_segmentation_fault
0 0 0
2020-07-17
John Baldwin
New
[2/5] Report architecture-specific signal information for core files.
Genericize gdbarch_handle_segmentation_fault
0 0 0
2020-07-17
John Baldwin
New
[1/5] Add a new gdbarch hook to report additional signal information.
Genericize gdbarch_handle_segmentation_fault
0 0 0
2020-07-17
John Baldwin
New
Implement the skip_solib_resolver gdbarch hook for FreeBSD architectures.
Implement the skip_solib_resolver gdbarch hook for FreeBSD architectures.
0 0 0
2020-07-11
John Baldwin
Superseded
Enable multi-process mode in the FreeBSD native target.
Enable multi-process mode in the FreeBSD native target.
0 0 0
2020-07-08
John Baldwin
New
Don't compare the pid returned from wait() against inferior_ptid.
Don't compare the pid returned from wait() against inferior_ptid.
0 0 0
2020-07-08
John Baldwin
New
Support several new ELF auxiliary vector types on FreeBSD.
Support several new ELF auxiliary vector types on FreeBSD.
0 0 0
2020-07-07
John Baldwin
New
Rename the 'obfd' argument to fbsd_nat_target::find_memory_regions.
Rename the 'obfd' argument to fbsd_nat_target::find_memory_regions.
0 0 0
2020-07-07
John Baldwin
New
Use std::string for 'psargs'.
Use std::string for 'psargs'.
0 0 0
2020-03-05
John Baldwin
New
libctf: Mark bswap_identity_64 inline function as static.
libctf: Mark bswap_identity_64 inline function as static.
0 0 0
2020-03-05
John Baldwin
New
[PUSHED,OBV] Fix build for aarch64, arm, and riscv FreeBSD native targets.
[PUSHED,OBV] Fix build for aarch64, arm, and riscv FreeBSD native targets.
0 0 0
2019-07-16
John Baldwin
New
[PUSHED,OBV] Add include of gdbarch.h.
[PUSHED,OBV] Add include of gdbarch.h.
0 0 0
2019-07-16
John Baldwin
New
Return TARGET_XFER_EOF if reading at the end of TARGET_OBJECT_SIGNAL_INFO.
Return TARGET_XFER_EOF if reading at the end of TARGET_OBJECT_SIGNAL_INFO.
0 0 0
2019-05-09
John Baldwin
New
Note support for TLS variables on FreeBSD.
Note support for TLS variables on FreeBSD.
0 0 0
2019-03-12
John Baldwin
New
[PUSHED,OBV] The NEWS file had two "New targets" sections for 8.3.
[PUSHED,OBV] The NEWS file had two "New targets" sections for 8.3.
0 0 0
2019-03-12
John Baldwin
New
[v2,11/11] Support TLS variables on FreeBSD/powerpc.
Support for thread-local variables on FreeBSD
0 0 0
2019-02-09
John Baldwin
New
[v2,10/11] Support TLS variables on FreeBSD/riscv.
Support for thread-local variables on FreeBSD
0 0 0
2019-02-09
John Baldwin
New
[v2,09/11] Support TLS variables on FreeBSD/i386.
Support for thread-local variables on FreeBSD
0 0 0
2019-02-09
John Baldwin
New
[v2,08/11] Support TLS variables on FreeBSD/amd64.
Support for thread-local variables on FreeBSD
0 0 0
2019-02-09
John Baldwin
New
[v2,07/11] Add a helper function to resolve TLS variable addresses for FreeBSD.
Support for thread-local variables on FreeBSD
0 0 0
2019-02-09
John Baldwin
New
[v2,06/11] Add a more general version of lookup_struct_elt_type.
Support for thread-local variables on FreeBSD
0 0 0
2019-02-09
John Baldwin
New
[v2,05/11] Remove code disabled since at least 1999 from lookup_struct_elt_type.
Support for thread-local variables on FreeBSD
0 0 0
2019-02-09
John Baldwin
New
[v2,04/11] Add a new gdbarch method to resolve the address of TLS variables.
Support for thread-local variables on FreeBSD
0 0 0
2019-02-09
John Baldwin
New
[v2,03/11] Handle an edge case for minisym TLS variable lookups.
Support for thread-local variables on FreeBSD
0 0 0
2019-02-09
John Baldwin
New
[v2,02/11] Support fs_base and gs_base on FreeBSD/i386.
Support for thread-local variables on FreeBSD
0 0 0
2019-02-09
John Baldwin
New
[v2,01/11] Support the fs_base and gs_base registers on i386.
Support for thread-local variables on FreeBSD
0 0 0
2019-02-09
John Baldwin
New
Fix 'info proc cmdline' for native FreeBSD processes.
Fix 'info proc cmdline' for native FreeBSD processes.
0 0 0
2019-01-28
John Baldwin
New
[v2,4/4] Try to use the canonical version of a sysroot for debug file links.
Some fixes for debug files and sysroots
0 0 0
2019-01-28
John Baldwin
New
[v2,3/4] Use child_path to determine if an object file is under a sysroot.
Some fixes for debug files and sysroots
0 0 0
2019-01-28
John Baldwin
New
[v2,2/4] Add a new function child_path.
Some fixes for debug files and sysroots
0 0 0
2019-01-28
John Baldwin
New
[v2,1/4] Look for separate debug files in debug directories under a sysroot.
Some fixes for debug files and sysroots
0 0 0
2019-01-28
John Baldwin
New
Use trad_frame_set_reg_addr for FreeBSD arm signal trampoline unwinders.
Use trad_frame_set_reg_addr for FreeBSD arm signal trampoline unwinders.
0 0 0
2019-01-25
John Baldwin
New
[2/2] Trim trailing directory separators from new sysroots.
Some fixes for debug files and sysroots
0 0 0
2019-01-23
John Baldwin
New
[1/2] Look for separate debug files in debug directories under a sysroot.
Some fixes for debug files and sysroots
0 0 0
2019-01-23
John Baldwin
New
[9/9] Support TLS variables on FreeBSD/powerpc.
Support for thread-local variables on FreeBSD
0 0 0
2019-01-22
John Baldwin
Superseded
[8/9] Support TLS variables on FreeBSD/riscv.
Support for thread-local variables on FreeBSD
0 0 0
2019-01-22
John Baldwin
Superseded
[7/9] Support TLS variables on FreeBSD/i386.
Support for thread-local variables on FreeBSD
0 0 0
2019-01-22
John Baldwin
Superseded
[6/9] Support TLS variables on FreeBSD/amd64.
Support for thread-local variables on FreeBSD
0 0 0
2019-01-22
John Baldwin
Superseded
[5/9] Add a helper function to resolve TLS variable addresses for FreeBSD.
Support for thread-local variables on FreeBSD
0 0 0
2019-01-22
John Baldwin
Superseded
[4/9] Add a new gdbarch method to resolve the address of TLS variables.
Support for thread-local variables on FreeBSD
0 0 0
2019-01-22
John Baldwin
Superseded
[3/9] Handle TLS variable lookups when using separate debug object files.
Support for thread-local variables on FreeBSD
0 0 0
2019-01-22
John Baldwin
New
[2/9] Support fs_base and gs_base on FreeBSD/i386.
Support for thread-local variables on FreeBSD
0 0 0
2019-01-22
John Baldwin
Superseded
[1/9] Support the fs_base and gs_base registers on i386.
Support for thread-local variables on FreeBSD
0 0 0
2019-01-22
John Baldwin
Superseded
Remove empty nm-fbsd.h header for FreeBSD/i386 native target.
Remove empty nm-fbsd.h header for FreeBSD/i386 native target.
0 0 0
2018-12-21
John Baldwin
New
Workaround a FreeBSD kernel bug resulting in spurious SIGTRAP events.
Workaround a FreeBSD kernel bug resulting in spurious SIGTRAP events.
0 0 0
2018-12-10
John Baldwin
New
[v2] Use separate sed expressions to escape auto-load directories.
[v2] Use separate sed expressions to escape auto-load directories.
0 0 0
2018-12-01
John Baldwin
New
Use sed -E to escape variables in auto-load directories.
Use sed -E to escape variables in auto-load directories.
0 0 0
2018-11-30
John Baldwin
New
[v4,3/3] Update the FreeBSD system call table to match FreeBSD 12.0.
Update FreeBSD's syscall table
0 0 0
2018-11-30
John Baldwin
New
[v4,2/3] Add an optional "alias" attribute to syscall entries.
Update FreeBSD's syscall table
0 0 0
2018-11-30
John Baldwin
New
[v4,1/3] Change get_syscalls_by_group to append to an existing vector of integers.
Update FreeBSD's syscall table
0 0 0
2018-11-30
John Baldwin
New
Use kinfo_getfile to implement fdwalk on FreeBSD.
Use kinfo_getfile to implement fdwalk on FreeBSD.
0 0 0
2018-11-30
John Baldwin
New
[v3,3/3] Update the FreeBSD system call table to match FreeBSD 12.0.
Update FreeBSD's syscall table
0 0 0
2018-11-09
John Baldwin
Superseded
[v3,2/3] Add an optional "alias" attribute to syscall entries.
Update FreeBSD's syscall table
0 0 0
2018-11-09
John Baldwin
New
[v3,1/3] Change get_syscalls_by_group to append to an existing vector of integers.
Update FreeBSD's syscall table
0 0 0
2018-11-09
John Baldwin
Superseded
Update the conditionals in fbsd-nat.h so they are always honored.
Update the conditionals in fbsd-nat.h so they are always honored.
0 0 0
2018-11-06
John Baldwin
New
Fix unsigned overflow in minsyms reader.
Fix unsigned overflow in minsyms reader.
0 0 0
2018-11-06
John Baldwin
New
[v2,3/3] Update the FreeBSD system call table to match FreeBSD 12.0.
Update FreeBSD's syscall table
0 0 0
2018-11-06
John Baldwin
Superseded
[v2,2/3] Add an optional "alias" attribute to syscall entries.
Update FreeBSD's syscall table
0 0 0
2018-11-06
John Baldwin
New
[v2,1/3] Return a vector of integers from get_syscalls_by_group.
Update FreeBSD's syscall table
0 0 0
2018-11-06
John Baldwin
New
Note that PT_GETREGS supplies SSTATUS for FreeBSD/riscv.
Note that PT_GETREGS supplies SSTATUS for FreeBSD/riscv.
0 0 0
2018-11-05
John Baldwin
New
[2/2] Update the FreeBSD system call table to match FreeBSD 12.0.
Update FreeBSD's syscall table
0 0 0
2018-10-03
John Baldwin
Superseded
[1/2] Add an optional "alias" attribute to syscall entries.
Update FreeBSD's syscall table
0 0 0
2018-10-03
John Baldwin
Superseded
[v2,4/4] Add native target for FreeBSD/riscv.
Initial support for FreeBSD/riscv
0 0 0
2018-09-24
John Baldwin
New
[v2,3/4] Add FreeBSD/riscv architecture.
Initial support for FreeBSD/riscv
0 0 0
2018-09-24
John Baldwin
New
[v2,2/4] Use the existing instruction to determine the RISC-V breakpoint kind.
Initial support for FreeBSD/riscv
0 0 0
2018-09-24
John Baldwin
New
[v2,1/4] Add helper functions to trad_frame to support register cache maps.
Initial support for FreeBSD/riscv
0 0 0
2018-09-24
John Baldwin
New
[4/4] Add native target for FreeBSD/riscv.
Initial support for FreeBSD/riscv
0 0 0
2018-09-19
John Baldwin
Superseded
[3/4] Add FreeBSD/riscv architecture.
Initial support for FreeBSD/riscv
0 0 0
2018-09-19
John Baldwin
Superseded
[2/4] Fall back to a default value of 0 for the MISA register.
Initial support for FreeBSD/riscv
0 0 0
2018-09-19
John Baldwin
New
[1/4] Add helper functions to trad_frame to support register cache maps.
Initial support for FreeBSD/riscv
0 0 0
2018-09-19
John Baldwin
Superseded
Share the code to format "info proc mappings" entries for FreeBSD.
Share the code to format "info proc mappings" entries for FreeBSD.
0 0 0
2018-09-19
John Baldwin
New
[PUSHED,OBV] Add missing spaces after inet_ntop invocations.
[PUSHED,OBV] Add missing spaces after inet_ntop invocations.
0 0 0
2018-09-19
John Baldwin
New
[v3,8/8] Make the "info proc" documentation more consistent.
Add a new 'info proc files' command
0 0 0
2018-09-18
John Baldwin
New
[v3,7/8] Document the 'info proc files' command.
Add a new 'info proc files' command
0 0 0
2018-09-18
John Baldwin
New
[v3,6/8] Support 'info proc files' on live FreeBSD processes.
Add a new 'info proc files' command
0 0 0
2018-09-18
John Baldwin
New
[v3,5/8] Add support for 'info proc files' on FreeBSD core dumps.
Add a new 'info proc files' command
0 0 0
2018-09-18
John Baldwin
New
[v3,4/8] Add a new 'info proc files' subcommand of 'info proc'.
Add a new 'info proc files' command
0 0 0
2018-09-18
John Baldwin
New
[v3,3/8] Import gnulib's inet_ntop module.
Add a new 'info proc files' command
0 0 0
2018-09-18
John Baldwin
New
[v3,2/8] Generate aclocal-m4-deps.mk more deterministically and portably.
Add a new 'info proc files' command
0 0 0
2018-09-18
John Baldwin
New
[v3,1/8] Use KF_PATH to verify the size of a struct kinfo_file.
Add a new 'info proc files' command
0 0 0
2018-09-18
John Baldwin
New
[v2,6/6] Make the "info proc" documentation more consistent.
Add a new 'info proc files' command
0 0 0
2018-09-12
John Baldwin
Superseded
[v2,5/6] Document the 'info proc files' command.
Add a new 'info proc files' command
0 0 0
2018-09-12
John Baldwin
Superseded
[v2,4/6] Support 'info proc files' on live FreeBSD processes.
Add a new 'info proc files' command
0 0 0
2018-09-12
John Baldwin
Superseded
[v2,3/6] Add support for 'info proc files' on FreeBSD core dumps.
Add a new 'info proc files' command
0 0 0
2018-09-12
John Baldwin
Superseded
«
1
2
»