From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27116 invoked by alias); 23 Jul 2004 19:55:57 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 27108 invoked from network); 23 Jul 2004 19:55:56 -0000 Received: from unknown (HELO burundai.radix50.net) (82.83.199.14) by sourceware.org with SMTP; 23 Jul 2004 19:55:56 -0000 Received: from burundai.radix50.net (localhost [127.0.0.1]) by burundai.radix50.net (8.12.3/8.12.3/Debian -4) with ESMTP id i6NJwLet003209 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Fri, 23 Jul 2004 21:58:21 +0200 Received: (from ibr@localhost) by burundai.radix50.net (8.12.3/8.12.3/Debian -4) id i6NJwKb3003208 for gdb-patches@sources.redhat.com; Fri, 23 Jul 2004 21:58:20 +0200 Date: Fri, 23 Jul 2004 19:55:00 -0000 From: Baurjan Ismagulov To: gdb-patches@sources.redhat.com Subject: ping: Re: handling of absolute source file paths Message-ID: <20040723195820.GA3151@ata.cs.hun.edu.tr> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20040420154855.GD9020@ata.cs.hacettepe.edu.tr> <20040501171420.GB21679@ata.cs.hun.edu.tr> <9743-Sat01May2004211140+0300-eliz@gnu.org> <20040508212208.GA1019@ata.cs.hun.edu.tr> <6137-Tue11May2004190737+0300-eliz@gnu.org> <20040717182228.GA24895@ata.cs.hun.edu.tr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040717182228.GA24895@ata.cs.hun.edu.tr> User-Agent: Mutt/1.5.6+20040523i X-SW-Source: 2004-07/txt/msg00332.txt.bz2 On Sat, Jul 17, 2004 at 08:22:28PM +0200, Baurjan Ismagulov wrote: > The paperwork part is completed, here are the patches (they apply > cleanly on HEAD and gdb_6_2-branch). Could anyone please apply that? Eli? With kind regards, Baurjan. * defs.h: exec.c (exec_file_attach): nto-tdep.c (nto_find_and_open_solib): pa64solib.c (pa64_solib_sizeof_symbol_table): solib.c (solib_open): somsolib.c (som_solib_sizeof_symbol_table): source.c (is_regular_file, openp, open_source_file): symfile.c (symfile_bfd_open): wince.c (upload_to_device): Differentiate between the search for binary and source files.