Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugger not honoring breakpoints?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00840782
Message ID:
00840787
Views:
23
>I don't know yet if this is specifically a problem with SP1 or something else entirely, but here goes:
>
>When I open a code window for a class method and double click in the left margin next to a line, VFP will correctly put a marker in the margin and set up a breakpoint for that line of code. However, when I run my app with the debugger open, the debugger does not stop at the breakpoint at all. I know that the method code is being hit because if I type SET STEP ON just before the breakpoint line, the debugger stops appropriately.
>
>Anyone have any ideas what is going on? This used to work like a charm for me.
>
>Laterness,

Jon,
Do you, by chance, set RESOURCE off when you run your application? Breakpoints are stored in the foxuser.dbf file and if resource isn't on, the file isn't open.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform