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)
Oct 6 2024, 1:41 PM
Unknown Object (File)
Oct 5 2024, 11:52 AM
Unknown Object (File)
Oct 4 2024, 7:12 PM
Unknown Object (File)
Oct 2 2024, 8:08 PM
Unknown Object (File)
Oct 1 2024, 8:56 AM
Unknown Object (File)
Sep 30 2024, 8:15 PM
Unknown Object (File)
Sep 30 2024, 7:53 PM
Unknown Object (File)
Sep 30 2024, 1:04 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.