Page MenuHomeFreeBSD

ddb: Start to generalise breakpoints
ClosedPublic

Authored by andrew on Mar 21 2024, 3:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 11, 7:45 AM
Unknown Object (File)
Nov 19 2024, 8:38 AM
Unknown Object (File)
Nov 11 2024, 9:14 AM
Unknown Object (File)
Nov 11 2024, 8:47 AM
Unknown Object (File)
Oct 9 2024, 5:17 AM
Unknown Object (File)
Oct 1 2024, 3:42 PM
Unknown Object (File)
Oct 1 2024, 1:43 PM
Unknown Object (File)
Sep 20 2024, 7:43 AM
Subscribers

Details

Summary

To allow for hardware breakpoints it is useful to reuse the same
management code. Start to generalise the code by moving common data
into a new struct and pas this to internal functions to work with.

Sponsored by: Arm Ltd

Diff Detail

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