Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2006 20:27:01 -0500 (EST)
From:      Daniel Eischen <deischen@freebsd.org>
To:        Alexander Kabaev <kabaev@gmail.com>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Dag-Erling Smorgrav <des@freebsd.org>
Subject:   Re: cvs commit: src/libexec/rtld-elf/i386 rtld_machdep.h
Message-ID:  <Pine.GSO.4.43.0603282025220.18701-100000@sea.ntplx.net>
In-Reply-To: <20060328200901.56a5ed09@kan.dnsalias.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 Mar 2006, Alexander Kabaev wrote:

> On Tue, 28 Mar 2006 18:28:07 +0000 (UTC)
> Dag-Erling Smorgrav <des@FreeBSD.org> wrote:
>
> > des         2006-03-28 18:28:07 UTC
> >
> >   FreeBSD src repository
> >
> >   Modified files:
> >     libexec/rtld-elf/i386 rtld_machdep.h
> >   Log:
> >   Don't use dbg if it isn't defined (such as when this file is used by
> >   code outside of rtld-elf)
> >
> >   Revision  Changes    Path
> >   1.11      +2 -0      src/libexec/rtld-elf/i386/rtld_machdep.h
> >
> > http://cvsweb.FreeBSD.org/src/libexec/rtld-elf/i386/rtld_machdep.h.diff?r1=1.10&r2=1.11
>
> The use of this file in threading libraries is illegal and should be
> fixed instead.

David Xu probably knows more about this, but it's needed for
the debugger.  rtld.h is included by the thread libraries,
so rtld_machdep.h comes along for the ride.

-- 
DE




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.43.0603282025220.18701-100000>