]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/linux-thread-db.c
* linux-thread-db.c (try_thread_db_load_from_pdir_1): Fix absolute
authorTom Tromey <tromey@redhat.com>
Wed, 18 May 2011 15:00:55 +0000 (15:00 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 18 May 2011 15:00:55 +0000 (15:00 +0000)
commit05386e9ec7208d79280caffeff0b01ebea63875c
tree98922c3b3b68179e01a649b09ee2fdb3c38aa4e3
parentdd98f8d276fb5538228255c4da43dd755738d151
* 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.
gdb/ChangeLog
gdb/linux-thread-db.c