Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
sudo apt-get install gdbserver


Start the application

Code Block
gdbserver :1234 /path/to/your/rust_executable