Hi,
i am trying to debug a binary which is using a shared lib.
but i could not succeed in tracking the code flow in the classes defined
in this library.
i get: class MyClass <opaque> error
i followed the instructions in the link below:
http://www.physik.tu-cottbus.de/physik/nutzer/doc/ladebug-V67/ladebug\_debugger_manual.html\#guide.look.shared
but i still fail to see those classes.
do you know how to deal with shared objects while debugging
and/or do you know how can i benefit from the command
readsharedobj of ladebug
thanks in advance