An open API service indexing awesome lists of open source software.

https://github.com/seeminglyscience/clrdebug

Cross platform wrappers for the ICorDebug API using calli.
https://github.com/seeminglyscience/clrdebug

Last synced: 12 months ago
JSON representation

Cross platform wrappers for the ICorDebug API using calli.

Awesome Lists containing this project

README

          

# ClrDebug

Work in progress library of cross platform wrappers for the `ICorDebug` API. Instead of builtin COM
interop, `calli` instructions are used to directly invoke vtable slots.