1int global = 10;
2int main() { return global; }
3

source code of lldb/test/API/macosx/early-process-launch/main.c