Page MenuHomeFreeBSD

bhyve: Simplify register definitions a bit
ClosedPublic

Authored by markj on Jan 17 2024, 7:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 22, 2:29 PM
Unknown Object (File)
Sat, Feb 22, 1:51 PM
Unknown Object (File)
Sat, Feb 22, 1:36 PM
Unknown Object (File)
Jan 27 2025, 5:31 PM
Unknown Object (File)
Jan 26 2025, 6:15 PM
Unknown Object (File)
Dec 5 2024, 5:44 PM
Unknown Object (File)
Nov 25 2024, 3:52 AM
Unknown Object (File)
Oct 23 2024, 7:47 PM

Details

Summary

It's awkward to have separate tables for information which is logically
connected. Merge the gdb_regset[] and gdb_regsize[] arrays and update
gdb_read_regs() to cope with the result. This makes the addition of
arm64 support a bit cleaner.

No functional change intended.

Sponsored by: Innovate UK

Diff Detail

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