summaryrefslogtreecommitdiff
path: root/src/debug/debug-pal/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2016-04-18enable build of cross target components.Rahul Kumar1-1/+1
2016-02-19Fix NetBSD build: Define PAL_STDCPP_COMPAT=1 for twowaypipe.cppKamil Rytarowski1-0/+1
2015-06-15Fully implement dbgshim so it doesn't depend on LD_LIBRARY_PATH (issue #650).Mike McLaughlin1-1/+0
2015-05-02Fixed PAL thread allocation stack overflow.Mike McLaughlin1-2/+0
2015-03-25Fix debug-pal on FreeBSD.Jostein Kjonigsen1-0/+1
2015-03-03Pipe based communication between debugee and managed debugger on LinuxEugene Zemtsov1-0/+32