Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
144f3a9c90f8434b51b544042397718a3f09ac1f
/
lldb
/
source
/
API
/
SBSourceManager.cpp
44d6d2c
Fix regression of test SourceManagerTestCase.test_display_source_python.
by Johnny Chen
· 14 years ago
9a37766
Removed lldb::SBSourceManager_impl. We export everything in the lldb namespace
by Greg Clayton
· 14 years ago
e37d605
SBSourceManager now gets the real source manager either from the Debugger or Target. Also, move the SourceManager file cache into the debugger
by Jim Ingham
· 14 years ago
b7f6b2f
Move the SourceManager from the Debugger to the Target. That way it can store the per-Target default Source File & Line.
by Jim Ingham
· 14 years ago
7e14f91
Fixed the SymbolContext::DumpStopContext() to correctly indent and dump
by Greg Clayton
· 15 years ago
f6eaba8
Add test_display_source_python() test case to TestSourceManager.py which uses
by Johnny Chen
· 15 years ago
efabb12
Added copy constructors and assignment operators to all lldb::SB* classes
by Greg Clayton
· 15 years ago
6611103
Very large changes that were needed in order to allow multiple connections
by Greg Clayton
· 15 years ago
4c5de69
And some more include line fixes.
by Eli Friedman
· 15 years ago
30fdc8d
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago