Hi Group,
I have implemented message queue to communicate between two processes.
Message queue is created by using IPC-wait. An XP-Com component running
JavaScript and main application. The main application waits till some
message is put by the Java Script application in the message queue. At
this stage, if GDB is used for debugging, the application hangs.
What is the workaround for this? I need to use fprint for each line to
debug, which is quite tiring.
Regards,
Ramachandra