This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] Is there any way in VC++ 6 to "break on available source"? What I'm ineffectively trying to say is, when you're stepping through the source code and you reach a section of code for which the source is not available, is there any way to have the debugger run until it reaches code that the source IS available for, and halt at that point? Sure would help for figuring out the sequence of calls. I've looked in the online help and can't find it, so I may be SOL.
Thanks Jim -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

