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
F152170771: D6008.id15343.diff
Mon, Apr 13, 5:20 AM
Unknown Object (File)
Sat, Apr 11, 8:58 PM
Unknown Object (File)
Fri, Apr 10, 7:10 PM
Unknown Object (File)
Thu, Apr 9, 11:01 PM
Unknown Object (File)
Thu, Apr 9, 6:51 PM
Unknown Object (File)
Wed, Apr 8, 11:34 PM
Unknown Object (File)
Tue, Apr 7, 9:54 AM
Unknown Object (File)
Tue, Apr 7, 1:48 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.