summaryrefslogtreecommitdiff
path: root/src/debug/shared/dbgtransportsession.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-03-07Fix signed compare warningsSinan Kaya1-2/+2
2018-12-17Add payload size case for GC eventsJuan Hoyos1-1/+3
2018-12-12Added support for debugging a sandboxed app on Mac (#21068)Oded Hanson1-7/+7
2018-11-12Passing the CONTEXT in ICorDebugManagedCallback4::DataBreakpoint (#20960)Andrew Au1-2/+4
2018-11-08Revert "Passing the CONTEXT in ICorDebugManagedCallback4::DataBreakpoint"Jan Kotas1-4/+2
2018-11-08Passing the CONTEXT in ICorDebugManagedCallback4::DataBreakpointAndrew Au1-2/+4
2018-11-06Pull out GetContainingObjectAndrew Au1-8/+0
2018-11-06Linux fixAndrew Au1-0/+9
2016-12-18Remove Read/WriteProcessMemory from PAL. (#8655)Mike McLaughlin1-35/+1
2016-05-27Fix the named semaphore leak on OSX (and Linux) (#5269)Mike McLaughlin1-1/+7
2016-04-29Fix issue #4298 "SIGSEGV_libcoreclr.so!Debugger::GetArgCount"Mike McLaughlin1-3/+11
2016-03-29Fix ReadMemory AV.Mike McLaughlin1-1/+41
2016-01-27Update license headersdotnet-bot1-4/+3
2016-01-14Add debugger launch to dbgshim for xplat.Mike McLaughlin1-23/+46
2016-01-07Fixed issue #5109. Console stops echoing typed keys after running a coreclr ...Mike McLaughlin1-0/+5
2015-12-11Fix pipe file cleanup in /tmp directory.Mike McLaughlin1-5/+1
2015-12-07Add new IPC message for out of context unwinding used for HelperMethodFrames.Mike McLaughlin1-1/+53
2015-10-22Fixed an issue with getting event size not working for custom notification eventCagri Aslan1-1/+5
2015-03-24Make code comments more accurateEugene Zemtsov1-2/+3
2015-03-24Various DBI related fixes that make it possible to load DBI on Linux and atta...Eugene Zemtsov1-0/+4
2015-03-03Pipe based communication between debugee and managed debugger on LinuxEugene Zemtsov1-538/+55
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+3131