Re: [xHarbour-developers] Debug question

2008-05-23 Thread Patrick Mast, xHarbour.com
Hey Phil, Oh, I feel so silly ;-) Thanks! Patrick > 2008/5/23 Patrick Mast, xHarbour.com <[EMAIL PROTECTED]>: >> Been hunting a bug since a few days now in our application. >> >> I was thinking.. It would have helped me a lot if this is possible: >> Knowing what source code line in our changed

Re: [xHarbour-developers] Debug question

2008-05-23 Thread Phil Krylov
Hi, 2008/5/23 Patrick Mast, xHarbour.com <[EMAIL PROTECTED]>: > Been hunting a bug since a few days now in our application. > > I was thinking.. It would have helped me a lot if this is possible: > Knowing what source code line in our changed the value of a variable. > > I'm thinking of a window w

[xHarbour-developers] Debug question

2008-05-23 Thread Patrick Mast, xHarbour.com
Hello, Been hunting a bug since a few days now in our application. I was thinking.. It would have helped me a lot if this is possible: Knowing what source code line in our changed the value of a variable. I'm thinking of a window where I can put in a variablename and see when the var's value cha