This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog linux-thread-db.c
- From: tromey at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 18 May 2011 15:00:55 -0000
- Subject: src/gdb ChangeLog linux-thread-db.c
CVSROOT: /cvs/src
Module name: src
Changes by: tromey@sourceware.org 2011-05-18 15:00:55
Modified files:
gdb : ChangeLog linux-thread-db.c
Log message:
* linux-thread-db.c (try_thread_db_load_from_pdir_1): Fix absolute
path check. Use xmalloc and cleanups.
(try_thread_db_load_from_dir): Use xmalloc and cleanups.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13015&r2=1.13016
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/linux-thread-db.c.diff?cvsroot=src&r1=1.86&r2=1.87