c++ - Run .exe outside IDE but use break points inside IDE -


Using VSNet 2003. Out of the IDE Exe would like to run (i.e. command prompt or double click.exe However, still need break points to hit IDE.

How do I set it?
(Outside IDE

Thank you.

On the debug menu, select" Option to attach the debugger to your externally run application " Attach a.


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -