Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Forced into CPU view

Status
Not open for further replies.

BlueGhost79

Programmer
Feb 6, 2008
11
0
0
US
Hi,
I have a dll I created. When I am debugging it, when I step into a particular function and only that function, it forces me into the CPU view. I can step through the source again once the program exits that function. How do I turn this off?
 
I also would like to know how to disable this annoyance. It looks like it is because the IDE is using precompiled binaries and does not supply the cpp and pas files like the older IDS used to. Either way, it would be nice to kill that CPU debug window. A simple error and quit would be better than what its doing.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top