Skip to content
Commit 7cd81c55 authored by Jason Molenda's avatar Jason Molenda
Browse files

When lldb stops in a stack frame where we have source level information (file, line number), don't

print the disassembly context around $pc -- just print the filename and line number, even if we 
can't show the source code.  Previously if the source file was not available, lldb would print
the source filename & line number and assembly.  
<rdar://problem/13072951> 

llvm-svn: 180706
parent 92a2ddab
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