Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members Related Pages Examples
HOWTO debug a tabular
An integrated debugging/analyze-facility is provided along with the qdbttabular widget. For efficiency this facility is supplied along within seperate library named qdbttabulardebug, which is being build from the package along with the main library.
Debugging a tabular in 20 seconds
The following modifications have to be applied to your existing programm:
- Link the qdbttabulardebug -Library to your program
- Call QdbtTabularDebug::attach() somewhere in your code after at least one tabular has been created.
- Recompile/relink your programm
- Start it.
After starting your programm a box looking like
should appear. Select a tabular instance from this box and press 'Accept'. A debugging dialog will appear. (If you want to take a look at the debugging facilities without modifying your programm, consider looking at example 6 instead!)
Not-so-short Guide to debugging a tabular
[...]
Generated on Mon Apr 22 12:22:06 2002 for QdbtTabular by
1.2.15-20020421