From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26752 invoked by alias); 31 Dec 2007 21:01:02 -0000 Received: (qmail 26735 invoked by uid 22791); 31 Dec 2007 21:01:00 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (213.8.233.22) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 31 Dec 2007 21:00:03 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-151-214.inter.net.il [80.230.151.214]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id ISC44528 (AUTH halo1); Mon, 31 Dec 2007 22:57:28 +0200 (IST) Date: Mon, 31 Dec 2007 21:38:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sourceware.org In-reply-to: <20071231063534.GA7572@ednor.casa.cgf.cx> (message from Christopher Faylor on Mon, 31 Dec 2007 01:35:34 -0500) Subject: Re: PR/2386 [2/2]: MinGW attach to process without an exec file Reply-to: Eli Zaretskii References: <20071228013457.GB7602@ednor.casa.cgf.cx> <477579E0.5010809@portugalmail.pt> <20071229035030.GC30002@adacore.com> <47764306.4060903@portugalmail.pt> <20071229180146.GC24999@ednor.casa.cgf.cx> <4776CDA3.90204@portugalmail.pt> <20071230025754.GA26252@ednor.casa.cgf.cx> <20071230170827.GA2494@ednor.casa.cgf.cx> <20071231063534.GA7572@ednor.casa.cgf.cx> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-12/txt/msg00487.txt.bz2 > Date: Mon, 31 Dec 2007 01:35:34 -0500 > From: Christopher Faylor > > > Cannot find executable file by PID. Use "file" and "dll" commands > > to load symbols. > > That's not entirely accurate either since it's not just the ability to > load executable files by pid that is affected, it's also the ability to > figure out any dll names loaded in the executable. > > Cannot determine correspondence between load addresses and dll/executable filenames. Use "file" and "dll" commands to load symbols. > > ? Cannot find executable file or library to read symbols. Use "file" or "dll" command to load executable/libraries directly. ?