Reference Topics > Debugging Creo TOOLKIT > Debugging Techniques
Debugging Techniques
Depending on the type and implementation for your application, you can use one of the following debugging techniques:
If your application is a DLL that creates user interface and notification callbacks to be used by the interactive user, refer to the following section on Debugging an Interactive DLL.
If your application is a DLL that runs in batch mode (from user_initialize()), refer to Debugging an Interactive DLL.
If your application is a spawn or asynchronous application, refer to Debugging a Multiprocess Application.
War dies hilfreich?