summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/DNB.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added new OptionGroup classes for UInt64, UUID, File and Boolean values.Greg Clayton2011-05-031-0/+1
* Fixed CommandReturnObject::SetImmediateErrorFile() to set the correct stream.Greg Clayton2011-02-241-0/+10
* Added a new variant of SBTarget::Launch() that deprectates the old one thatGreg Clayton2011-01-231-2/+15
* Fixed an issue in "SBError SBProcess::Destroy ()" where it wasn't properlyGreg Clayton2011-01-221-2/+15
* Add '-no-stdio' option to 'process launch' command, which causes theCaroline Tice2010-12-031-1/+2
* Fixed 32 bit debugging after recent architecture changes to debugserver.Greg Clayton2010-12-011-0/+15
* Fixed Process::Halt() as it was broken for "process halt" after recent changesGreg Clayton2010-11-181-37/+58
* Fixed debugserver to properly attach to a process by name with the Greg Clayton2010-10-181-3/+6
* Added the ability to disable ASLR (Address Space Layout Randomization). ASLRGreg Clayton2010-08-311-2/+3
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+1996
OpenPOWER on IntegriCloud