Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Debug synchronization problem with the second window. Please response.
Debug synchronization problem with the second window. Please response. [message #122221] Wed, 29 September 2004 22:13
Eclipse UserFriend
Hi,

My application has multiple processes, and I want to debug each of them by
launching them seperately, which means in the debug launch view, I have
several launches acitve simultanously. To view the seperate debug process, I
open several windows (Choose menu 'Window > New Window' ), each for one
process.

I can debug each process with debug command.

The problem is, when I execute the debug command, say, step, then the all
the windows will show the same source code in the editor (with the same
hilight for current execute line). It seems all the window are synchronized.
Is there any way each window will remain un-synchronized?

Thanks
-cd.
Previous Topic:Manipulating CDT Model
Next Topic:scanf skews console output
Goto Forum:
  


Current Time: Sun May 11 04:20:34 EDT 2025

Powered by FUDForum. Page generated in 0.02955 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top