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
F154020999: D23507.id.diff
Sat, Apr 25, 12:47 PM
Unknown Object (File)
Thu, Apr 23, 5:27 AM
Unknown Object (File)
Wed, Apr 22, 1:19 PM
Unknown Object (File)
Sun, Apr 19, 9:24 AM
Unknown Object (File)
Mon, Apr 13, 8:02 AM
Unknown Object (File)
Thu, Apr 9, 3:27 PM
Unknown Object (File)
Tue, Mar 31, 7:02 AM
Unknown Object (File)
Tue, Mar 31, 12:31 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