llvm-project/lldb/source/Plugins/Platform
Jean-Daniel Dupas e5f4780d9b Replace 'mkdir' shell invocation by native function call.
Summary: Now that Host provide a MakeDirectory function, we can use it instead of relying on command line tool to create a directory.

CC: lldb-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D2356

llvm-svn: 196801
2013-12-09 19:16:14 +00:00
..
FreeBSD Don't hide errors in PlatformFreeBSD::ResolveExecutable 2013-08-30 18:00:50 +00:00
Linux Turns out the number of times you need to resume the process for /bin/sh depends on the 2013-09-11 18:23:22 +00:00
MacOSX Replace 'mkdir' shell invocation by native function call. 2013-12-09 19:16:14 +00:00
POSIX Replace the last auto_ptr by unique_ptr 2013-12-06 23:38:05 +00:00
Windows Unbreak the gcc build (complain about duplicate definition of Initialize/Terminate (done in the cpp code) 2013-10-16 09:12:15 +00:00
gdb-server Allow the hostname to be specified when asking a platform to launch another debugserver in case you want to change it. 2013-12-04 19:40:33 +00:00
CMakeLists.txt Patch to add PlatformWindows, based on Carlo Kok's version from the Windows branch. 2013-10-15 12:32:12 +00:00
Makefile Update makefiles to build PlatformWindows 2013-10-15 13:52:20 +00:00