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
F103528852: D23507.diff
Tue, Nov 26, 3:41 AM
Unknown Object (File)
Sun, Nov 24, 11:44 PM
Unknown Object (File)
Mon, Nov 18, 10:07 AM
Unknown Object (File)
Sat, Nov 16, 8:31 AM
Unknown Object (File)
Wed, Nov 13, 9:19 AM
Unknown Object (File)
Sun, Nov 10, 11:26 AM
Unknown Object (File)
Oct 24 2024, 6:55 AM
Unknown Object (File)
Oct 24 2024, 6:55 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