Page MenuHomeFreeBSD

ddb: Start to generalise breakpoints
ClosedPublic

Authored by andrew on Mar 21 2024, 3:43 PM.
Tags
None
Referenced Files
F109382000: D44461.id136044.diff
Tue, Feb 4, 8:15 AM
F109369187: D44461.diff
Tue, Feb 4, 4:14 AM
Unknown Object (File)
Sat, Jan 25, 2:58 PM
Unknown Object (File)
Sat, Jan 11, 7:45 AM
Unknown Object (File)
Nov 19 2024, 8:38 AM
Unknown Object (File)
Nov 11 2024, 9:14 AM
Unknown Object (File)
Nov 11 2024, 8:47 AM
Unknown Object (File)
Oct 9 2024, 5:17 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