Community
Participate
Working Groups
Because GDB 6.6 does not support -var-info-path-expression, two of our expressions tests fail. I think it is ok to simply disable those two tests for GDB 6.6. Fixing the actual problem is not justified, for such an old GDB.
Created attachment 172144 [details] Fix Fix
Committed to HEAD and 7.0.1 John, I won't ask for a formal review since these are tests, but you are welcome to have a look.
*** cdt cvs genie on behalf of mkhouzam *** Bug 317223: Disable two tests for GDB 6.6 since they depend on -var-info-path-expression, which is only supported starting with GDB 6.7 [*] MIExpressionsTest_6_6.java 1.7 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/src/org/eclipse/cdt/tests/dsf/gdb/tests/tests_6_6/MIExpressionsTest_6_6.java?root=Tools_Project&r1=1.6&r2=1.7 [*] MIExpressionsTest_6_6.java 1.6.2.1 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/src/org/eclipse/cdt/tests/dsf/gdb/tests/tests_6_6/MIExpressionsTest_6_6.java?root=Tools_Project&r1=1.6&r2=1.6.2.1