From 580b3a892a7ae133fd7214c4b194d9a61bff2b2b Mon Sep 17 00:00:00 2001 From: Marc Khouzam Date: Fri, 30 May 2014 16:02:25 -0400 Subject: [PATCH] Point Debug tests to the instance of GDB on CDT's HIPP Change-Id: Ib4e84a3c7c0717b458fd7cffe3ff70b1a1d3bcc5 Signed-off-by: Marc Khouzam --- dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 207f739bdf6..2933a2e2208 100644 --- a/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml +++ b/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml @@ -25,7 +25,7 @@ --> - -Dcdt.tests.dsf.gdb.path=/opt/public/download-staging.priv/tools/cdt/gdb + -Dcdt.tests.dsf.gdb.path=/shared/common/gdb @@ -64,7 +64,7 @@ tycho-surefire-plugin ${tycho-version} - true + false ${base.ui.test.vmargs} -ea -Xms256m -Xmx512m -XX:MaxPermSize=256M ${gdbPathOption} **/AutomatedSuite.*