Sign in
llvm
/
llvm-project
/
lldb
/
3f265e5a1f44b5f4fc13ea7f20864729c818721b
/
.
/
test
/
Shell
/
SymbolFile
/
DWARF
/
Inputs
/
dir-separator-windows.lldbinit
blob: 8737aafc8a2154331c71d53ace41f5242c422900 [
file
] [
log
] [
blame
]
image
dump
line
-
table a
.
c
breakpoint
set
-
f a
.
c
-
l
1
breakpoint
set
-
f C
:
/tmp/
b
.
c
-
l
1
# This will fail on non-windows systems because the path will by parsed
# according to posix rules
# breakpoint set -f 'C:\tmp\b.c' -l 1