Toggle navigation
Patchwork
GNU Debugger
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
John Baldwin
| 374 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
maximk
maximk
maximk
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
linaro-tcwg-bot
linaro-tcwg-bot
redhat-pt-bot
rdapp
rdapp
rdapp
rdapp
Apply
«
1
2
3
4
»
Patch
Series
rb/tb
S/W/F
Date
Submitter
Delegate
State
Workaround a FreeBSD ptrace() bug with clearing thread events.
- -
-
-
-
2018-02-24
John Baldwin
New
Workaround a FreeBSD kernel bug resulting in spurious SIGTRAP events.
- -
-
-
-
2018-12-10
John Baldwin
New
Use trad_frame_set_reg_addr for FreeBSD arm signal trampoline unwinders.
- -
-
-
-
2019-01-25
John Baldwin
New
Use std::string for 'psargs'.
- -
-
-
-
2020-03-05
John Baldwin
New
Use sed -E to escape variables in auto-load directories.
- -
-
-
-
2018-11-30
John Baldwin
New
Use ptid from regcache instead of inferior_ptid.
- -
-
-
-
2017-04-04
John Baldwin
New
Use kinfo_getvmmap () on FreeBSD to enumerate memory regions.
- -
-
-
-
2015-02-26
John Baldwin
New
Use kinfo_getvmmap () on FreeBSD to enumerate memory regions.
- -
-
-
-
2015-03-13
John Baldwin
New
Use kinfo_getfile to implement fdwalk on FreeBSD.
- -
-
-
-
2018-11-30
John Baldwin
New
Use gdbarch_long_bit to determine layout of FreeBSD siginfo_t.
- -
-
-
-
2017-10-06
John Baldwin
New
Use an array type (lwpid_t[]) for the array of lwp IDs.
- -
-
-
-
2017-08-12
John Baldwin
New
Use a separate variable for the size passed to sysctl.
- -
-
-
-
2016-01-19
John Baldwin
New
Use a separate variable for the size passed to sysctl.
- -
-
-
-
2016-01-19
John Baldwin
New
Use 'ptid_t' instead of 'ptid' for fbsd_next_vfork_done's return type.
- -
-
-
-
2016-07-01
John Baldwin
New
Update the conditionals in fbsd-nat.h so they are always honored.
- -
-
-
-
2018-11-06
John Baldwin
New
Support AT_USRSTACKBASE and AT_USRSTACKLIM.
Support AT_USRSTACKBASE and AT_USRSTACKLIM.
- -
-
-
-
2022-09-21
John Baldwin
Committed
Share the code to format "info proc mappings" entries for FreeBSD.
- -
-
-
-
2018-09-19
John Baldwin
New
Reword the string description of native FreeBSD ptids.
- -
-
-
-
2016-01-21
John Baldwin
New
Return TARGET_XFER_EOF if reading at the end of TARGET_OBJECT_SIGNAL_INFO.
- -
-
-
-
2019-05-09
John Baldwin
New
Remove unnecessary function prototypes.
- -
-
-
-
2017-09-07
John Baldwin
New
Remove support for using the bsd-uthread target on FreeBSD.
- -
-
-
-
2017-04-04
John Baldwin
New
Remove support for FreeBSD/alpha.
- -
-
-
-
2017-04-04
John Baldwin
New
Remove empty nm-fbsd.h header for FreeBSD/i386 native target.
- -
-
-
-
2018-12-21
John Baldwin
New
Remove check requiring void argument to functions with no parameters.
- -
-
-
-
2016-11-25
John Baldwin
New
PR threads/20743: Don't attempt to suspend or resume exited threads.
- -
-
-
-
2016-12-23
John Baldwin
New
PR gdb/30214: Prefer local include paths to system include paths
PR gdb/30214: Prefer local include paths to system include paths
1 -
-
-
-
2023-03-09
John Baldwin
New
Pass SIGLIBRT directly to child processes.
- -
-
-
-
2016-07-03
John Baldwin
New
Note that PT_GETREGS supplies SSTATUS for FreeBSD/riscv.
- -
-
-
-
2018-11-05
John Baldwin
New
Note support for TLS variables on FreeBSD.
- -
-
-
-
2019-03-12
John Baldwin
New
New ARI warning Tue Apr 28 01:54:12 UTC 2015
- -
-
-
-
2015-04-28
John Baldwin
New
New ARI warning Fri Feb 27 01:54:21 UTC 2015
- -
-
-
-
2015-02-27
John Baldwin
New
Look for FIR in the last FreeBSD/mips floating-point register.
- -
-
-
-
2017-05-31
John Baldwin
New
libctf: Mark bswap_identity_64 inline function as static.
- -
-
-
-
2020-03-05
John Baldwin
New
Honor an existing CC_FOR_BUILD in the environment for sim.
- -
-
-
-
2017-08-16
John Baldwin
New
Fix unsigned overflow in minsyms reader.
- -
-
-
-
2018-11-06
John Baldwin
New
Fix subject verb agreement in the description of several debug settings.
- -
-
-
-
2016-01-22
John Baldwin
New
Fix signal trampoline detection/unwinding on recent FreeBSD/i386 and FreeBSD/amd64
- -
-
-
-
2015-02-04
John Baldwin
New
Fix signal trampoline detection/unwinding on recent FreeBSD/i386 and FreeBSD/amd64
- -
-
-
-
2015-02-10
John Baldwin
New
Fix signal trampoline detection/unwinding on recent FreeBSD/i386 and FreeBSD/amd64
- -
-
-
-
2015-02-16
John Baldwin
New
Fix detection of "r_fs" and "r_gs" on FreeBSD.
- -
-
-
-
2016-01-18
John Baldwin
New
Fix 'info proc cmdline' for native FreeBSD processes.
- -
-
-
-
2019-01-28
John Baldwin
New
Fetch all registers before writing the core register notes.
- -
-
-
-
2015-03-14
John Baldwin
New
Define an error function in the PPC simulator.
- -
-
-
-
2016-11-24
John Baldwin
New
Add support for the x86 XSAVE extended state on FreeBSD/x86.
- -
-
-
-
2015-03-16
John Baldwin
New
Add support for catching system calls to native FreeBSD targets.
- -
-
-
-
2016-06-14
John Baldwin
New
Add an optional offset option to the "symbol-file" command
- -
-
-
-
2018-05-25
John Baldwin
New
Add a 'starti' command.
- -
-
-
-
2017-08-29
John Baldwin
New
[v6a,08/15] gdb: Update x86 Linux architectures to support XSAVE layouts.
Untitled series #22925
- -
-
-
-
2023-07-28
John Baldwin
New
[v6a,06/15] gdb: Update x86 FreeBSD architectures to support XSAVE layouts.
Untitled series #22924
- -
-
-
-
2023-07-28
John Baldwin
New
[v6,15/15] gdbserver: Simplify handling of ZMM registers.
Handle variable XSAVE layouts
- -
-
-
-
2023-07-14
John Baldwin
New
[v6,14/15] x86: Remove X86_XSTATE_SIZE and related constants.
Handle variable XSAVE layouts
- -
-
-
-
2023-07-14
John Baldwin
New
[v6,13/15] gdbserver: Use x86_xstate_layout to parse the XSAVE extended state area.
Handle variable XSAVE layouts
- -
-
-
-
2023-07-14
John Baldwin
New
[v6,12/15] gdbserver: Refactor the legacy region within the xsave struct
Handle variable XSAVE layouts
- -
-
-
-
2023-07-14
John Baldwin
New
[v6,11/15] gdbserver: Add a function to set the XSAVE mask and size.
Handle variable XSAVE layouts
- -
-
-
-
2023-07-14
John Baldwin
New
[v6,10/15] gdb: Use x86_xstate_layout to parse the XSAVE extended state area.
Handle variable XSAVE layouts
- -
-
-
-
2023-07-14
John Baldwin
New
[v6,09/15] gdb: Support XSAVE layouts for the current host in the Linux x86 targets.
Handle variable XSAVE layouts
- -
-
-
-
2023-07-14
John Baldwin
New
[v6,08/15] gdb: Update x86 Linux architectures to support XSAVE layouts.
Handle variable XSAVE layouts
- -
-
-
-
2023-07-14
John Baldwin
New
[v6,07/15] gdb: Support XSAVE layouts for the current host in the FreeBSD x86 targets.
Handle variable XSAVE layouts
- -
-
-
-
2023-07-14
John Baldwin
New
[v6,06/15] gdb: Update x86 FreeBSD architectures to support XSAVE layouts.
Handle variable XSAVE layouts
- -
-
-
-
2023-07-14
John Baldwin
New
[v6,05/15] x86 nat: Add helper functions to save the XSAVE layout for the host.
Handle variable XSAVE layouts
- -
-
-
-
2023-07-14
John Baldwin
New
[v6,04/15] nat/x86-cpuid.h: Add x86_cpuid_count wrapper around __get_cpuid_count.
Handle variable XSAVE layouts
- -
-
-
-
2023-07-14
John Baldwin
New
[v6,03/15] core: Support fetching x86 XSAVE layout from architectures.
Handle variable XSAVE layouts
- -
-
-
-
2023-07-14
John Baldwin
New
[v6,02/15] gdb: Store an x86_xsave_layout in i386_gdbarch_tdep.
Handle variable XSAVE layouts
- -
-
-
-
2023-07-14
John Baldwin
New
[v6,01/15] x86: Add an x86_xsave_layout structure to handle variable XSAVE layouts.
Handle variable XSAVE layouts
- -
-
-
-
2023-07-14
John Baldwin
New
[v5,19/19] gdbserver: Simplify handling of ZMM registers.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,18/19] x86: Remove X86_XSTATE_SIZE and related constants.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,17/19] gdbserver: Use x86_xstate_layout to parse the XSAVE extended state area.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,16/19] gdbserver: Clear upper ZMM registers in the right location.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,15/19] gdbserver: Refactor the legacy region within the xsave struct
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,14/19] gdbserver: Add a function to set the XSAVE mask and size.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,13/19] gdb: Use x86_xstate_layout to parse the XSAVE extended state area.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,12/19] gdb: Support XSAVE layouts for the current host in the Linux x86 targets.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,11/19] gdb: Update x86 Linux architectures to support XSAVE layouts.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,10/19] gdb: Support XSAVE layouts for the current host in the FreeBSD x86 targets.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,09/19] gdb: Update x86 FreeBSD architectures to support XSAVE layouts.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,08/19] *-linux-nat: Handle null inferior in read_description.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,07/19] *-fbsd-nat: Handle null inferior in read_description.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,06/19] x86-fbsd-nat: Add missing public label.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,05/19] x86 nat: Add helper functions to save the XSAVE layout for the host.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,04/19] nat/x86-cpuid.h: Add x86_cpuid_count wrapper around __get_cpuid_count.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,03/19] core: Support fetching x86 XSAVE layout from architectures.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,02/19] gdb: Store an x86_xsave_layout in i386_gdbarch_tdep.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v5,01/19] x86: Add an x86_xsave_layout structure to handle variable XSAVE layouts.
Handle variable XSAVE layouts
- -
-
-
-
2023-04-27
John Baldwin
New
[v4,7/7] Dump register notes for each thread when generating a FreeBSD core.
- -
-
-
-
2016-01-18
John Baldwin
New
[v4,6/7] Add support for LWP-based threads on FreeBSD.
- -
-
-
-
2016-01-18
John Baldwin
New
[v4,5/7] Use LWP IDs with ptrace register requests on FreeBSD.
- -
-
-
-
2016-01-18
John Baldwin
New
[v4,4/7] Display per-thread information for threads in FreeBSD cores.
- -
-
-
-
2016-01-18
John Baldwin
New
[v4,3/7] Add support for extracting thread names from cores.
- -
-
-
-
2016-01-18
John Baldwin
New
[v4,3/3] Update the FreeBSD system call table to match FreeBSD 12.0.
- -
-
-
-
2018-11-30
John Baldwin
New
[v4,2/7] Add a psuedosection for the NT_FREEBSD_THRMISC note.
- -
-
-
-
2016-01-18
John Baldwin
New
[v4,2/3] Add an optional "alias" attribute to syscall entries.
- -
-
-
-
2018-11-30
John Baldwin
New
[v4,13/13] x86: Remove X86_XSTATE_SIZE and related constants.
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,12/13] gdbserver: Read offsets of the XSAVE extended region via CPUID
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,11/13] gdbserver: Refactor the legacy region within the xsave struct
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,10/13] gdbserver: Add a function to set the XSAVE mask and size.
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,1/7] Add support to readelf for reading FreeBSD ELF core notes.
- -
-
-
-
2016-01-18
John Baldwin
New
[v4,1/3] Change get_syscalls_by_group to append to an existing vector of integers.
- -
-
-
-
2018-11-30
John Baldwin
New
[v4,09/13] gdb: Use x86_xstate_layout to parse the XSAVE extended state area.
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,08/13] gdb: Support XSAVE layouts for the current host in the Linux x86 targets.
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
[v4,07/13] gdb: Update x86 Linux architectures to support XSAVE layouts.
Handle variable XSAVE layouts
- -
-
-
-
2023-03-18
John Baldwin
New
«
1
2
3
4
»