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, Jul 30, 10:35 AM
Unknown Object (File)
Sun, Jul 26, 8:28 PM
Unknown Object (File)
Sat, Jul 25, 7:24 PM
Unknown Object (File)
Fri, Jul 24, 2:06 PM
Unknown Object (File)
Mon, Jul 6, 12:49 AM
Unknown Object (File)
Sun, Jul 5, 8:26 AM
Unknown Object (File)
Jun 27 2026, 3:16 PM
Unknown Object (File)
Jun 25 2026, 8:47 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