diff options
| author | Steve Jenson <stevej@fruitless.org> | 2010-06-03 21:29:09 -0700 |
|---|---|---|
| committer | Steve Jenson <stevej@fruitless.org> | 2010-06-03 21:29:09 -0700 |
| commit | c086a5b9e5cfb3b39f3f8afe22e4281aa23639d3 (patch) | |
| tree | de25f3021579bbc11b5f455eaf4e85008dc73d7d | |
| parent | 2d03fa1ceeb9cea8247754a9624a188c6c15840e (diff) | |
upgrading to gdb-7.1
| -rwxr-xr-x | summon-arm-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/summon-arm-toolchain b/summon-arm-toolchain index c3ecf6e..15181b6 100755 --- a/summon-arm-toolchain +++ b/summon-arm-toolchain @@ -10,7 +10,7 @@ DARWIN_OPT_PATH=/opt/local # Path in which MacPorts or Fink is installed BINUTILS=binutils-2.19.1 GCC=gcc-4.4.2 NEWLIB=newlib-1.17.0 -GDB=gdb-7.0 +GDB=gdb-7.1 LIBCMSIS=v1.10-2 LIBSTM32=v3.0.0-1 LIBSTM32USB=v3.0.1-1 |
