Page MenuHomeFreeBSD

Read the breakpoint instruction to determine its length in BKPT_SKIP.
ClosedPublic

Authored by jhb on Feb 4 2020, 11:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 8, 5:51 PM
Unknown Object (File)
Tue, Nov 4, 5:50 PM
Unknown Object (File)
Tue, Nov 4, 5:47 PM
Unknown Object (File)
Tue, Nov 4, 5:46 PM
Unknown Object (File)
Tue, Nov 4, 5:40 PM
Unknown Object (File)
Fri, Oct 31, 1:02 AM
Unknown Object (File)
Thu, Oct 23, 7:39 PM
Unknown Object (File)
Thu, Oct 23, 7:39 PM
Subscribers

Details

Summary

This fixes continuing from debug.kdb.enter=1 after enabling the use
of compressed instructions since the compiler can emit the two byte
c.ebreak instead of the 4 byte ebreak.

Test Plan
  • sysctl debug.kdb.enter and then 'c' to continue

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 29171
Build 27103: arc lint + arc unit