How to Debug Rust with Visual Studio Code (forrestthewoods.com) 3 points by forrestthewoods 7y ago ↗ HN
[–] mindchasers 7y ago ↗ Can I use VS to debug Firefox & Rust on Windows? [–] forrestthewoods 7y ago ↗ That's a good question. I don't know.I'd imagine it's possible? But how difficult it is may depend on how frankenstein of a build system Firefox uses. If it produces normal pdbs then maybe it will "just work"?Sadly, projects of that size are rarely so simple. :(
[–] forrestthewoods 7y ago ↗ That's a good question. I don't know.I'd imagine it's possible? But how difficult it is may depend on how frankenstein of a build system Firefox uses. If it produces normal pdbs then maybe it will "just work"?Sadly, projects of that size are rarely so simple. :(
2 comments
[ 3.5 ms ] story [ 14.4 ms ] threadI'd imagine it's possible? But how difficult it is may depend on how frankenstein of a build system Firefox uses. If it produces normal pdbs then maybe it will "just work"?
Sadly, projects of that size are rarely so simple. :(