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 13, 1:47 PM
Unknown Object (File)
Feb 27 2025, 2:26 PM
Unknown Object (File)
Feb 26 2025, 8:42 AM
Unknown Object (File)
Feb 4 2025, 8:15 AM
Unknown Object (File)
Feb 4 2025, 4:14 AM
Unknown Object (File)
Jan 25 2025, 2:58 PM
Unknown Object (File)
Jan 11 2025, 7:45 AM
Unknown Object (File)
Nov 19 2024, 8:38 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