Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lldb
/
source
/
Core
/
StreamFile.cpp
50bc1ed
[FileSystem] Open File instances through the FileSystem.
by Jonas Devlieghere
· 7 years ago
92b1673
Add byte counting mechanism to LLDB's Stream class.
by Raphael Isemann
· 7 years ago
2f3df61
iwyu fixes for lldbCore.
by Zachary Turner
· 8 years ago
bf9a773
Move classes 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
8ac0699
Support for truncate/append on log files
by Pavel Labath
· 11 years ago
97a9ac1
Avoid leaking log file descriptors into the inferior process.
by Pavel Labath
· 11 years ago
fbb7634
Expose SBPlatform through the public API.
by Greg Clayton
· 12 years ago
c7bece56
<rdar://problem/13069948>
by Greg Clayton
· 13 years ago
51b1e2d
Use Host::File in lldb_private::StreamFile and other places to cleanup host
by Greg Clayton
· 15 years ago
87e5ff0
A bit more cleanup with respect to using LLDB_CONFIG_XXX defines outside of
by Greg Clayton
· 15 years ago
4531946
Cleaned up the dynamic library open/getsymbol/close code to use abstracted
by Greg Clayton
· 15 years ago
068d16b
Fixup on setlinebuf() patch to make it work.
by Greg Clayton
· 15 years ago
edd5192
Configuration support for setlinebuf support from Kirk Beitz.
by Greg Clayton
· 15 years ago
9f35921
Add a method to StreamFile to line buffer the file. Use that in "log enable -f file" to line buffer the log output.
by Jim Ingham
· 15 years ago
e2ae97f
We now have SBStream that mirrors the generic stream classes we
by Greg Clayton
· 15 years ago
c982c76
Merged Eli Friedman's linux build changes where he added Makefile files that
by Greg Clayton
· 15 years ago
8896697
Add missing includes.
by Eli Friedman
· 15 years ago
30fdc8d
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago