aboutsummaryrefslogtreecommitdiffstats
path: root/dist/gdb/Makefile.osx
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2013-09-09 18:10:34 +0300
committerOrgad Shaneh <orgads@gmail.com>2013-10-31 15:25:34 +0100
commit6da16dc8248fd92b65e83cef235e5205d70e4642 (patch)
treebdccb12c532a4d853ee7b3e3d5bcc986b5ed9d15 /dist/gdb/Makefile.osx
parent05d4b44b82baec6d0dd951637c303f4874f34763 (diff)
Upgrade to GDB 7.6.1
Change-Id: I9865d7d941719ddc228b6e4dea9abf0d702e3653 Reviewed-by: hjk <hjk121@nokiamail.com> Reviewed-by: David Schulz <david.schulz@digia.com>
Diffstat (limited to 'dist/gdb/Makefile.osx')
-rw-r--r--dist/gdb/Makefile.osx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/gdb/Makefile.osx b/dist/gdb/Makefile.osx
index 4e74192be9c..7ce587eb057 100644
--- a/dist/gdb/Makefile.osx
+++ b/dist/gdb/Makefile.osx
@@ -5,7 +5,7 @@ staging=${broot}/staging
pyversion=2.7
expatversion=2.0.1
arch=`uname -sm | sed 's/ /-/g' | tr A-Z a-z`
-version=7.5
+version=7.6.1
targetdir=${broot}/qtcreator-gdb-${version}
gdbtargets=$(addprefix ${targetdir}/gdb-, ${targets})
packagename=qtcreator-gdb-${version}-${arch}.tar.gz