News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Deliberate C::B multiple instances

Started by richarddsmith, February 12, 2011, 10:30:58 PM

Previous topic - Next topic

richarddsmith

I am running two totally different ANSI-C applications in Debian Linux (Ubuntu 10.10) with a Named Pipe (basically a presetn named ram-disk file in /dev/shm/) that is supposed to communicate between the applications uni-directionally.  Is it possible to debug each application in separate instances of Code::Blocks, on the same Ubuntu machine at the same time?  At the moment, only one instance is allowed to run, and the debugger locks out changing the target.

Jenna

Uncheck "Settings -> Environment -> Allow only one runnig instance" and make sure "Settings -> Environment -> Use an already running instance )if possible)" is not checked.