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)
Fri, Sep 20, 7:43 AM
Unknown Object (File)
Fri, Sep 20, 5:07 AM
Unknown Object (File)
Thu, Sep 19, 10:31 AM
Unknown Object (File)
Wed, Sep 18, 6:22 PM
Unknown Object (File)
Wed, Sep 18, 12:04 AM
Unknown Object (File)
Sun, Sep 15, 6:56 PM
Unknown Object (File)
Tue, Sep 10, 11:47 AM
Unknown Object (File)
Aug 24 2024, 7:48 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