From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31083 invoked by alias); 10 Dec 2003 16:53:25 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 31069 invoked from network); 10 Dec 2003 16:53:23 -0000 Received: from unknown (HELO ata.cs.hacettepe.edu.tr) (193.140.236.6) by sources.redhat.com with SMTP; 10 Dec 2003 16:53:23 -0000 Received: from ata.cs.hacettepe.edu.tr (ata.cs.hacettepe.edu.tr [127.0.0.1]) by ata.cs.hacettepe.edu.tr (8.12.8/8.11.6) with ESMTP id hBAGrL6P029831 for ; Wed, 10 Dec 2003 18:53:21 +0200 Received: (from ibr@localhost) by ata.cs.hacettepe.edu.tr (8.12.8/8.12.8/Submit) id hBAGrKKJ029830 for gdb@sources.redhat.com; Wed, 10 Dec 2003 18:53:20 +0200 Date: Wed, 10 Dec 2003 16:53:00 -0000 From: Baurjan Ismagulov To: gdb@sources.redhat.com Subject: Re: optind Message-ID: <20031210165318.GO23712@ata.cs.hacettepe.edu.tr> Mail-Followup-To: gdb@sources.redhat.com References: <20031210142045.GL23712@ata.cs.hacettepe.edu.tr> <20031210144917.GA9115@nevyn.them.org> <20031210160910.GM23712@ata.cs.hacettepe.edu.tr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i X-SW-Source: 2003-12/txt/msg00164.txt.bz2 Hello, Andreas! On Wed, Dec 10, 2003 at 05:12:56PM +0100, Andreas Schwab wrote: > It also exists in the executable, due to a COPY relocation. Thanks much, I see it now! And how should gdb know which one to use? With kind regards, Baurjan.