Page MenuHomeFreeBSD

ddb: Start to generalise breakpoints
ClosedPublic

Authored by andrew on Mar 21 2024, 3:43 PM.
Tags
None
Referenced Files
F132431950: D44461.id.diff
Thu, Oct 16, 9:37 PM
F132431946: D44461.id136924.diff
Thu, Oct 16, 9:37 PM
F132431943: D44461.id136044.diff
Thu, Oct 16, 9:37 PM
F132391457: D44461.diff
Thu, Oct 16, 12:39 PM
F132353636: D44461.id136044.diff
Thu, Oct 16, 4:23 AM
Unknown Object (File)
Sun, Oct 12, 3:14 AM
Unknown Object (File)
Sun, Sep 28, 1:18 AM
Unknown Object (File)
Thu, Sep 25, 11:11 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