[PATCH] JIT read_debug_info callback takes target symfile addr

Andy Wingo wingo@igalia.com
Fri Feb 27 12:59:00 GMT 2015


Hi,

On Thu 26 Feb 2015 22:50, Alexander Smundak <asmundak@google.com> writes:

> How set are you on implementing the unwinder for V8 in Guile rather
> than in Python? Having unwinders for different mixed language
> environment might help reveal API deficiencies sooner.

Which mix -- target or extension language?  I assume you refer to the
target (JS/V8 versus Java/OpenJDK).  In any case the API that Python and
Guile would expose would be very similar, so I would think that the
feedback on the API doesn't depend much on the extension language.

That said, as I get to choose, I choose Guile :)  My V8 debugging tools
are already in Guile, FWIW.

Andy



More information about the Gdb-patches mailing list