Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Are there any good GUI tools for debugging Rust? Python + PyCharm is amazing, except now django.setup() takes so long to run in the debugger, I've switched to print statements.


Any visual tool on top of GDB should work. Microsoft's recent open source efforts mean that Visual Studio debugging is coming along.


I've used Eclipse with the RustDT plugin to debug a project successfully. There's probably ways to make it work in Sublime/Vim/et. al, I just haven't put in the effort to figure it all out yet.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: