summaryrefslogtreecommitdiff
path: root/src/debug/debug-pal/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2020-04-16Fix PIE options (#26323)submit/tizen/20200415.223728accepted/tizen/unified/20200416.080052Jan Vorlicek1-1/+0
2019-06-06Use CMake's C# support to build DacTableGen instead of manually invoking csc....Jeremy Koritzinsky1-1/+1
2019-03-21[EventPipe] Fix linker warning on Debug/Checked build and unlink Unix Domain ...José Rivero1-3/+1
2019-03-18[EventPipe] Adding an IPC server to handle out of process communication. (#23...José Rivero1-0/+2
2018-12-12Added support for debugging a sandboxed app on Mac (#21068)Oded Hanson1-0/+2
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