You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chrome can debug wasm which based on DWARF info now. (intro: https://developer.chrome.com/blog/wasm-debugging-2020/).
I make bgfx examples with the latest emcripten version 2.0.34. The example runs well, but the native code cannot be debugged with wasm-debug.
Could anyone give me a help? Thanks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Chrome can debug wasm which based on DWARF info now. (intro: https://developer.chrome.com/blog/wasm-debugging-2020/).
I make bgfx examples with the latest emcripten version 2.0.34. The example runs well, but the native code cannot be debugged with wasm-debug.
Could anyone give me a help? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions