summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/MacOSX/i386/DNBArchImplI386.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add stubs of incomplete watchpoint implementation with "FIXME" markers.Johnny Chen2011-08-301-0/+111
* Added the debug registers for i386 and x86_64 in preparation for watchpoints.Greg Clayton2011-08-291-0/+18
* Added support for dynamic detection of AVX, andSean Callanan2011-07-161-6/+6
* Added new OptionGroup classes for UInt64, UUID, File and Boolean values.Greg Clayton2011-05-031-1/+1
* Added AVX support to the Intel portion of debugserver. AVXSean Callanan2011-03-221-135/+460
* Thread safety changes in debugserver and also in the process GDB remote plugin.Greg Clayton2011-01-181-2/+0
* Fixed Process::Halt() as it was broken for "process halt" after recent changesGreg Clayton2010-11-181-18/+32
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+879
OpenPOWER on IntegriCloud