Skip to content

Instantly share code, notes, and snippets.

@gojimmypi
Created May 19, 2017 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gojimmypi/b6065734fb5e2fa9b6f3a443c8691954 to your computer and use it in GitHub Desktop.
Save gojimmypi/b6065734fb5e2fa9b6f3a443c8691954 to your computer and use it in GitHub Desktop.
Where is my arm-none-eabi-gdb
#!/bin/bash
find /. -name arm-none-eabi-gdb 2>/dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment