summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/RNBContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-6/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* debugserver: Propagate environment in launch-mode (pr35671)Pavel Labath2017-12-221-0/+19
* Rename Error -> Status.Zachary Turner2017-05-121-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-218/+215
* Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala2016-08-191-0/+2
* Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala2016-08-191-2/+0
* Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala2016-08-191-0/+2
* Fix debugserver warnings on MacOSX.Greg Clayton2015-03-091-2/+2
* Increase the gdb-remote packet timeout for the first packet we sendJason Molenda2014-07-241-0/+19
* <rdar://problem/12720514> Sub-TLF: Provide service to profile the inferiorHan Ming Ong2012-11-171-3/+12
* Added new OptionGroup classes for UInt64, UUID, File and Boolean values.Greg Clayton2011-05-031-0/+2
* Fixed an issue in "SBError SBProcess::Destroy ()" where it wasn't properlyGreg Clayton2011-01-221-1/+19
* Still trying to get detach to work with debugserver. Got a bit closer,Greg Clayton2010-10-181-0/+1
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+230
OpenPOWER on IntegriCloud