Page MenuHomeFreeBSD

ddb: Start to generalise breakpoints
ClosedPublic

Authored by andrew on Mar 21 2024, 3:43 PM.
Tags
None
Referenced Files
F172168499: D44461.id136924.diff
Wed, Sep 16, 2:12 PM
Unknown Object (File)
Wed, Sep 9, 1:54 PM
Unknown Object (File)
Sun, Sep 6, 9:20 AM
Unknown Object (File)
Sat, Sep 5, 12:03 PM
Unknown Object (File)
Wed, Sep 2, 8:08 AM
Unknown Object (File)
Tue, Sep 1, 11:08 PM
Unknown Object (File)
Thu, Aug 27, 7:06 PM
Unknown Object (File)
Sat, Aug 22, 3:29 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