Pinvoke symbols according to the new moonlight naming convention.
[mono-project.git] / docs / sources / mono-api-jit.html
blob0618d0c5a628a34b7096edfb5b6aa4fd1a087482
1 <h2>Synopsis</h2>
3 <div class="header">
4 @API_IDX@
5 </div>
7 <h3>Useful Debugging Functions</h3>
9 <p>These functions are useful when running the Mono VM inside
10 a debugger.
12 <h4><a name="api:mono_pmip">mono_pmip</a></h4>
13 <h4><a name="api:mono_print_method_from_ip">mono_print_method_from_ip</a></h4>
14 <h4><a name="api:mono_print_thread_dump">mono_print_thread_dump</a></h4>
15 <h4><a name="api:mono_threads_request_thread_dump">mono_threads_request_thread_dump</a></h4>
17 <h3>Helper Tools For Native Ports</h3>
19 <h4><a name="api:mono_inst_name">mono_inst_name</a></h4>