From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Tromey To: Geoffrey Keating Cc: gdb@sources.redhat.com Subject: Re: missing construct_inferior_arguments Date: Tue, 27 Nov 2001 10:25:00 -0000 Message-ID: <87pu64jch5.fsf@creche.redhat.com> References: <200111271131.fARBVNb24601@thief.cygnus.com> X-SW-Source: 2001-11/msg00292.html Message-ID: <20011127102500.BR1q_CUXGnJvfmMTs67FVBHR7ICJSpqic5Jbok1Xpes@z> >>>>> "Geoff" == Geoffrey Keating writes: Geoff> I'm having a problem that I think is related to your patch: Geoff> 2001-11-21 Tom Tromey Geoff> Fix for PR gdb/209, PR gdb/156: Geoff> * gdbarch.c, gdbarch.h: Rebuilt. Geoff> * gdbarch.sh: Added `construct_inferior_arguments'. Geoff> .. Geoff> /home/geoffk/co/combined/gdb/gdbarch.c:509: undefined reference to Geoff> `construct_inferior_arguments' I checked in the fix for this last night. Tom