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)
Mar 5 2024, 4:35 AM
Unknown Object (File)
Feb 28 2024, 10:50 AM
Unknown Object (File)
Feb 28 2024, 9:02 AM
Unknown Object (File)
Dec 20 2023, 1:14 AM
Unknown Object (File)
Nov 11 2023, 2:06 PM
Unknown Object (File)
Nov 7 2023, 2:40 AM
Unknown Object (File)
Nov 5 2023, 7:48 PM
Unknown Object (File)
Oct 10 2023, 1:01 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 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.