From b26f160e3b56f3786e22b9e7375561cde7113369 Mon Sep 17 00:00:00 2001 From: Marc Khouzam Date: Thu, 15 Jan 2015 13:16:31 -0500 Subject: [PATCH] Update location to use for GDBs on HIPP This new location lends itself better to using our new GDB download script dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/scripts/download-build-gdb.sh Signed-off-by: Marc Khouzam --- dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml b/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml index b724d8232dc..ce1f2288d2f 100644 --- a/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml +++ b/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml @@ -16,7 +16,7 @@ eclipse-test-plugin - -Dcdt.tests.dsf.gdb.path=/shared/common/gdb + -Dcdt.tests.dsf.gdb.path=/shared/common/gdb/gdb-all/bin AutomatedSuite.java