Re: Is nexti confused by pushq?
Tom Tromey <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
>> for the JIT you'd want to do something similar. I thought there was >> already such an unwinder for OpenJDK at least... ? Dmitry> Yes, JDK has different kind of unwinders but unfortunately porting it to Dmitry> python is problematic. Dmitry> It reminds me old discussion about a native plugin interface for gdb I was referring to this: http://mail.openjdk.java.net/pipermail/jdk9-dev/2016-May/004379.html Tom