Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - How to know when a process is getting started in QNX: (1 Item)
   
How to know when a process is getting started in QNX  
I want to capture data about any process(process pid & name) which is getting started in one of my processes running in 
QNX. 

I understand I will have  a thread which will be blocked and when a process starts, this thread will receive the message
. 

Is there any other way arround?

But to which process i need to connect to get this data. Is there any sample code available?

Thanks,
Manas