Page MenuHomeFreeBSD

ddb: Start to generalise breakpoints
ClosedPublic

Authored by andrew on Mar 21 2024, 3:43 PM.
Tags
None
Referenced Files
F86815680: D44461.id136044.diff
Wed, Jun 26, 12:27 AM
Unknown Object (File)
Sun, Jun 16, 1:34 PM
Unknown Object (File)
Sun, Jun 16, 12:43 PM
Unknown Object (File)
Thu, Jun 6, 9:35 AM
Unknown Object (File)
Thu, Jun 6, 9:35 AM
Unknown Object (File)
Thu, Jun 6, 9:35 AM
Unknown Object (File)
Thu, Jun 6, 9:33 AM
Unknown Object (File)
Thu, Jun 6, 9:25 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