1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/dsf-gdb
Marc Khouzam 15935286c0 Replace hack to obtain full path
We can obtain the full path of the executable using
File#getAbsolutePath().  This is much better than the hack that was
actually doing a launch to ask GDB where the binary was.

I cannot explain why I didn't use this in the original implementation.

Change-Id: Ifa0d538919cd0c231547f1f3e9c4b72837df4257
2015-09-25 12:59:20 -04:00
..
org.eclipse.cdt.dsf.gdb Remove unnecessary API change 2015-09-17 10:52:05 -04:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.dsf.gdb.tests Bug 476432 - GDB version comparison fails for GDB 7.10 2015-09-03 21:00:54 -04:00
org.eclipse.cdt.dsf.gdb.ui Bug 477610 - Remove any reference to platform .gif files 2015-09-17 10:26:01 -04:00
org.eclipse.cdt.examples.dsf.gdb Bug 476432 - GDB version comparison fails for GDB 7.10 2015-09-03 21:00:54 -04:00
org.eclipse.cdt.gnu.dsf-feature Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.gnu.dsf.source-feature Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.gnu.multicorevisualizer-feature Incremented CDT feature version to 8.8.0 2015-06-10 09:33:49 -04:00
org.eclipse.cdt.tests.dsf.gdb Replace hack to obtain full path 2015-09-25 12:59:20 -04:00