12 years ago
Application runs, but AQTime doesn't show results
Hello,
I'm using AQTime Pro 7 to do coverage profiling of our good old MFC application. I only need the coverage information for testing purpose to find out what is covered by what test case.
The software consists of several components (most in C++, but some in C# under .NET 4.0).
Test coverage analysis is run from AQTime under Windows 7/64 Bit. The application itself is 32Bit for the native code.
Everything looks fine. The application starts up, I can work with it and quit the application. The event view in AQTime Pro shows loading/unloading of modules, some exceptions, some debug strings, etc.
But after quiting the application no results are gathered by AQTime and I don't find out why. I tried with different applications. There are some, where I get results. In the event view there is the only difference of a line
(-) User breakpoint is at address 0x77D7E695 (module C:\Windows\SysWOW64\ntdll.dll)
I have attached the whole event log.
Can you help me?
Best regards,
Michael
I'm using AQTime Pro 7 to do coverage profiling of our good old MFC application. I only need the coverage information for testing purpose to find out what is covered by what test case.
The software consists of several components (most in C++, but some in C# under .NET 4.0).
Test coverage analysis is run from AQTime under Windows 7/64 Bit. The application itself is 32Bit for the native code.
Everything looks fine. The application starts up, I can work with it and quit the application. The event view in AQTime Pro shows loading/unloading of modules, some exceptions, some debug strings, etc.
But after quiting the application no results are gathered by AQTime and I don't find out why. I tried with different applications. There are some, where I get results. In the event view there is the only difference of a line
(-) User breakpoint is at address 0x77D7E695 (module C:\Windows\SysWOW64\ntdll.dll)
I have attached the whole event log.
Can you help me?
Best regards,
Michael