brintos

brintos / llvm-project-archived public Read only

0
0
Text · 225 B · 8737aaf Raw
8 lines · plain
1image dump line-table a.c2breakpoint set -f a.c -l 13breakpoint set -f C:/tmp/b.c -l 14 5# This will fail on non-windows systems because the path will by parsed6# according to posix rules7# breakpoint set -f 'C:\tmp\b.c' -l 18