Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Probs with debugger
Message
From
06/04/2016 13:59:07
 
 
To
06/04/2016 11:28:11
Lutz Scheffler (Online)
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8.1
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Virtual environment:
VMWare
Miscellaneous
Thread ID:
01634403
Message ID:
01634430
Views:
59
Thanks Lutz,

Yes, I've taken to figuring out using PROGRAM() etc but that can be a pain as well (each some other method or prg is called). And I have reluctantly put in SET STEP ON at certain points - reluctant as it is someone else's source code (and thus I change the date/time on the file which always then throws me if I have to check their versions - so I end up making copies of the class and putting them back when done so that the original datetime are on the files).

Albert

>>Hi,
>>
>>I am having trouble with the debugger and wondered if I have triggered some sort of setting some place or maybe the framework being used is doing something odd.
>>
>>If I set some breakpoints, they often do not get "respected" i.e. set a breakpoint for when a certain method fires and then I often want to either "run to cursor" or I mark a line way down in the code to stop again and then I resume so I don't have to step through everything.
>>
>>Somehow the breakpoints are not being respected and the entire method runs and finishes. If I look at the breakpoint dialog, they are still set but somehow the deugger is not stopping.
>>
>>Is there a setting some place or is the framework somehow clearing things?
>>
>>Thanks.
>>Albert
>
>No. This is like it is. Occurs normaly in deeper class levels. Sometimes one can fiddle around with expressions
>composite of PROGRAM and the like, or watch for specific variables. Normaly the sole solution is a assert or set step on on the place you need it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform