Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Multiple targets immediately after configuration launch

Hi,

I see that both CDI & DSF debuggers support multiple targets (i.e. there is ICDISession.getTargets() in CDI and something similar for DSF), but I cannot figure out is there a case when there will be a few targets immediately after configuration launch? And can I assume that the first process is the one that was specified in launch configuration?

Thanks,
Anton.


Back to the top