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)
Thu, Apr 23, 4:54 AM
Unknown Object (File)
Tue, Apr 21, 11:41 AM
Unknown Object (File)
Tue, Apr 21, 11:40 AM
Unknown Object (File)
Mon, Apr 20, 8:46 PM
Unknown Object (File)
Mon, Apr 20, 7:12 PM
Unknown Object (File)
Mon, Apr 20, 6:23 PM
Unknown Object (File)
Tue, Apr 14, 8:43 AM
Unknown Object (File)
Sat, Apr 11, 12:06 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