git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add C API bindings for DIBuilder 'Type' APIs
[lldb.git]
/
lldb
/
2018-03-30
Davide Italiano
[lldb-dotest] Don't swallow error exit codes.
tree
|
commitdiff
2018-03-29
Pavel Labath
NativeThreadProtocol: delete dead code
tree
|
commitdiff
2018-03-29
Frederic Riss
Prevent double release of mach ports
tree
|
commitdiff
2018-03-28
Jim Ingham
Revert r328715. Wasn't wrong, just not the issue.
tree
|
commitdiff
2018-03-28
Jim Ingham
Explicitly import subprocess
tree
|
commitdiff
2018-03-28
Pavel Labath
gdb-remote: Fix checksum verification for messages...
tree
|
commitdiff
2018-03-27
Davide Italiano
Use the DWARF linkage name when importing C++ methods.
tree
|
commitdiff
2018-03-27
Davide Italiano
[Core] Correctly handle float division in Scalar.
tree
|
commitdiff
2018-03-26
Jason Molenda
Add the same new entitlement from r326399 to
tree
|
commitdiff
2018-03-26
Adrian Prantl
Fix check for verbose logging.
tree
|
commitdiff
2018-03-26
Pavel Labath
Fix TestDisassembleBreakpoint broken by r328488
tree
|
commitdiff
2018-03-26
Pavel Labath
Make @skipUnlessSupportedTypeAttribute windows-compatible
tree
|
commitdiff
2018-03-26
Pavel Labath
Add and fix some tests for PPC64
tree
|
commitdiff
2018-03-26
Pavel Labath
[LLDB][PPC64] Fix TestGdbRemoteAuxvSupport
tree
|
commitdiff
2018-03-26
Pavel Labath
Add a test for setting the load address of a module...
tree
|
commitdiff
2018-03-23
Jim Ingham
Add support for __attribute__(trivial_abi).
tree
|
commitdiff
2018-03-23
Jason Molenda
Remove CommandObjectStats.cpp & CleanUpTest.cpp from
tree
|
commitdiff
2018-03-23
Jason Molenda
Put CommandObjectStats.cpp in lldb-core target, remove...
tree
|
commitdiff
2018-03-23
Davide Italiano
[Commands] Add a (currently empty) `stats` command.
tree
|
commitdiff
2018-03-23
Jason Molenda
Change the darwin-debug target to build the standard
tree
|
commitdiff
2018-03-23
Davide Italiano
[CMakeLists] Update file list after recent changes.
tree
|
commitdiff
2018-03-23
Davide Italiano
[Commands] Remove dead code for unused `args` command.
tree
|
commitdiff
2018-03-23
Davide Italiano
[Command] Remove dead code for the syntax command.
tree
|
commitdiff
2018-03-23
Adrian Prantl
Log ObjC Runtime messages only in verbose mode
tree
|
commitdiff
2018-03-23
Davide Italiano
[CommandObjectFrame] Remove dead code.
tree
|
commitdiff
2018-03-22
Aaron Smith
[SymbolFilePDB] Use section contributions as another...
tree
|
commitdiff
2018-03-22
Aaron Smith
[SymbolFilePDB] Ignore compiler generated functions...
tree
|
commitdiff
2018-03-22
Aaron Smith
[SymbolFilePDB] Run clang-format; NFC
tree
|
commitdiff
2018-03-21
Pavel Labath
Last batch of test-tree cleaning changes
tree
|
commitdiff
2018-03-21
Jonas Devlieghere
[dotest] Use subprocess.call to forward arguments in...
tree
|
commitdiff
2018-03-21
Pavel Labath
Fix crash exposed by r328025
tree
|
commitdiff
2018-03-21
Pavel Labath
Fix TestOperatorOverload for 32-bit builds
tree
|
commitdiff
2018-03-20
Davide Italiano
[Testsuite] Modernize this test to be run out-of-tree.
tree
|
commitdiff
2018-03-20
Davide Italiano
[ExpressionParser] Re-implement r327356 in a less disru...
tree
|
commitdiff
2018-03-20
Jonas Devlieghere
[lldb-dotest] Wrap arguments in single quotes
tree
|
commitdiff
2018-03-20
Davide Italiano
[TestExpr] Fix a typo in a test, unbreaking the lldb...
tree
|
commitdiff
2018-03-20
Pavel Labath
Move StringExtractorGDBRemote.h to the include folder
tree
|
commitdiff
2018-03-20
Pavel Labath
[LLDB] Fix TestTargetXMLArch's expected arch
tree
|
commitdiff
2018-03-20
Pavel Labath
Fix some tests for PPC64le architecture
tree
|
commitdiff
2018-03-20
Pavel Labath
Re-land: [lldb] Use vFlash commands when writing to...
tree
|
commitdiff
2018-03-20
Jim Ingham
Add a suggestion to convert dotest tests to use run_to_...
tree
|
commitdiff
2018-03-20
Aaron Smith
[SymbolFilePDB] Simplify code with newer methods
tree
|
commitdiff
2018-03-20
Aaron Smith
[SymbolFilePDB] Simplify getting the source file path
tree
|
commitdiff
2018-03-19
Jim Ingham
Modernize a test.
tree
|
commitdiff
2018-03-19
Jason Molenda
Rename remotectl_com.apple.internal.xpc.remote.debugser...
tree
|
commitdiff
2018-03-19
Jason Molenda
I didn't see that SocketAddress.cpp was already being...
tree
|
commitdiff
2018-03-19
Jason Molenda
Add the ios-mini target to the top-level xcodeproj...
tree
|
commitdiff
2018-03-19
Jason Molenda
Add DWARFUnit.cpp to the correct target.
tree
|
commitdiff
2018-03-19
Aaron Smith
[SymbolFilePDB] Remove a few null pointer checks by...
tree
|
commitdiff
2018-03-19
Vedant Kumar
[test] Skip flaky tests in TestMiSyntax on Darwin
tree
|
commitdiff
2018-03-19
Vedant Kumar
[test] Skip flaky TestThreadStates tests on Darwin
tree
|
commitdiff
2018-03-19
Davide Italiano
[ClangASTContext] Remove dead code. NFCI.
tree
|
commitdiff
2018-03-19
Vedant Kumar
Xcode: Include DWARFUnit.{h,cpp} in the build
tree
|
commitdiff
2018-03-18
Jan Kratochvil
Move the codebase to use: DWARFCompileUnit -> DWARFUnit
tree
|
commitdiff
2018-03-18
Jan Kratochvil
DWARFUnit split out of DWARFCompileUnit
tree
|
commitdiff
2018-03-16
Frederic Riss
Fix the Windows build after r327750
tree
|
commitdiff
2018-03-16
Frederic Riss
[DWARFASTParserClang] Complete external record types...
tree
|
commitdiff
2018-03-16
Vedant Kumar
Skip TestThreadSpecificBpPlusCondition on Darwin due...
tree
|
commitdiff
2018-03-16
Adrian Prantl
Remove -gmodules restriction from test
tree
|
commitdiff
2018-03-16
Pavel Labath
[dotest] Clean up test folder clean-up
tree
|
commitdiff
2018-03-16
Vedant Kumar
Skip more lldb-mi tests which time out on Darwin
tree
|
commitdiff
2018-03-16
Vedant Kumar
[cmake] Copy system debugserver from the right place...
tree
|
commitdiff
2018-03-15
Adrian Prantl
Split skipIf decorator, the condition is supposed to...
tree
|
commitdiff
2018-03-15
Pavel Labath
[dotest] remove confirm_directory_exclusivity remnants
tree
|
commitdiff
2018-03-15
Pavel Labath
Fix TestProcessLaunch breakage on MacOS
tree
|
commitdiff
2018-03-15
Pavel Labath
Next batch of test-tree-cleaning changes
tree
|
commitdiff
2018-03-15
Pavel Labath
@skipUnlessDarwin TestTargetSourceMap
tree
|
commitdiff
2018-03-15
Greg Clayton
Fix a bug in "target.source-map" where we would resolve...
tree
|
commitdiff
2018-03-15
Vedant Kumar
[test] cmake: Ensure liblldb builds before tests run
tree
|
commitdiff
2018-03-15
Davide Italiano
[Dictionary] Rewrite the test added in r327587 as an...
tree
|
commitdiff
2018-03-14
Davide Italiano
[DataFormatters] Implement summary for __NSDictionary0.
tree
|
commitdiff
2018-03-14
Vedant Kumar
[test] Skip more lldb-mi tests which occasionally time...
tree
|
commitdiff
2018-03-14
Vedant Kumar
[test] Skip some lldb-mi tests which time out on Darwin
tree
|
commitdiff
2018-03-14
Vedant Kumar
[test] Delete some xfailed lldb-mi tests
tree
|
commitdiff
2018-03-14
Tatyana Krasnukha
Use GetItemAtIndexAsString overload for ConstString...
tree
|
commitdiff
2018-03-14
Tatyana Krasnukha
Reuse IsEmpty for ConstString::operator bool().
tree
|
commitdiff
2018-03-14
Jonas Devlieghere
[dotest] Rename llvm-dotest -> lldb-dotest and make...
tree
|
commitdiff
2018-03-14
Jonas Devlieghere
[test] Disable TestMachCore everywhere except on Darwin
tree
|
commitdiff
2018-03-14
Jonas Devlieghere
Update selected thread after loading mach core
tree
|
commitdiff
2018-03-14
Pavel Labath
[cmake] Fix standalone+LLVM_LINK_LLVM_DYLIB builds...
tree
|
commitdiff
2018-03-14
Pavel Labath
Skip TestWatchedVarHitWhenInScope.py everywhere
tree
|
commitdiff
2018-03-14
Aaron Smith
[SymbolFilePDB] Rewrite ParseTypes method
tree
|
commitdiff
2018-03-13
Vedant Kumar
[test] Replace some references to Apple-internal bugs
tree
|
commitdiff
2018-03-13
Jim Ingham
Add a missing return in SBPlatform::IsConnected and...
tree
|
commitdiff
2018-03-13
Davide Italiano
[DataFormatter] Remove dead code for the NSDictionary...
tree
|
commitdiff
2018-03-13
Pavel Labath
include locale.h in IOHandler.cpp
tree
|
commitdiff
2018-03-13
Pavel Labath
Fix clang-3.8 build
tree
|
commitdiff
2018-03-13
Pavel Labath
Fix linux s390x build (pr36694)
tree
|
commitdiff
2018-03-13
Davide Italiano
[ExpressionParser] Fix crash when evaluating invalid...
tree
|
commitdiff
2018-03-12
Davide Italiano
[lit] `llvm-mc` is now a dependency to run tests.
tree
|
commitdiff
2018-03-12
Jim Ingham
Re-add change for https://reviews.llvm.org/D42582 with...
tree
|
commitdiff
2018-03-12
Adrian Prantl
Introduce a setting to disable Spotlight while running...
tree
|
commitdiff
2018-03-12
Vedant Kumar
Revert "Improve prologue handling to support functions...
tree
|
commitdiff
2018-03-12
Jim Ingham
Improve prologue handling to support functions with...
tree
|
commitdiff
2018-03-10
Mandeep Singh Grang
[lldb] Unbreak lldb builds due to r327219
tree
|
commitdiff
2018-03-10
Adrian Prantl
Rename clang.modules-cache-path to symbols.clang-module...
tree
|
commitdiff
2018-03-09
Aaron Smith
[SymbolFilePDB] Keep searching until the file name...
tree
|
commitdiff
2018-03-09
Pavel Labath
Make TestCompletion work on windows
tree
|
commitdiff
2018-03-09
Pavel Labath
[elf] Remove one copy of the section merging code
tree
|
commitdiff
2018-03-09
Pavel Labath
Move option parsing out of the Args class
tree
|
commitdiff
next