GitXplorerGitXplorer
l

ext-fgn-thread

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
30a0544c657466f6847177252110c83201e91330

docs

llambdageek committed 5 years ago
Unverified
dcca37166b4272f6e64d7174343b47dd35aef832

Initial commit

llambdageek committed 5 years ago

README

The README file for this repository.

Example that creates a native thread and calls Mono

There are a couple of #if 0 blocks in foo.c that can be changed.

Build with:

$ make

Run with:

MONO_PATH=path/to/net_4_x MONO_CONFIG=path/to/etc/config lldb path/to/mono -- Prog.exe