How to know the variables of the debugged process 
Author Message
 How to know the variables of the debugged process

I want to know the values of variables of functions in the state of
being debugged ( or stopped at the breakpoint ).
It is easy to use watch window in Visual C++.
But I want to know these values through the window communication by the
other process.
I try it in several ways. But I can't get the values.
Because the debugged (or stopped at the breakpoint) process doesn't
reponse to the sended message by the other process.
How to wake the debugged process so as to response to messages which the
other process sends.


Fri, 11 May 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. How to know the variables of the debugged process

2. sharing variables accros processes & process starting

3. How to debug a process launched by current process

4. Debigging non-debug process and debug DLL

5. Debugging child process, Startup .EXE for debugging DLL

6. knowing the process which is using internet.

7. How to know Cpu Utilization for a process, service or in General

8. Do you know OLE for Process Control (OPC) ?

9. Knowing when a process has finished

10. How to know the previous process whether exited?

11. How to know the previous process whether exited?

12. How can I know the process terminated ?

 

 
Powered by phpBB® Forum Software