|
-
March 27th, 2007, 04:41 PM
#2
Re: Regarding c++ & Just-In-Time Debugging
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
Henri Hein
Principal Engineer, Propel
Do not credit Propel with my views or opinions.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|