When using DDD 3.3.1 on Solaris and Linux, I enable solib event notification via the GDB command "set stop-on-solib 1".
This works great. The only caveat is that the only indication that something occured is a message "stopped due to shared library event" without any indication what specific event (i.e. dlopen, dlsym) occured nor any indication what shared library the even occured for. Is there some way to get this information displayed along with the event notification? _______________________________________________ help-gnu-utils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-utils
