Show patches with: Submitter = John Baldwin       |    Archived = No       |   32 patches
Patch Series rb/tb S/W/F Date Submitter Delegate State
[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/5] gdb.threads/multi-create: Double the existing stack size. Various test suite fixes (mostly thread related) - - --- 2023-02-17 John Baldwin Committed
[1/9] fbsd-nat: Add missing spaces. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 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/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/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
[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/9] fbsd-nat: Use correct constant for target_waitstatus::sig. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 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/9] fbsd-nat: Add a list of pending events. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 John Baldwin New
[5/5] gdb tests: Allow for "LWP" in thread IDs from info threads. Various test suite fixes (mostly thread related) - - --- 2023-02-17 John Baldwin New
[5/9] fbsd-nat: Defer any ineligible events reported by wait. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 John Baldwin New
[6/9] fbsd-nat: Fix resuming and waiting with multiple processes. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 John Baldwin New
[7/9] fbsd-nat: Fix several issues with detaching. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 John Baldwin New
[8/9] fbsd-nat: Fix thread_alive against a running thread. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 John Baldwin New
[9/9] fbsd-nat: Stop a process if it is running before killing it. Fixes for multiprocess for FreeBSD's native target - - --- 2023-02-28 John Baldwin New
[COMMITTED] Add myself as a write-after-approval GDB maintainer - - --- 2015-03-12 John Baldwin Committed
[v4,01/13] x86: Add an x86_xsave_layout structure to handle variable XSAVE layouts. Handle variable XSAVE layouts - - --- 2023-03-18 John Baldwin New
[v4,02/13] core: Support fetching TARGET_OBJECT_X86_XSAVE_LAYOUT from architectures. Handle variable XSAVE layouts - - --- 2023-03-18 John Baldwin New
[v4,03/13] nat/x86-cpuid.h: Add x86_cpuid_count wrapper around __get_cpuid_count. Handle variable XSAVE layouts - - --- 2023-03-18 John Baldwin New
[v4,04/13] x86 nat: Add helper functions to save the XSAVE layout for the host. Handle variable XSAVE layouts - - --- 2023-03-18 John Baldwin New
[v4,05/13] gdb: Update x86 FreeBSD architectures to support XSAVE layouts. Handle variable XSAVE layouts - - --- 2023-03-18 John Baldwin New
[v4,06/13] gdb: Support XSAVE layouts for the current host in the FreeBSD 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
[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,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,10/13] gdbserver: Add a function to set the XSAVE mask and size. 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,12/13] gdbserver: Read offsets of the XSAVE extended region via CPUID Handle variable XSAVE layouts - - --- 2023-03-18 John Baldwin New
[v4,13/13] x86: Remove X86_XSTATE_SIZE and related constants. Handle variable XSAVE layouts - - --- 2023-03-18 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
Support AT_USRSTACKBASE and AT_USRSTACKLIM. Support AT_USRSTACKBASE and AT_USRSTACKLIM. - - --- 2022-09-21 John Baldwin Committed