Looking for hints on DC import debugging

Lutz Vieweg lvml at 5t9.de
Mon Dec 30 14:07:19 UTC 2013


Addendum:

The "accept()" call causes a dynamic linker lookup, which
ends up in "QDialog::accept()", which seems to consist of only
a few assembler instructions, basically calling "QDialog::done(int)".

I wonder whether something else is expected to happen during
"accept()".

Also, the function "int dive_cb()" is never called during an import.
I wonder whether this is normal.

Regards,

Lutz Vieweg




More information about the subsurface mailing list