mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-06 16:45:25 +02:00
![]() The core exception we used to throw when the program patch was not present is necessary for GDBBackend#getProgramPath() to set the path to an empty value instead of returning null. Although we could have made GdbLaunch#getProgramPath return and empty string to fix this problem, I thought we should play it safe and behave like we used to in case something else needed that exception thrown. Change-Id: I4684226c731aedef50bdeb37accdf2a2feb818b5 |
||
---|---|---|
.. | ||
org.eclipse.cdt.dsf.gdb | ||
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui | ||
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests | ||
org.eclipse.cdt.dsf.gdb.tests | ||
org.eclipse.cdt.dsf.gdb.ui | ||
org.eclipse.cdt.examples.dsf.gdb | ||
org.eclipse.cdt.gnu.dsf-feature | ||
org.eclipse.cdt.gnu.dsf.source-feature | ||
org.eclipse.cdt.gnu.multicorevisualizer-feature | ||
org.eclipse.cdt.tests.dsf.gdb |