index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch "lldb" log channel to the new registration mechanism
Pavel Labath
2017-02-22
5
-301
/
+45
*
Replace WINLOG_*** macros with LLDB_LOG
Pavel Labath
2017-02-22
6
-374
/
+244
*
Add format_provider for the MemoryRegionInfo::OptionalBool enum
Pavel Labath
2017-02-22
3
-0
/
+42
*
Mark TestDarwinLogBasic.py as an xfail because the logging is
Jason Molenda
2017-02-22
1
-0
/
+1
*
Log: Fix race in accessing the stream variable
Pavel Labath
2017-02-21
3
-1
/
+36
*
Fix spelling mistake.
Jason Molenda
2017-02-21
1
-1
/
+1
*
Fix a couple of corner cases in NameMatches
Pavel Labath
2017-02-20
13
-80
/
+121
*
[test] Fix finding LLDB tools when building stand-alone
Michal Gorny
2017-02-19
2
-6
/
+14
*
Update the location of ModuleCacheTest.cpp from
Jason Molenda
2017-02-18
1
-10438
/
+10446
*
Updated the results formatter to eliminate redundant data.
Sean Callanan
2017-02-18
1
-27
/
+4
*
NPL: Fix an incorrect logging formatv call
Pavel Labath
2017-02-17
1
-2
/
+2
*
Switch GDBRemoteLog to the new registration mechanism
Pavel Labath
2017-02-17
3
-213
/
+32
*
Switch ProcessKDPLog to the new channel registration mechanism
Pavel Labath
2017-02-17
4
-203
/
+35
*
Fix compiler warnings for missing switch cases in lldb.
Pavel Labath
2017-02-17
4
-87
/
+10
*
Fix VASprintfTest on darwin
Pavel Labath
2017-02-17
1
-2
/
+2
*
Reapply "Refactor log channel registration mechanism"
Pavel Labath
2017-02-17
11
-492
/
+339
*
NPL: Fix one more bug in the single step workaround
Pavel Labath
2017-02-17
3
-6
/
+10
*
Fix breakage caused by r295368
Pavel Labath
2017-02-17
4
-3
/
+4
*
Add myself to CODE_OWNERS.txt for NetBSD
Kamil Rytarowski
2017-02-17
1
-0
/
+4
*
Fix build
Zachary Turner
2017-02-16
2
-2
/
+2
*
Finish breaking the dependency from Utility.
Zachary Turner
2017-02-16
23
-10529
/
+10612
*
Reindent the code to avoid an error with gcc:
Sylvestre Ledru
2017-02-16
1
-35
/
+35
*
NPL: Fix single step workaround
Pavel Labath
2017-02-16
3
-10
/
+13
*
[lldb] Add support for "external" reports in ThreadSanitizer LLDB plugin
Kuba Mracek
2017-02-16
1
-2
/
+31
*
Fix build due to clang r295311
Pavel Labath
2017-02-16
1
-1
/
+0
*
Fix a bug introduced in r235737 where code with important side
Jason Molenda
2017-02-16
2
-2
/
+4
*
Fix Xcode project.
Greg Clayton
2017-02-15
1
-12
/
+12
*
Skip TestStepOverBreakpoint on windows
Pavel Labath
2017-02-15
1
-0
/
+2
*
Revert "Refactor log channel registration mechanism"
Pavel Labath
2017-02-15
11
-330
/
+491
*
Refactor log channel registration mechanism
Pavel Labath
2017-02-15
11
-491
/
+330
*
Fix debug build of unit tests
Pavel Labath
2017-02-15
1
-0
/
+3
*
Fix unittests after r295088
Pavel Labath
2017-02-15
1
-0
/
+0
*
Fix TestNameLookup for GCC
Pavel Labath
2017-02-15
1
-2
/
+2
*
Bug 30863 - Step doesn't stop with conditional breakpoint on the next line
Boris Ulasevich
2017-02-15
10
-34
/
+260
*
Use StringRef and APFloat instead of lldb/StringConvert.h
Zachary Turner
2017-02-14
1
-11
/
+10
*
Remove dependencies from Utility to Core and Target.
Zachary Turner
2017-02-14
90
-111
/
+131
*
XFAIL TestNameLookup for GCC
Pavel Labath
2017-02-14
1
-1
/
+2
*
Before returning a pc value for a stack frame,
Jason Molenda
2017-02-14
1
-3
/
+21
*
Fix buildbots.
Greg Clayton
2017-02-13
1
-1
/
+1
*
FindFunctions now works again with mangled names.
Greg Clayton
2017-02-13
5
-20
/
+158
*
[CMake] Adding API dependency on Utility
Chris Bieneman
2017-02-13
1
-0
/
+1
*
[CMake] Adding API dependency on Utility
Chris Bieneman
2017-02-13
1
-0
/
+1
*
Try to fix windows build (broken by r294939)
Pavel Labath
2017-02-13
2
-6
/
+2
*
Remove some dead code from ProcessPOSIXLog
Pavel Labath
2017-02-13
2
-41
/
+0
*
Clean up debug logging
Pavel Labath
2017-02-13
7
-79
/
+31
*
Fix the lldb_private::Function::GetDescription to print out the name and mang...
Greg Clayton
2017-02-10
1
-6
/
+9
*
Fix another build issue with shared libraries on Linux
Chris Bieneman
2017-02-10
2
-2
/
+2
*
Fix another build issue with shared libraries on Linux
Chris Bieneman
2017-02-10
1
-0
/
+2
*
Fix build issue with shared libraries reported via email
Chris Bieneman
2017-02-10
1
-0
/
+1
*
Really fix windows build
Pavel Labath
2017-02-10
1
-2
/
+2
[next]