Page MenuHomeFreeBSD

arm64: Return all registers to gdb when able
ClosedPublic

Authored by andrew on Mar 14 2024, 5:41 PM.
Tags
None
Referenced Files
F84392677: D44360.id.diff
Thu, May 23, 6:16 AM
Unknown Object (File)
Tue, Apr 30, 6:01 PM
Unknown Object (File)
Tue, Apr 30, 5:59 PM
Unknown Object (File)
Tue, Apr 30, 5:59 PM
Unknown Object (File)
Sat, Apr 27, 7:35 AM
Unknown Object (File)
Sat, Apr 27, 6:10 AM
Unknown Object (File)
Fri, Apr 26, 4:12 AM
Unknown Object (File)
Wed, Apr 24, 5:59 PM
Subscribers

Details

Summary

When the kdb thread is the current thread we read the registers from
the trap frame. As this contains all general purpose registers we can
use it to read these in the gdb stub. This allows us to include the
non-callee saved registers, e.g. function arguments.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56608
Build 53496: arc lint + arc unit