Page MenuHomeFreeBSD

Fix debug_monitor code for older ARMs (ARM11)
ClosedPublic

Authored by zbb on Apr 19 2016, 8:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 28, 7:48 AM
Unknown Object (File)
Sat, Sep 20, 3:26 PM
Unknown Object (File)
Sat, Sep 20, 1:42 PM
Unknown Object (File)
Sat, Sep 20, 11:24 AM
Unknown Object (File)
Sat, Sep 20, 11:14 AM
Unknown Object (File)
Sat, Sep 20, 6:25 AM
Unknown Object (File)
Sat, Sep 20, 4:57 AM
Unknown Object (File)
Jul 5 2025, 12:26 PM
Subscribers

Details

Summary
  • Enable monitor mode prior to accessing watchpoint registers for v6, v6.1 architectures
  • Fix configuration scheme for v6, v6.1 and v7 Debug Archs
  • Enable monitor unconditionally and for good instead of enabling and disabling it (needed for single stepping on on v6/v6.1)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

zbb retitled this revision from to Fix debug_monitor code for older ARMs (ARM11).
zbb updated this object.
zbb edited the test plan for this revision. (Show Details)
zbb added reviewers: wma, skra.
zbb set the repository for this revision to rS FreeBSD src repository - subversion.
zbb added a subscriber: ARM.
This revision was automatically updated to reflect the committed changes.