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)
Mon, Nov 11, 9:14 AM
Unknown Object (File)
Mon, Nov 11, 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
Unknown Object (File)
Sep 20 2024, 5:07 AM
Unknown Object (File)
Sep 19 2024, 10:31 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 Not Applicable
Unit
Tests Not Applicable