Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
John Baldwin
| 343 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
3
4
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
[[PUSHED,OBV] ] Fix a typo.
- -
-
-
-
2018-02-21
John Baldwin
New
[[PUSHED] ] Add "common-defs.h" include to files in arch/ subdir not yet including it.
- -
-
-
-
2018-02-21
John Baldwin
New
[0/2] Support for FreeBSD/mips N32
- -
-
-
-
2017-09-20
John Baldwin
New
[1/2] Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes.
- -
-
-
-
2017-09-19
John Baldwin
New
[1/2] Add an optional "alias" attribute to syscall entries.
- -
-
-
-
2018-10-03
John Baldwin
New
[1/2] Add FreeBSD/aarch64 architecture.
- -
-
-
-
2017-08-12
John Baldwin
New
[1/2] Cast the pointer assigned to ss_sp to char *.
- -
-
-
-
2016-04-19
John Baldwin
New
[1/2] Consolidate x86 debug register code for BSD native targets.
- -
-
-
-
2016-06-28
John Baldwin
New
[1/2] Fix infinite recursion in amd64fbsd_sigcontext_addr().
- -
-
-
-
2015-02-25
John Baldwin
New
[1/2] gdb.arch/amd64-gs_base.exp: Support non-Linux.
Fix gdb.arch/amd64-gs_base.exp test on FreeBSD
- -
-
-
-
2023-02-17
John Baldwin
Committed
[1/2] Include the fs_base and gs_base registers in amd64 target descriptions.
- -
-
-
-
2017-07-12
John Baldwin
New
[1/2] Include the fs_base and gs_base registers in amd64 target descriptions.
- -
-
-
-
2017-06-27
John Baldwin
New
[1/2] Look for separate debug files in debug directories under a sysroot.
- -
-
-
-
2019-01-23
John Baldwin
New
[1/2] Support AT_HWCAP2 on FreeBSD.
- -
-
-
-
2018-10-08
John Baldwin
New
[1/3] Add fbsd_nat_add_target.
- -
-
-
-
2015-04-26
John Baldwin
New
[1/3] Consolidate code to enable optional FreeBSD native target event reporting.
- -
-
-
-
2016-07-18
John Baldwin
New
[1/3] Fix compile in the !HAVE_KINFO_GETVMMAP case.
- -
-
-
-
2017-08-08
John Baldwin
New
[1/3] Fix mismatched struct vs class tags.
- -
-
-
-
2016-11-23
John Baldwin
New
[1/3] Honor detach-on-fork on FreeBSD.
- -
-
-
-
2016-06-28
John Baldwin
New
[1/3] Implement "to_stopped_by_hw_breakpoint" for x86 debug registers.
- -
-
-
-
2018-02-28
John Baldwin
New
[1/3] Use the ELF class to determine the word size for FreeBSD core notes.
- -
-
-
-
2016-11-23
John Baldwin
New
[1/4] *-fbsd-nat: Handle null inferior in read_description.
Handle null inferiors in target::read_description
- -
-
-
-
2023-05-26
John Baldwin
New
[1/4] Add helper functions to trad_frame to support register cache maps.
- -
-
-
-
2018-09-19
John Baldwin
New
[1/4] Cleanups to FreeBSD/mips native register operations.
- -
-
-
-
2017-04-12
John Baldwin
New
[1/4] Create psuedo sections for FreeBSD NT_PROCSTAT_(PROC|FILES|VMMAP) notes.
- -
-
-
-
2017-12-22
John Baldwin
New
[1/4] Fix two NetBSD-specific typos in the configure.nat conversion.
- -
-
-
-
2017-07-15
John Baldwin
New
[1/4] Handle FreeBSD-specific AT_EHDRFLAGS and AT_HWCAP auxiliary vector types.
- -
-
-
-
2017-09-14
John Baldwin
New
[1/5] gdb.threads/multi-create: Double the existing stack size.
Various test suite fixes (mostly thread related)
- -
-
-
-
2023-02-17
John Baldwin
Committed
[1/5] Use KF_PATH to verify the size of a struct kinfo_file.
- -
-
-
-
2018-09-08
John Baldwin
New
[1/6] Add constants for FreeBSD-specific auxiliary vector entry types.
- -
-
-
-
2016-06-16
John Baldwin
New
[1/6] Add support to readelf for reading FreeBSD ELF core notes.
- -
-
-
-
2016-01-11
John Baldwin
New
[1/8] Implement the "get_siginfo_type" gdbarch method for FreeBSD architectures.
- -
-
-
-
2017-06-29
John Baldwin
New
[1/8] Use correct enum type for do_elf_stt_common.
- -
-
-
-
2016-06-11
John Baldwin
New
[1/9] fbsd-nat: Add missing spaces.
Fixes for multiprocess for FreeBSD's native target
- -
-
-
-
2023-02-28
John Baldwin
New
[1/9] Support the fs_base and gs_base registers on i386.
- -
-
-
-
2019-01-22
John Baldwin
New
[2/2] Add a signal frame unwinder for FreeBSD/mipsn32.
- -
-
-
-
2017-09-19
John Baldwin
New
[2/2] Add native target for FreeBSD/aarch64.
- -
-
-
-
2017-08-12
John Baldwin
New
[2/2] amd64-linux-tdep: Don't treat fs_base and gs_base as system registers.
Fix gdb.arch/amd64-gs_base.exp test on FreeBSD
- -
-
-
-
2023-02-17
John Baldwin
Committed
[2/2] Handle void * conversions in FreeBSD/x86 native code to fix C++ build.
- -
-
-
-
2016-04-19
John Baldwin
New
[2/2] Rework signal frame probing for FreeBSD/x86.
- -
-
-
-
2015-02-25
John Baldwin
New
[2/2] Set debug registers on all threads belonging to the current inferior.
- -
-
-
-
2016-06-28
John Baldwin
New
[2/2] Support the fs_base and gs_base registers on FreeBSD/amd64 native processes.
- -
-
-
-
2017-06-27
John Baldwin
New
[2/2] Treat all unknown auxv tags on FreeBSD as unknown.
- -
-
-
-
2018-10-08
John Baldwin
New
[2/2] Trim trailing directory separators from new sysroots.
- -
-
-
-
2019-01-23
John Baldwin
New
[2/2] Update the FreeBSD system call table to match FreeBSD 12.0.
- -
-
-
-
2018-10-03
John Baldwin
New
[2/3] Add a new debug knob for the FreeBSD native target.
- -
-
-
-
2018-02-28
John Baldwin
New
[2/3] Add FreeBSD/mips architecture.
- -
-
-
-
2016-11-23
John Baldwin
New
[2/3] Add noexcept to custom non-throwing new operators.
- -
-
-
-
2016-11-23
John Baldwin
New
[2/3] Enable fork tracing for native FreeBSD targets.
- -
-
-
-
2015-04-26
John Baldwin
New
[2/3] Enable ptrace events on new child processes.
- -
-
-
-
2016-07-18
John Baldwin
New
[2/3] Move fbsd_resume and related functions below fork following helper code.
- -
-
-
-
2016-06-28
John Baldwin
New
[2/3] Replace remaining cleanups in fbsd-nat.c.
- -
-
-
-
2017-08-08
John Baldwin
New
[2/4] *-linux-nat: Handle null inferior in read_description.
Handle null inferiors in target::read_description
- -
-
-
-
2023-05-26
John Baldwin
New
[2/4] Define _KMEMUSER before including BSD kernel headers.
- -
-
-
-
2017-07-15
John Baldwin
New
[2/4] Fall back to a default value of 0 for the MISA register.
- -
-
-
-
2018-09-20
John Baldwin
New
[2/4] Fall back to a default value of 0 for the MISA register.
- -
-
-
-
2018-09-19
John Baldwin
New
[2/4] Handle the NT_ARM_VFP core dump note on FreeBSD.
- -
-
-
-
2017-09-14
John Baldwin
New
[2/4] Support 'info proc' for FreeBSD process core dumps.
- -
-
-
-
2017-12-22
John Baldwin
New
[2/4] Use mips_regnum instead of constants for FreeBSD/mips register operations.
- -
-
-
-
2017-04-12
John Baldwin
New
[2/5] Add a new 'info proc files' subcommand of 'info proc'.
- -
-
-
-
2018-09-08
John Baldwin
New
[2/5] gdb.base/catch-syscall.exp: Remove some Linux-only assumptions.
Various test suite fixes (mostly thread related)
- -
-
-
-
2023-02-17
John Baldwin
Committed
[2/6] Add a psuedosection for the NT_FREEBSD_THRMISC note.
- -
-
-
-
2016-01-11
John Baldwin
New
[2/6] Add elfcore_grok_freebsd_note to parse FreeBSD ELF core notes.
- -
-
-
-
2016-06-16
John Baldwin
New
[2/8] Change the size field of MSP430_Opcode_Decoded to a plain integer.
- -
-
-
-
2016-06-11
John Baldwin
New
[2/8] Fetch signal information for native FreeBSD processes.
- -
-
-
-
2017-06-29
John Baldwin
New
[2/9] fbsd-nat: Avoid a direct write to target_waitstatus::kind.
Fixes for multiprocess for FreeBSD's native target
- -
-
-
-
2023-02-28
John Baldwin
New
[2/9] Support fs_base and gs_base on FreeBSD/i386.
- -
-
-
-
2019-01-22
John Baldwin
New
[3/3] Add native target for FreeBSD/mips.
- -
-
-
-
2016-11-23
John Baldwin
New
[3/3] Add support for catching exec events on FreeBSD.
- -
-
-
-
2015-04-26
John Baldwin
New
[3/3] Do not use std::move when assigning an anonymous object to a unique_ptr.
- -
-
-
-
2016-11-23
John Baldwin
New
[3/3] Fake VFORK_DONE events when following only the parent after a vfork.
- -
-
-
-
2016-06-28
John Baldwin
New
[3/3] Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.
- -
-
-
-
2018-10-03
John Baldwin
New
[3/3] Replace home-grown linked-lists in FreeBSD's native target with std::list.
- -
-
-
-
2017-08-08
John Baldwin
New
[3/3] Use a real vfork done event on FreeBSD when available.
- -
-
-
-
2016-07-18
John Baldwin
New
[3/3] Use signal information to determine SIGTRAP type for FreeBSD.
- -
-
-
-
2018-02-28
John Baldwin
New
[3/4] Add a have_native_target helper function for use with require.
Handle null inferiors in target::read_description
- -
-
-
-
2023-05-26
John Baldwin
New
[3/4] Add FreeBSD/arm architecture.
- -
-
-
-
2017-09-14
John Baldwin
New
[3/4] Add FreeBSD/riscv architecture.
- -
-
-
-
2018-09-19
John Baldwin
New
[3/4] Consistently use fprintf_filtered when displaying MIPS registers.
- -
-
-
-
2017-04-12
John Baldwin
New
[3/4] Enable the BSD KVM target for NetBSD/amd64.
- -
-
-
-
2017-07-15
John Baldwin
New
[3/4] Support 'info proc' for native FreeBSD processes.
- -
-
-
-
2017-12-22
John Baldwin
New
[3/5] Add support for 'info proc files' on FreeBSD core dumps.
- -
-
-
-
2018-09-08
John Baldwin
New
[3/5] gdb.threads/execl.c: Ensure all threads are started before execl.
Various test suite fixes (mostly thread related)
- -
-
-
-
2023-02-17
John Baldwin
Committed
[3/6] Display per-thread information for threads in FreeBSD cores.
- -
-
-
-
2016-01-11
John Baldwin
New
[3/6] Fetch the ELF auxiliary vector from live processes on FreeBSD.
- -
-
-
-
2016-06-16
John Baldwin
New
[3/8] Initialize 'ra' to zero to avoid uninitialized use.
- -
-
-
-
2016-06-11
John Baldwin
New
[3/8] Move the thread_section_name class to gdbcore.h.
- -
-
-
-
2017-06-29
John Baldwin
New
[3/9] fbsd-nat: Use correct constant for target_waitstatus::sig.
Fixes for multiprocess for FreeBSD's native target
- -
-
-
-
2023-02-28
John Baldwin
New
[3/9] Handle TLS variable lookups when using separate debug object files.
- -
-
-
-
2019-01-22
John Baldwin
New
[4/4] Add native target for FreeBSD/arm.
- -
-
-
-
2017-09-14
John Baldwin
New
[4/4] Add native target for FreeBSD/riscv.
- -
-
-
-
2018-09-19
John Baldwin
New
[4/4] Define a DBREG_DRX macro on NetBSD.
- -
-
-
-
2017-07-15
John Baldwin
New
[4/4] Document support for 'info proc' on FreeBSD.
- -
-
-
-
2017-12-22
John Baldwin
New
[4/4] Don't throw an error in 'info registers' for unavailable MIPS GP registers.
- -
-
-
-
2017-04-12
John Baldwin
New
[4/4] Test that native targets can read a tdesc without a process attached.
Handle null inferiors in target::read_description
- -
-
-
-
2023-05-26
John Baldwin
New
[4/5] gdb.threads/next-bp-other-thread.c: Ensure child thread is started.
Various test suite fixes (mostly thread related)
- -
-
-
-
2023-02-17
John Baldwin
Committed
[4/5] Support 'info proc files' on live FreeBSD processes.
- -
-
-
-
2018-09-08
John Baldwin
New
[4/6] Create a psuedo section for the ELF AUXV core dump note on FreeBSD.
- -
-
-
-
2016-06-16
John Baldwin
New
[4/6] Use LWP IDs with ptrace register requests on FreeBSD.
- -
-
-
-
2016-01-11
John Baldwin
New
[4/8] Add a new gdbarch method to fetch signal information from core files.
- -
-
-
-
2017-06-29
John Baldwin
New
«
1
2
3
4
»