5 lines
No EOL
120 B
Bash
5 lines
No EOL
120 B
Bash
# Run run.sh before this!
|
|
set -euo pipefail
|
|
exec rust-lldb \
|
|
-s lldb-init \
|
|
target/aarch64-unknown-none/debug/kernel |