From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30483 invoked by alias); 29 Sep 2003 15:07:10 -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 30474 invoked from network); 29 Sep 2003 15:07:09 -0000 Received: from unknown (HELO dberlin.org) (69.3.5.6) by sources.redhat.com with SMTP; 29 Sep 2003 15:07:09 -0000 Received: from [192.168.1.7] (account dberlin [192.168.1.7] verified) by dberlin.org (CommuniGate Pro SMTP 4.1.4) with ESMTP-TLS id 5071888; Mon, 29 Sep 2003 11:07:09 -0400 In-Reply-To: <1064847579.3f7848dba6a40@www.nexusmail.uwaterloo.ca> References: <1064846238.3f78439e8e2d5@www.nexusmail.uwaterloo.ca> <1064847579.3f7848dba6a40@www.nexusmail.uwaterloo.ca> Mime-Version: 1.0 (Apple Message framework v601) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <96373574-F28E-11D7-8829-000A95AF1FAE@dberlin.org> Content-Transfer-Encoding: 7bit Cc: gdb@sources.redhat.com From: Daniel Berlin Subject: Re: GDB and watcom (Daniel Berlin) Date: Mon, 29 Sep 2003 19:29:00 -0000 To: y2bismil@engmail.uwaterloo.ca X-SW-Source: 2003-09/txt/msg00378.txt.bz2 On Sep 29, 2003, at 10:59 AM, y2bismil@engmail.uwaterloo.ca wrote: > Okay, so can we safely conclude, Watcom uses a non-standard version of > the > DWARF format as I stated in my original post? No. > It means that BFD is incorrect. It definitely has dwarf2 info in it, i looked. --Dan