summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
Commit message (Expand)AuthorAgeFilesLines
* Removed libunwind sources as we aren't using them anymore.Greg Clayton2010-12-171-8/+0
* Add '-no-stdio' option to 'process launch' command, which causes theCaroline Tice2010-12-031-1/+1
* Fixed Process::Halt() as it was broken for "process halt" after recent changesGreg Clayton2010-11-181-6/+2
* Added an "Interrupted" bit to the ProcessEventData. Halt now generates an eventJim Ingham2010-11-171-1/+1
* Make processes use InputReaders for their input. Move the processCaroline Tice2010-11-161-6/+4
* Cleaned up the pseudo terminal code in ProcessGDBRemote as it was spawningGreg Clayton2010-11-081-5/+6
* Added the ability to disable ASLR (Address Space Layout Randomization). ASLRGreg Clayton2010-08-311-0/+2
* Modified the host process monitor callback function Host::StartMonitoringChil...Greg Clayton2010-08-211-1/+1
* Change Target & Process so they can really be initialized with an invalid arc...Jim Ingham2010-08-091-12/+5
* Merged Eli Friedman's linux build changes where he added Makefile files thatGreg Clayton2010-07-091-4/+4
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+404
OpenPOWER on IntegriCloud