OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Kurt Miller (kurtcvs.openbsd.org)
Date: Thu Jul 23 2009 - 21:28:17 CDT


CVSROOT: /cvs
Module name: src
Changes by: kurtcvs.openbsd.org 2009/07/23 20:28:17

Modified files:
        gnu/usr.bin/binutils/gdb: amd64obsd-tdep.c bsd-uthread.c
                                  bsd-uthread.h i386obsd-tdep.c

Log message:
add compat support to gdb so that it can deal with libpthread with and
without the _thread_ctx_offset private symbol. okay kettenis