[Mono-dev] back_trace

Greg Young gregoryyoung1 at gmail.com
Thu Sep 8 16:10:07 UTC 2016


Does there happen to be an example anywhere? I am guessing the logic
looks something like backtrace then use the table_find, if found then
use the get_method?

On Thu, Sep 8, 2016 at 5:03 PM, Rodrigo Kumpera <kumpera at gmail.com> wrote:
> Hey Greg,
>
> You can use mono_jit_info_table_find + mono_jit_info_get_method to find that
> out.
>
>
> --
> Rodrigo
>
>
> On Mon, Sep 5, 2016 at 9:30 AM, Greg Young <gregoryyoung1 at gmail.com> wrote:
>>
>> Is there something like backtrace/backtrace_symbols I can use inside
>> of C code that will understand the mono symbols + the unmanaged ones?
>> Using https://www.gnu.org/software/libc/manual/html_node/Backtraces.html
>> gives a bit of a mess now.
>>
>> Cheers,
>>
>> Greg
>>
>> --
>> Studying for the Turing test
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.dot.net
>> http://lists.dot.net/mailman/listinfo/mono-devel-list
>
>



-- 
Studying for the Turing test


More information about the Mono-devel-list mailing list