Skip to content

Instantly share code, notes, and snippets.

@Shengliang
Created October 18, 2016 19:44
Show Gist options
  • Save Shengliang/a04b6317801fe9e93bddc2ec27a49092 to your computer and use it in GitHub Desktop.
Save Shengliang/a04b6317801fe9e93bddc2ec27a49092 to your computer and use it in GitHub Desktop.
How to install cortex-m3 gdb?
sudo apt-get -o Dpkg::Options::="--force-overwrite" install gdb-arm-none-eabi
reference: http://askubuntu.com/questions/596302/e-sub-process-usr-bin-dpkg-returned-an-error-code-1-problem-with-dpkg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment