[Mono-dev] back_trace

Rodrigo Kumpera kumpera at gmail.com
Thu Sep 8 16:10:44 UTC 2016


Yes, like that.

On Thu, Sep 8, 2016 at 9:10 AM, Greg Young <gregoryyoung1 at gmail.com> wrote:

> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20160908/73aa04ee/attachment.html>


More information about the Mono-devel-list mailing list