Text file src/debug/dwarf/testdata/split.c 1 // gcc -gsplit-dwarf split.c -o split.elf 2 3 int main() 4 { 5 } 6 View as plain text