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)
Tue, May 7, 3:24 AM
Unknown Object (File)
Thu, May 2, 3:54 AM
Unknown Object (File)
Thu, May 2, 3:54 AM
Unknown Object (File)
Fri, Apr 26, 4:24 AM
Unknown Object (File)
Thu, Apr 25, 6:33 PM
Unknown Object (File)
Thu, Apr 25, 12:50 AM
Unknown Object (File)
Apr 12 2024, 1:54 PM
Unknown Object (File)
Apr 12 2024, 9:46 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