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)
Sun, Apr 5, 11:05 AM
Unknown Object (File)
Sat, Apr 4, 4:31 AM
Unknown Object (File)
Fri, Apr 3, 8:16 PM
Unknown Object (File)
Fri, Apr 3, 7:11 PM
Unknown Object (File)
Tue, Mar 24, 11:01 PM
Unknown Object (File)
Tue, Mar 24, 9:02 PM
Unknown Object (File)
Tue, Mar 24, 6:08 AM
Unknown Object (File)
Tue, Mar 17, 8:07 PM
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