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
F132682598: D6008.diff
Sun, Oct 19, 12:38 AM
Unknown Object (File)
Fri, Oct 17, 10:07 PM
Unknown Object (File)
Fri, Oct 10, 6:57 PM
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
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 Not Applicable
Unit
Tests Not Applicable

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.