Hello everybody,
is it possible to monitor the debug activity made via DSS within CCS4. For example when setting a breakpoint using DebugSession.debug.add(...) I would like to actually see the breakpoint being set also in CCS4 gui.
I stumbled upon the method ScriptingEnvironment.isWithinCCS() so I hoped the monitoring could be done by connecting to an existing Debug Server. But for this solution the name of the Server generated by CCS is missing.
Thanks,
Bjoern
