Hey Guys,
"C:\Program Files (x86)\nodejs\node.exe" -e "console.log(process.versions['node'],process.versions['v8'])"
4.2.3 4.5.103.35
How can I build the node on windows with v8dbg_* constants and symbols?
I tried the v8_postmortem_support%': 'true' switch in V8, but make no difference. Thanks in advance.
Original Post:
nodejs/post-mortem#22
Regards,
Wei
Hey Guys,
"C:\Program Files (x86)\nodejs\node.exe" -e "console.log(process.versions['node'],process.versions['v8'])"
4.2.3 4.5.103.35
How can I build the node on windows with v8dbg_* constants and symbols?
I tried the v8_postmortem_support%': 'true' switch in V8, but make no difference. Thanks in advance.
Original Post:
nodejs/post-mortem#22
Regards,
Wei