Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'Source not available'
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00056375
Message ID:
00056727
Views:
27
Greg,

When you have the project open for this executable, try going to the Project menu and select Project Info. Now click on the Project tab and there should be a check box near the bottom of the page that says "Debug Info". Make sure that it is checked marked and recompile your exe. This will slightly enlarge your exe size but it should give you the information that is needed for your error handler and for the debugger.

Sean

>I am trying to debug my executable which I am running from inside VFP 5.0,
>In other words it is not standalone.
>
>I always rebuild ALL files when I rebuild the exe....
>
>However when the debug window comes up instead of seeing code it always says
>'Source not available' ?
>
>This app hides the VFP desktop with _screen = off in the resource file and
>_SCREEN.VISIBLE = .F. in my start.prg
>
>Not only is the code unavailable to the debug window but my error handler
>routine will not return the line no of the code & only the first word of the
>line of code that causes the error ???
>
>I have been working with this app for months and in the past have been able
>to debug with no problems ? I can't figure out whats going on.
>
>Any help would be greatly appreciated !
>
>Greg Foote
Previous
Reply
Map
View

Click here to load this message in the networking platform