Forum Discussion

MadhuHARI's avatar
MadhuHARI
New Contributor
7 years ago

Debug information for MFC controls

Hello,

 

I am working with an application that uses the MFC controls. I received the PDB files from the developers and I have them in my application's folder. I have a script executed, that starts the application from Windows command line. I have the options "Enable debug agent" and "Read debug information for statically linked libraries" enabled. Yet, I see TestComplete pointing out that there is no debug information for MFC controls. I have 2 questions regarding this issue:

 

1. What action does TestComplete expect after providing the PDB files in the application's folder?

2. How does TestComplete know where to look for the files, given that the path to the application folder is mentioned only in the script that starts the application?

 

An explanation of what needs to be done next, after providing the PDB files in the application's folder would be helpful.

 

Thanks in advance!