DEBUG & NT WS 4.0 (OpenInsight Specific)
At 06 MAR 1999 01:18:32PM Brian Wick (info) wrote:
Having moved my dev system to a notebook with WIN98 I have found that debug works again.
In order to make debug work in NT 4.0, I had to:
* re-compile proc with debug line in it, then
* sync everything, then
* exit OI and get back in, then
* debug worked.
Adding or changing a new debug line required the same steps. Anyway, this may be common knowledge, but I thought I would still mention it.
At 07 MAR 1999 05:04PM akaplan@sprezzatura.com - [url=http://www.sprezzatura.com]Sprezzatura, Inc.[/url] wrote:
What was the problem with the debugger? I know using the debugger from a formdes testrun is pretty much useless under NT, so I just save the form and run from the system monitor where it works fine, but I've never seen anything else different from Win9x.
akaplan@sprezzatura.com
At 07 MAR 1999 09:56PM amcauley@sprezzatura.com onmouseover=window.status=why not click here to send me email?;return(true)", [url=http://www.sprezzatura.com" onMouseOver=window.status=Why not click here to visit our web site?';return(true)]Sprezzatura Group[/url] wrote:
Sounds like an intermittent problem I get with OI. For the debugger to work you must invoke it manually first - then all is well.
Weird.
amcauley@sprezzatura.com
World Leaders in all things RevSoft
At 08 MAR 1999 01:28AM Eric Emu wrote:
Use a proper debugger! Install a Hercules Monitor,
and write all variable values to messages at the
B000:0000 memory address. Real time debugging
(and your clients will never know)!
Eric
"I like hex - it's better than sex"
Why not link to a great website?
At 08 MAR 1999 07:19AM amcauley@sprezzatura.com onmouseover=window.status=why not click here to send me email?;return(true)", [url=http://www.sprezzatura.com" onMouseOver=window.status=Why not click here to visit our web site?';return(true)]Sprezzatura Group[/url] wrote:
In homage to the great Emu…
Click here for free money
Lovely one Eric!
amcauley@sprezzatura.com
World Leaders in all things RevSoft
At 08 MAR 1999 09:28AM Brian Wick wrote:
Thanks for the idea on invoking the debug manually. What command is used to do this from what I presume is the sys monitor ?
Tx….Brian
At 08 MAR 1999 09:38AM Brian Wick wrote:
Eric,
Don't know much about low level programming like writing to B0000:0000. Do you have "A programmers guide to great hex !!!" ?
At 08 MAR 1999 09:44AM Brian Wick wrote:
Aaron,
Thanks for the continued ideas as I jump back on the OI band wagon.
I had tried running the form with the inbedded debug from the sysmonitor (I.E. EXEC form) on WNT WS4.0 and I got the same unfavorable results.
Anyway, I am on W98 and everything is working fine now….Brian