You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
There is a deep [and terrible] hierarchy of GDBControl where every successor carefully passes the ILaunchConfiguration parameter. But, in the end, no one uses it.
Describe the bug
There is a deep [and terrible] hierarchy of
GDBControl
where every successor carefully passes theILaunchConfiguration
parameter. But, in the end, no one uses it.To Reproduce
cdt/dsf-gdb/org.eclipse.cdt.dsf.gdb/src/org/eclipse/cdt/dsf/gdb/service/command/GDBControl.java
Line 242 in 9b6bb07
Expected behavior
It would be great to have
ILaunchConfiguration
available at least for successorsScreenshots
Version Information:
The text was updated successfully, but these errors were encountered: