Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lldb
/
source
/
API
/
SBHostOS.cpp
8f3be7a
[FileSystem] Move path resolution logic out of FileSpec
by Jonas Devlieghere
· 7 years ago
af8b24f
Fix windows build broken by r335104
by Pavel Labath
· 7 years ago
2df331b
Remove dependency from Host to python
by Pavel Labath
· 7 years ago
60f028f
Replace HostInfo::GetLLDBPath with specific functions
by Pavel Labath
· 7 years ago
bdf0892
Remove dependency from Host to clang.
by Zachary Turner
· 7 years ago
97206d5
Rename Error -> Status.
by Zachary Turner
· 8 years ago
5713a05
Move FileSpec from Host -> Utility.
by Zachary Turner
· 9 years ago
6f9e690
Move Log from Core -> Utility.
by Zachary Turner
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
7eafdce
Attempt to fix darwin build after header refactor in llvm (r266595)
by Pavel Labath
· 9 years ago
878ae01
This patch stops lldb from loading a .lldbinit file from the current
by Jason Molenda
· 10 years ago
c301899
Change HostThread::GetNativeThread() to return a derived reference.
by Zachary Turner
· 11 years ago
39de311
Create a HostThread abstraction.
by Zachary Turner
· 11 years ago
a21fee0
Move the rest of the HostInfo functions over.
by Zachary Turner
· 11 years ago
42ff0ad
Move Host::GetLLDBPath to HostInfo.
by Zachary Turner
· 11 years ago
06357c9
(no commit message)
by Greg Clayton
· 11 years ago
702c1d09
SBHostOS: Fix a pointer-to-function to void-pointer cast
by David Majnemer
· 11 years ago
324a103
sweep up -Wformat warnings from gcc
by Saleem Abdulrasool
· 11 years ago
99fbc07
Fix Windows build using portable types for formatting the log outputs
by Deepak Panickal
· 12 years ago
b2f1fb2
MingW compilation (windows). Includes various refactoring to improve portability.
by Virgile Bello
· 12 years ago
5160ce5
<rdar://problem/13521159>
by Greg Clayton
· 13 years ago
e2231ac
Added an SBAPI to get the PythonPath (if the Host knows how to do that). And a -P option to the Driver
by Jim Ingham
· 13 years ago
c1338e8
by Caroline Tice
· 14 years ago
53239f0
Moved FileSpec into the Host layer since it will vary from host to host.
by Greg Clayton
· 15 years ago
2d4edfb
Modified all logging calls to hand out shared pointers to make sure we
by Greg Clayton
· 15 years ago
cfd1ace
Cleaned up the API logging a lot more to reduce redundant information and
by Greg Clayton
· 15 years ago
750cd17
Clean up the API logging code:
by Caroline Tice
· 15 years ago
ceb6b13
First pass at adding logging capabilities for the API functions. At the moment
by Caroline Tice
· 15 years ago
30fdc8d
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago