summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-server/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restore tests for lldb-server and lldb-vscode removed at rL366590Antonio Afonso2019-07-221-0/+370
* [lldb][NFC] Cleanup mentions and code related to lldb-miRaphael Isemann2019-07-191-370/+0
* [lldb-server] Update tests to use std::thread/mutex for all platformsAaron Smith2019-04-121-86/+81
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [debugserver] Fix LC_BUILD_VERSION load command handling.Frederic Riss2018-04-061-0/+8
* [LLDB][PPC64] Fix single step and LldbGdbServer testsPavel Labath2018-03-081-2/+6
* Support NetBSD Thread ID in lldb-server testsKamil Rytarowski2017-02-271-0/+5
* Reformat inferior's main.cpp in lldb-server testPavel Labath2017-02-231-333/+301
* Centralize the handling of attach permissions on linux in testsPavel Labath2016-01-111-14/+1
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-0/+404
OpenPOWER on IntegriCloud