Created
May 19, 2017 16:57
-
-
Save gojimmypi/b6065734fb5e2fa9b6f3a443c8691954 to your computer and use it in GitHub Desktop.
Where is my arm-none-eabi-gdb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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