From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20861 invoked by alias); 6 Oct 2004 17:45:09 -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 20854 invoked from network); 6 Oct 2004 17:45:09 -0000 Received: from unknown (HELO hub.ott.qnx.com) (209.226.137.76) by sourceware.org with SMTP; 6 Oct 2004 17:45:09 -0000 Received: from smtp.ott.qnx.com (smtp.ott.qnx.com [10.0.2.158]) by hub.ott.qnx.com (8.9.3/8.9.3) with ESMTP id NAA22243; Wed, 6 Oct 2004 13:40:09 -0400 Received: from [10.12.1.181] (dhcpa181 [10.12.1.181]) by smtp.ott.qnx.com (8.8.8/8.6.12) with ESMTP id NAA09413; Wed, 6 Oct 2004 13:45:05 -0400 Message-ID: <41642F6E.8080703@qnx.com> Date: Wed, 06 Oct 2004 17:45:00 -0000 From: Kris Warkentin User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) MIME-Version: 1.0 To: Paul Koning CC: drow@false.org, Cenedese@indel.ch, gdb@sources.redhat.com Subject: Re: core file not loaded References: <5.2.0.9.1.20041006132207.01d43578@NT_SERVER> <5.2.0.9.1.20041006160537.01bce208@NT_SERVER> <20041006171222.GA7809@nevyn.them.org> <16740.11872.402907.34596@gargle.gargle.HOWL> In-Reply-To: <16740.11872.402907.34596@gargle.gargle.HOWL> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-10/txt/msg00159.txt.bz2 Paul Koning wrote: >The other issue (at least when last I looked) is that gdb is only >willing to handle corefiles for native builds, not for crossbuilds. > >If your target state is more than just a single executing program, >you're really dealing with a kernel corefile, which is a whole >different class of beast. > > Not true. The QNX gdb can read Neutrino core files from any of our targets (ARM, SH, PPC, Mips and i386) on any of our hosts. (Solaris, Windows, Linux i386 and native Neutrino i386). cheers, Kris