platform_build_soong/cmd/soong_build
Lukacs T. Berki a5e0f710c2 Call Delve using exec() instead of "dlv attach".
"dlv attach":

- Spams the terminal
- Requires sysctl -w kernel.yama.ptrace_scope=0
- Apparently, does not allow the debugger to inspect variables

Test: Manual.
Change-Id: I625369effaf5abda2b5d884c8ce5bde7247774eb
2020-05-18 09:50:18 +02:00
..
Android.bp Collect metrics from inside soong_build 2020-02-25 20:50:00 +00:00
main.go Call Delve using exec() instead of "dlv attach". 2020-05-18 09:50:18 +02:00
writedocs.go Embed CSS entries in soong_build.html. 2019-04-15 15:21:55 -07:00