[randolph@tausq.org: [parisc-linux] glibc update]

Matthew Wilcox willy@debian.org
Fri, 19 Oct 2001 14:39:57 +0100


On Fri, Oct 19, 2001 at 01:17:19AM -0400, Carlos O'Donell Jr. wrote:
> You could set the LD_LIBRARY_PATH to the location of the
> objects you are building and then run it...
> 
> However, if you do that, then gdb might act strangely
> with this newly built libc (since ld trying to load gdb
> will use the libc in the library path).
> 
> How do you load gdb with one libc and debug a program
> that uses another?

run gdb, then type
set env LD_LIBRARY_PATH blah blah blah

-- 
Revolutions do not require corporate support.