Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mono-api-jit.html « sources « docs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0618d0c5a628a34b7096edfb5b6aa4fd1a087482 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<h2>Synopsis</h2>

<div class="header">
@API_IDX@
</div>

<h3>Useful Debugging Functions</h3>

	<p>These functions are useful when running the Mono VM inside
	a debugger.

<h4><a name="api:mono_pmip">mono_pmip</a></h4>
<h4><a name="api:mono_print_method_from_ip">mono_print_method_from_ip</a></h4>
<h4><a name="api:mono_print_thread_dump">mono_print_thread_dump</a></h4>
<h4><a name="api:mono_threads_request_thread_dump">mono_threads_request_thread_dump</a></h4>

<h3>Helper Tools For Native Ports</h3>

<h4><a name="api:mono_inst_name">mono_inst_name</a></h4>