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
F86170722: D44360.id135760.diff
Sun, Jun 16, 11:52 AM
Unknown Object (File)
Thu, Jun 6, 7:40 PM
Unknown Object (File)
Mon, May 27, 12:12 PM
Unknown Object (File)
Mon, May 27, 6:10 AM
Unknown Object (File)
Thu, May 23, 6:16 AM
Unknown Object (File)
Apr 30 2024, 6:01 PM
Unknown Object (File)
Apr 30 2024, 5:59 PM
Unknown Object (File)
Apr 30 2024, 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