The debugger does not seem to be hooking into any project I try to debug. I
was able to debug fine until about two days ago. This is the only problem I
am having with the machine, so I don't think the computer has been attacked.
The applications I have tried all run correctly until an error occurs, the
ones I need to debug. I have examined all of my settings, deleted all of the
.fxp files, rebuilt the projects, and rebuilt the EXEs. It is not project
specific as the problem persists across all of my projects. Any help is
appreciated.
Stefan Wuebbe - 28 Jan 2005 07:44 GMT
Are you defining breakpoints in the debuger or rather using
Set Step On / Assert .F. ? Do you get a "Source not available"?
If the former, does Clear Debug help? Assumed your foxuser.*
files are corrupted, deleting them may help (Vfp will create new
ones during next IDE start).
If the latter, you might need to CD to your project's root folder
and maybe Set Path To all your project's subfolders.
hth
-Stefan
> The debugger does not seem to be hooking into any project I try to debug. I
> was able to debug fine until about two days ago. This is the only problem I
[quoted text clipped - 4 lines]
> specific as the problem persists across all of my projects. Any help is
> appreciated.