News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Some cdb debugging issues

Started by AnTeevY, November 30, 2007, 07:16:12 PM

Previous topic - Next topic

AnTeevY

Hi there,
2 questions:
- Is it possible to pause the debug process while the application runs, as it is possible in VS2005?
- Is it possible to change the dir in which cdb does search specific files? For example, when I debug my program, the debugger does not find the resources.cfg (which is in the OgreSDK/bin/debug folder), because it searches for it in my project directory. I've added this folder to the additional debugger paths in the project/debugger options without success.

Thanks!

AnTeevY

Any help would be really appreciated :)