mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
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 <marc.khouzam@ericsson.com>
This commit is contained in:
parent
5adce1b311
commit
b26f160e3b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
<packaging>eclipse-test-plugin</packaging>
|
||||
|
||||
<properties>
|
||||
<gdbPathOption>-Dcdt.tests.dsf.gdb.path=/shared/common/gdb</gdbPathOption>
|
||||
<gdbPathOption>-Dcdt.tests.dsf.gdb.path=/shared/common/gdb/gdb-all/bin</gdbPathOption>
|
||||
<gdbTestSuite>AutomatedSuite.java</gdbTestSuite>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue