[ Home | Contents | Search | Next | Previous | Up ]
Date: 11/29/99
Time: 11:58:15 PM
Q.Does anybody know how can I debug directly into OWL code?
A. OWL has debug libraries , but default them don't
installed into disk You must copy them from CD-ROM. BTW this described in Borland online
doc's.
Also in directory LIB\CG you can find OWL debug
libraries with CodeGuard info, _TRACE, and _WARN, I use it -> nice, but programm works
slowely.
To enable it just select Diagnostic option. Another options: use static
linking and include into your project nessesary OWL files.