I have a C++ program that I am trying to debug using Sun Workshop
De* on a Ultra Sparc 30 with 1Gbyte memory. This program loads a
shared library which is 41Mbytes in size. As tbe de* starts,
this shared library is read by dbx but it takes about 5 minutes to
load the symbols for this library. This significantly slows up the
debugging process and is very frustrating. I don't need to debug this
library.
Does anyone know whether there is a way to get dbx to ignore loading
of this shared library?
Many thanks for any suggestions.
Regards,
Adrian