lldb: debug info test, lldb plugin, readme

This commit is contained in:
Li Jie
2024-09-21 00:08:44 +08:00
parent fb47ea301f
commit 12439f2b99
6 changed files with 125 additions and 239 deletions

7
_lldb/runtest.sh Executable file
View 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