Skip to content
Commit 58a305bf authored by Jim Ingham's avatar Jim Ingham
Browse files

Fiddling with Pavel's fix for getting the breakpoint right when there's debug info for sleep.

I prefer to use "-p" over using line_number and then setting by line because it's makes it possible
to see what the breakpoint is at the site where you make the breakpoint.  So I switched
it back to -p but specified the source file as well, which is an "all within lldb" way of doing
what Pavel's fix did.

llvm-svn: 257235
parent 7831c359
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment