Just-in-time debugging is only used to attach to an already running process. You can debug your program by just running the process in the debugger directly.

Do you have VS? If not, and you are looking for a debugger, you can use WinDbg:

http://www.microsoft.com/whdc/devtoo...g/default.mspx