Status: New
Owner: [email protected]
Labels: Type-Bug Priority-Medium

New issue 3299 by [email protected]: Implement dynamic GDB JIT interface
http://code.google.com/p/v8/issues/detail?id=3299

The current GDB JIT interface requires that ELF and DWARF images be generated for each bit of generated code. That is ridiculous. There is another GDB JIT interface that can programmatically read source positions and unwind the stack: http://sourceware.org/gdb/onlinedocs/gdb/Custom-Debug-Info.html#Custom-Debug-Info

Would be nice to implement this, and rip out the old thing. I'm not taking it myself right now, though.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to