Updates:
        Status: Accepted
        Owner: [email protected]
        Cc: [email protected]
        Labels: Priority-Medium NewGC

Comment #1 on issue 1804 by [email protected]: GDBJIT: gdbjit cannot be enabled since NewGC landed
http://code.google.com/p/v8/issues/detail?id=1804

The GDB JIT interface is a nice thing to have. Unfortunately we do not emit code deletion notifications at the moment which GDB might require. We might be lucky for the non-code-compacting mode, but once code-compaction is enabled, GDB JIT is definitely broken.

I'll take this one and talk to Slava about how we could solve this.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to