Status: Accepted
Owner: peter.rybin
Labels: Type-Bug Priority-Medium

New issue 824 by peter.rybin: LiveEdit: support stack manipulations for x64
http://code.google.com/p/v8/issues/detail?id=824

Start V8 on x64 architecture with some script.
Connect from Eclipse ChromeDevTools debugger.
When paused inside some function, edit its text (add one space somewhere) and try to push changes to VM.

Expected result:
Change is accepted, function is restarted.

Actual result:
Error message appears: "Stack manipulations are not supported in this architecture."

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

Reply via email to