This is the mail archive of the
src-cvs@sources.redhat.com
mailing list .
src/rda/unix ChangeLog thread-db.c
- From: kevinb at sources dot redhat dot com
- To: src-cvs at sources dot redhat dot com
- Date: 20 Apr 2004 20:33:36 -0000
- Subject: src/rda/unix ChangeLog thread-db.c
CVSROOT: /cvs/src
Module name: src
Changes by: kevinb@sourceware.org 2004-04-20 20:33:36
Modified files:
rda/unix : ChangeLog thread-db.c
Log message:
* thread-db.c (lookup_sym): New function.
(thread_db_open): Print diagnostic message for failed dlopen()
call. Call lookup_sym() which will print diagnostic for failed
dlsym() call.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/thread-db.c.diff?cvsroot=src&r1=1.2&r2=1.3