You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ze it
Debuggers treat `brk #0xf000` as a software breakpoint, so that they
know to skip over it when attempting to resume.
Fixes: bytecodealliance#9726
Feature
See title
Benefit
This should make debuggers actually recognize it as breakpoint rather than as abort.
cc rust-lang/rust#133726 (comment)
The text was updated successfully, but these errors were encountered: