From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26425 invoked by alias); 29 Sep 2003 14:59:41 -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 26415 invoked from network); 29 Sep 2003 14:59:40 -0000 Received: from unknown (HELO ecserv7.uwaterloo.ca) (129.97.50.127) by sources.redhat.com with SMTP; 29 Sep 2003 14:59:40 -0000 Received: from ecserv7.uwaterloo.ca (localhost.uwaterloo.ca [127.0.0.1]) by ecserv7.uwaterloo.ca (8.12.6p2/8.12.6) with ESMTP id h8TExdjA047982 for ; Mon, 29 Sep 2003 10:59:39 -0400 (EDT) (envelope-from y2bismil@engmail.uwaterloo.ca) Received: (from www@localhost) by ecserv7.uwaterloo.ca (8.12.6p2/8.12.6/Submit) id h8TExdo9047981 for gdb@sources.redhat.com; Mon, 29 Sep 2003 10:59:39 -0400 (EDT) (envelope-from y2bismil@engmail.uwaterloo.ca) X-Authentication-Warning: ecserv7.uwaterloo.ca: www set sender to y2bismil@engmail.uwaterloo.ca using -f Received: from 207.245.22.25 ( [207.245.22.25]) as user y2bismil@engmail.uwaterloo.ca by www.nexusmail.uwaterloo.ca with HTTP; Mon, 29 Sep 2003 10:59:39 -0400 Message-ID: <1064847579.3f7848dba6a40@www.nexusmail.uwaterloo.ca> Date: Mon, 29 Sep 2003 15:00:00 -0000 From: y2bismil@engmail.uwaterloo.ca To: gdb@sources.redhat.com Subject: Re: GDB and watcom (Daniel Berlin) References: <1064846238.3f78439e8e2d5@www.nexusmail.uwaterloo.ca> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.1 / FreeBSD-4.6.2 X-Originating-IP: 207.245.22.25 X-SW-Source: 2003-09/txt/msg00376.txt.bz2 Okay, so can we safely conclude, Watcom uses a non-standard version of the DWARF format as I stated in my original post? Do you know the exact document (preferable with a location) that GDBs DWARF format is based on, so I can see if the changes needed would be great or not. >From my scanning of the watcom sources, it looks like they use: Unix International Programming Languages SIG, Version 2, Draft 6, dated April 12, 1993 But I could be wrong. Thanks, Yamin Quoting Daniel Berlin : > > On Sep 29, 2003, at 10:37 AM, y2bismil@engmail.uwaterloo.ca wrote: > > > Hey Daniel, > > > > Here is the binary you requested. I tried sending it to the mailing > > list, but > > it would not accept zip files. > > I've enclosed a very simple application which was compiled with open > > watcom 1.0 > > using DWARF debug format. It was compiled as a win32 character mode > > binary. I > > can debug it fine using the open watcom tools. But I cannot using GDB > > (in > > cygwin). > > > > Let me know what you find. > > Yamin > > > BFD doesn't detect it as having dwarf2 info. > --Dan > ---------------------------------------- This mail sent through www.mywaterloo.ca