When the Visual Studio debugger is halted in a nacl syscall, the top of stack
shows the syscall's caller, not the syscall itself.
Fixing this bug requires open-coding the trampoline stack walk in the debugger,
which will be brittle but probably unavoidable.
Original issue reported on code.google.com by ile...@google.com on 12 Jul 2010 at 7:25
Original issue reported on code.google.com by
ile...@google.com
on 12 Jul 2010 at 7:25