ctaggart / rusty-vscode

Rust + VSCode + RustyCode on a Docker Image
MIT License
4 stars 3 forks source link

include gdb with rust support #13

Open ctaggart opened 8 years ago

ctaggart commented 8 years ago

The native GDB support for Rust will be nice to have. It was announted to be in dev when 7.11.1 was released. https://gcc.gnu.org/ml/gcc/2016-06/msg00030.html

related to #11

ctaggart commented 8 years ago

https://packages.debian.org/jessie/gdb Debian Jessie packages 7.7.1 sudo apt-get install -y gdb