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)
Wed, Aug 12, 10:34 PM
Unknown Object (File)
Wed, Aug 12, 2:25 PM
Unknown Object (File)
Tue, Aug 11, 5:48 PM
Unknown Object (File)
Mon, Aug 10, 5:10 PM
Unknown Object (File)
Mon, Aug 10, 5:10 PM
Unknown Object (File)
Sun, Aug 9, 3:06 AM
Unknown Object (File)
Fri, Aug 7, 10:08 PM
Unknown Object (File)
Tue, Jul 28, 11:50 AM
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