1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-29 11:55:40 +02:00
cdt/dsf-gdb
Simon Marchi f55a16e8b8 gdb build script: Add missing local variable in check_supported
We use the $version variable in the check_supported function, but it is
not set.  It happens to work because we use the same variable name in
the outer scope, where check_supported is called.

Change-Id: I75e8ae4ef42a232174accf88ca146c0e427f8d4e
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
2016-11-17 10:40:57 -05:00
..
org.eclipse.cdt.dsf.gdb Update version to 9.3.0 2016-11-15 20:32:51 -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 Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.examples.dsf.gdb Update version to 9.3.0 2016-11-15 20:32:51 -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: Add missing local variable in check_supported 2016-11-17 10:40:57 -05:00