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
/
source
/
Plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ExpressionParser] Handle llvm::Expected result
Jonas Devlieghere
2019-07-23
1
-2
/
+10
*
[ExpressionParser] Fix formatting and whitespace (NFC)
Jonas Devlieghere
2019-07-23
1
-32
/
+32
*
Revert "Revert "Add ReadCStringFromMemory for faster string reads""
Antonio Afonso
2019-07-23
2
-7
/
+6
*
Revert "Revert "Implement xfer:libraries-svr4:read packet""
Antonio Afonso
2019-07-23
7
-4
/
+126
*
ProcessMachCore: Fix a -Wmisleading-indentation warning
Pavel Labath
2019-07-23
1
-36
/
+35
*
SymbolVendor: Move compile unit handling into the SymbolFile class
Pavel Labath
2019-07-23
12
-77
/
+63
*
[Logging] Replace LogIfAnyCategoriesSet with LLDB_LOG.
Jonas Devlieghere
2019-07-22
1
-16
/
+0
*
[Windows] Fix race condition between state changes
Adrian McCarthy
2019-07-22
1
-11
/
+10
*
ELF: Fix a "memset clearing object of non-trivial type" warning
Pavel Labath
2019-07-22
2
-16
/
+3
*
[lldb] Fix crash when looking up type coming from the ClangModuleDeclVendor
Raphael Isemann
2019-07-21
1
-1
/
+11
*
[NativePDB] Make GetOrCreateDeclForUid return an lldb CompilerDecl
Nathan Lanza
2019-07-21
3
-12
/
+16
*
[lldb] Fix buildbot build fail caused by r366645
Yuanfang Chen
2019-07-21
1
-2
/
+2
*
Support Linux signal return trampolines in frame initialization
Joseph Tremoulet
2019-07-19
21
-12
/
+44
*
Fall back to dyld's _dyld_start when no LC_MAIN / main() func can be found
Jason Molenda
2019-07-18
2
-1
/
+20
*
[FileSpecList] Add EmplaceBack method (NFC)
Jonas Devlieghere
2019-07-18
4
-6
/
+6
*
Add offsetof support to expression evaluator.
Raphael Isemann
2019-07-18
1
-0
/
+3
*
Add support to ProcessMachCore::DoLoadCore to handle an EFI UUID str.
Jason Molenda
2019-07-17
1
-0
/
+55
*
[lldb] Make log for ClangModulesDeclVendor's compiler flag less verbose
Raphael Isemann
2019-07-17
1
-11
/
+6
*
[NativePDB] Add a FromCompilerDecl for going from lldb -> clang
Nathan Lanza
2019-07-17
2
-0
/
+5
*
[ASTImporter] Fix LLDB lookup in transparent ctx and with ext src
Gabor Marton
2019-07-17
1
-12
/
+18
*
[NativePDB] Make GetTranslationUnitDecl return an lldb CompilerDeclCtx
Nathan Lanza
2019-07-17
2
-10
/
+11
*
[LanguageRuntime] Move ObjCLanguageRuntime into a plugin
Alex Langford
2019-07-15
30
-27
/
+917
*
[DWARFContext] Strip leading dot in section names
Jonas Devlieghere
2019-07-13
1
-0
/
+2
*
[LanguageRuntime] Move CPPLanguageRuntime into a plugin
Alex Langford
2019-07-12
12
-5
/
+464
*
[ObjectContainerBSDArchive] Simplify a few things (NFC)
Jonas Devlieghere
2019-07-12
2
-61
/
+70
*
[Expression] Move IRDynamicChecks to ClangExpressionParser
Alex Langford
2019-07-12
4
-17
/
+746
*
Add convenience methods to convert LLDB to LLVM data structures.
Jonas Devlieghere
2019-07-11
5
-9
/
+51
*
[lldb] Don't use __FUNCTION__ as a file name
Raphael Isemann
2019-07-11
1
-1
/
+1
*
[LLDB] Fix FreeBSD build.
David Carlier
2019-07-11
2
-19
/
+24
*
[lldb] Fix handling of dollar characters in expr command
Raphael Isemann
2019-07-10
1
-31
/
+79
*
ObjectFileELF: Add support for gnu-style compressed sections
Pavel Labath
2019-07-10
1
-28
/
+31
*
Revert accidental change to file
Aaron Smith
2019-07-10
1
-3
/
+0
*
Try again to move common functionality from ProcessWindows into ProcessDebugger
Aaron Smith
2019-07-10
6
-455
/
+726
*
[lldb, windows] Update two more locations that use LaunchThread to the new fu...
Stella Stamenova
2019-07-09
1
-14
/
+18
*
Revert "Move common functionality from processwindows into processdebugger"
Stella Stamenova
2019-07-08
5
-716
/
+452
*
Process: generalise Windows thread setup
Saleem Abdulrasool
2019-07-07
1
-10
/
+20
*
[CplusPlus] ISVTableName is unused. NFCI.
Davide Italiano
2019-07-05
4
-14
/
+0
*
Change LaunchThread interface to return an expected.
Jonas Devlieghere
2019-07-05
4
-23
/
+45
*
Plugins: permit building on Windows ARM64
Saleem Abdulrasool
2019-07-04
1
-15
/
+12
*
Refactor ObjectFile::GetSDKVersion
Raphael Isemann
2019-07-03
3
-44
/
+18
*
Add plugin.process.gdb-remote.use-libraries-svr4 option
Antonio Afonso
2019-07-03
1
-7
/
+36
*
[Symbol] Add DeclVendor::FindTypes
Alex Langford
2019-07-02
3
-45
/
+23
*
[Reproducer] Assert on unexpected packet
Jonas Devlieghere
2019-07-01
1
-0
/
+1
*
[Core] Generalize ValueObject::IsRuntimeSupportValue
Alex Langford
2019-07-01
1
-1
/
+2
*
[lldb] [Process/NetBSD] Use global enable bits for watchpoints
Michal Gorny
2019-07-01
1
-2
/
+2
*
[lldb] [Process/NetBSD] Fix segfault when handling watchpoint
Michal Gorny
2019-07-01
1
-10
/
+21
*
[lldb] [Process/NetBSD] Support reading YMM registers via PT_*XSTATE
Michal Gorny
2019-07-01
2
-2
/
+97
*
Revert "[lldb] [Process/NetBSD] Fix constructor after r363707"
Michal Gorny
2019-07-01
1
-1
/
+1
*
Don't check the validity of newly contructed data buffers
Pavel Labath
2019-07-01
6
-42
/
+0
*
Revert "Implement xfer:libraries-svr4:read packet"
Pavel Labath
2019-07-01
7
-126
/
+4
[next]