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)
Sat, Jul 12, 12:19 AM
Unknown Object (File)
Wed, Jul 2, 9:31 AM
Unknown Object (File)
Tue, Jul 1, 9:20 PM
Unknown Object (File)
Sun, Jun 29, 8:32 AM
Unknown Object (File)
Sat, Jun 28, 6:11 AM
Unknown Object (File)
Sun, Jun 22, 2:54 AM
Unknown Object (File)
Jun 17 2025, 8:38 PM
Unknown Object (File)
Jun 2 2025, 9:12 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