From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22654 invoked by alias); 27 Nov 2001 18:25:56 -0000 Mailing-List: contact gdb-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 22616 invoked from network); 27 Nov 2001 18:25:53 -0000 Received: from unknown (HELO gash2.peakpeak.com) (207.174.178.17) by hostedprojects.ges.redhat.com with SMTP; 27 Nov 2001 18:25:53 -0000 Received: from creche.cygnus.com (ta0203.peakpeak.com [204.144.244.203]) by gash2.peakpeak.com (8.9.3/8.9.3) with ESMTP id LAA04892; Tue, 27 Nov 2001 11:25:43 -0700 Received: (from tromey@localhost) by creche.cygnus.com (8.9.3/8.9.3) id LAA17458; Tue, 27 Nov 2001 11:27:35 -0700 To: Geoffrey Keating Cc: gdb@sources.redhat.com Subject: Re: missing construct_inferior_arguments References: <200111271131.fARBVNb24601@thief.cygnus.com> X-Zippy: Where's th' DAFFY DUCK EXHIBIT?? X-Attribution: Tom Reply-To: tromey@redhat.com From: Tom Tromey Date: Sat, 17 Nov 2001 14:50:00 -0000 In-Reply-To: Geoffrey Keating's message of "Tue, 27 Nov 2001 03:31:23 -0800" Message-ID: <87pu64jch5.fsf@creche.redhat.com> X-Mailer: Gnus v5.7/Emacs 20.5 X-SW-Source: 2001-11/txt/msg00185.txt.bz2 >>>>> "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 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