1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 09:16:02 +02:00
cdt/dsf-gdb
Simon Marchi e5c63c7cd8 gdb build script: Make the script work with non-absolute base paths
There are two problems when passing a non-absolute path to the -b flag:

1. It ends up being used in "./configure --prefix=${base_dir}".
   configure fails, because the prefix must be absolute.
2. It ends up being used to set up symlinks, leading to broken links.

Making the install path absolute fixes those.

Change-Id: I7c1d22754c1a788f02cd912f2114cc091951b303
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
2016-11-22 16:33:01 -05:00
..
org.eclipse.cdt.dsf.gdb Bug 506382: Be more lenient with GDB protocol error 2016-11-21 04:10:39 -05:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.dsf.gdb.tests Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.dsf.gdb.ui Typo 2016-11-21 13:54:26 -05:00
org.eclipse.cdt.examples.dsf.gdb Add id to GdbFullCliConsole and GdbBasicCliConsole menu 2016-11-21 13:22:38 -05:00
org.eclipse.cdt.gnu.dsf-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.gnu.dsf.source-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.gnu.multicorevisualizer-feature Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.tests.dsf.gdb gdb build script: Make the script work with non-absolute base paths 2016-11-22 16:33:01 -05:00