Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
공지
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 토론

VS (2008) doesn't autoterminate cmd window

lklawrie
초급자
810 조회수
This likely isn't a IVF issue. But it's annoying.

VS2008, SP1
Debug mode.

If I forget to use the "Stop Debugging" menu item, I end up with a CMD window and no seeming way to terminate the process without a reboot.

I have even started another one without terminating one and then can terminate the 2nd but the 1st is still hanging around.

Any ideas for a better solution? (other than remembering to use "stop debugging" everytime)?

Linda
0 포인트
4 응답
Steven_L_Intel1
810 조회수
Haven't run into that. How are you ending things other than "Stop Debugging"?
0 포인트
IanH
명예로운 기여자 III
810 조회수
MS released a hotfix for Windows XP mid year for a problem with those symptoms - see this thread.

Before the fix came out a partial work-around was to remap Shift-F5 from "Stop debugging" to "Detach process", otherwise the task bar could get rather busy with all the dead console windows by the end of the day.
0 포인트
lklawrie
초급자
810 조회수
Haven't run into that. How are you ending things other than "Stop Debugging"?

Usually, Steve, it's a "oh that's the problem", correct the code and then end VS -- but the cmd window gets left open. Or, having corrected the code, start a new run to see if that did it, without terminating the first.

Absent minded. Annoying. Not something terrible. If I used the debugger more, I would get used to always doing the "stop debugging", maybe. (I also couldn't find the task in the task manager window so I don't know if it can be stopped or not).

Linda

0 포인트
Steven_L_Intel1
810 조회수
I had forgotten about the Windows bug Ian mentioned - that's almost certainly the issue.
0 포인트
응답