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)
Fri, Oct 17, 7:17 PM
Unknown Object (File)
Thu, Oct 16, 9:37 PM
Unknown Object (File)
Thu, Oct 16, 9:37 PM
Unknown Object (File)
Thu, Oct 16, 9:37 PM
Unknown Object (File)
Thu, Oct 16, 12:39 PM
Unknown Object (File)
Thu, Oct 16, 4:23 AM
Unknown Object (File)
Sun, Oct 12, 3:14 AM
Unknown Object (File)
Sun, Sep 28, 1:18 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