13 lines
395 B
Plaintext
13 lines
395 B
Plaintext
|
error: abnormal termination: Trace/breakpoint trap
|
||
|
--> $DIR/breakpoint.rs:LL:CC
|
||
|
|
|
||
|
LL | core::intrinsics::breakpoint()
|
||
|
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Trace/breakpoint trap
|
||
|
|
|
||
|
= note: inside `main` at $DIR/breakpoint.rs:LL:CC
|
||
|
|
||
|
note: some details are omitted, run with `MIRIFLAGS=-Zmiri-backtrace=full` for a verbose backtrace
|
||
|
|
||
|
error: aborting due to previous error
|
||
|
|