Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Mar 2010 10:07:31 +0200
From:      Andriy Gapon <avg@icyb.net.ua>
To:        Alexander Best <alexbestms@wwu.de>
Cc:        freebsd-current@freebsd.org
Subject:   Re: build failures after stdlib update
Message-ID:  <4BA72543.4060006@icyb.net.ua>
In-Reply-To: <permail-2010032122120480e26a0b000016b2-a_best01@message-id.uni-muenster.de>
References:  <permail-2010032122120480e26a0b000016b2-a_best01@message-id.uni-muenster.de>

next in thread | previous in thread | raw e-mail | index | archive | help
on 22/03/2010 00:12 Alexander Best said the following:
> Andriy Gapon schrieb am 2010-03-21:
>> on 21/03/2010 23:11 Alexander Best said the following:
>>> *hehe* that makes more sense. well i already sent you lp.
>>> unfortunately str is
>>> not available to gdb:
> 
>>> (gdb) print str
>>> Variable "str" is not available.
> 
>> In cases like this sometimes the argument is still available for
>> examination as
>> a variable further down the stack (i.e. in one of the calling
>> functions).
> 
> hmmm...
> 
> str might be "-m" then, because of:
> 
> #1  0x0000000000416782 in concat (first=0x417618 "-m") at
> /usr/src/gnu/usr.bin/cc/libiberty/../../../../contrib/gcclibs/libiberty/concat.c:76
> 

Perhaps, but doesn't look like it.
Could you please do 'print *lp'?

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BA72543.4060006>