lldb: debug info test, lldb plugin, readme
This commit is contained in:
7
_lldb/runtest.sh
Executable file
7
_lldb/runtest.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
|
||||
go run ./cmd/llgo build -o ./cl/_testdata/debug/out -dbg ./cl/_testdata/debug/
|
||||
|
||||
/opt/homebrew/bin/lldb -S _lldb/runtest.lldb
|
||||
Reference in New Issue
Block a user