Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Low

New issue 2134 by [email protected]: ARM simulator debugger fails to disassemble.
http://code.google.com/p/v8/issues/detail?id=2134

When stepping through the assembly code in the ARM simulator, disassembling fails right after the line

__ ldm(ia_w, sp, registers_to_retain | pc.bit());

in RegExpMacroAssemblerARM::GetCode. Execution works fine though.

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

Reply via email to