Professional debugging for IoT with Particle Workbench: going beyond Serial.print()

@ScruffR ,

Thank you for the clarification. However, it raises another (basic I know) question. If I debug in the .cpp file and make changes there, do they get propagated back to the .ino file or is that process a one-way street. And, if this is the case, do I need to start working in .cpp mode if I am planning to start using the debugger?

Thanks, Chip