This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ping: [patch 5/6] testsuite: Fix prelink-support.exp without prelink installed


On Mon, Jul 19, 2010 at 04:06:29PM +0100, Pedro Alves wrote:
> On a related note: ubuntu/debian's system gdb includes some half cooked
> up gdb translations;

Just Ubunutu! :-)  I wasn't aware of these and they aren't in Debian.

> I then just remember to do "unset LANG", and rerun the testsuite,
> though I think this should be handled by our testsuite automatically
> somewhere.  How does gcc's testsuite handle this?

# We set LC_ALL and LANG to C so that we get the same error messages
as expected.
setenv LC_ALL C
setenv LANG C

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]