Re: Step through libURL

2015-12-10 Thread J. Landman Gay
It can also be changed in the variable pane of the message box if you want a UI for it. On December 10, 2015 10:46:07 AM CST, Mark Wieder wrote: >On 12/10/2015 03:08 AM, Ali Lloyd wrote: >> Hi Dan, >> The global gRevDevelopment controls whether breakpoints trigger in

Re: Step through libURL

2015-12-10 Thread Ali Lloyd
Hi Dan, The global gRevDevelopment controls whether breakpoints trigger in scripts in stacks with rev-prefixed names. If you do put true into gRevDevelopment in the message box, the breakpoints should trigger. Ali On Thu, Dec 10, 2015 at 3:06 AM Phil Davis wrote: > Hi Dan,

Re: Step through libURL

2015-12-10 Thread Phil Davis
Nice! No more revLibUrl cloning for me. Phil On 12/10/15 3:08 AM, Ali Lloyd wrote: Hi Dan, The global gRevDevelopment controls whether breakpoints trigger in scripts in stacks with rev-prefixed names. If you do put true into gRevDevelopment in the message box, the breakpoints should trigger.

Re: Step through libURL

2015-12-10 Thread Mark Wieder
On 12/10/2015 03:08 AM, Ali Lloyd wrote: Hi Dan, The global gRevDevelopment controls whether breakpoints trigger in scripts in stacks with rev-prefixed names. If you do put true into gRevDevelopment in the message box, the breakpoints should trigger. And just to be clear, in the messagebox

Step through libURL

2015-12-09 Thread Dan Friedman
Greetings! I am trying to track down a problem I am having with a particular client's system where the DNS lookup is being overwritten by the “domain” the computer is trying to belong/log into. This came up because we recently updated our standalone from LC 5.5.1, to LC 7.0.1. When we

Re: Step through libURL

2015-12-09 Thread Phil Davis
Hi Dan, In 6.7 I was able to clone the revLibUrl button or stack (I forget which is used in 6.7.x), rename it, stop using (or remove from front, or ...) the actual rev one and start using my copy. Then the debugger would go into the revLibUrl code like I wanted, so I could see what was