The Application Dump File

If a crash happens within broker_client_example.exe, an application generates a dump file with the .dmp extension. Client application .dmp files are saved in the folder where all log files are stored. The path to the log files is %LocalAppData%\Teradici\PCoIPClient\logs for the session client. The .dmp file can also be saved manually during a debugging process in Visual Studio. When the Visual Studio debugger stops at an exception, close the pop-up window, choose Save Dump As under the DEBUG tab, and save the dump file.

Debugging Crashes in client_session.exe

The SDK does not include files for debugging ClientSession.app crashes. If a crash happens in ClientSession.app, the .dmp file should be sent to Teradici for analysis