From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6534 invoked by alias); 18 Sep 2003 21:20:13 -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 6514 invoked from network); 18 Sep 2003 21:20:12 -0000 Received: from unknown (HELO ecserv7.uwaterloo.ca) (129.97.50.127) by sources.redhat.com with SMTP; 18 Sep 2003 21:20:12 -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 h8ILKCjA089917 for ; Thu, 18 Sep 2003 17:20:12 -0400 (EDT) (envelope-from y2bismil@engmail.uwaterloo.ca) Received: (from www@localhost) by ecserv7.uwaterloo.ca (8.12.6p2/8.12.6/Submit) id h8ILKCDF089916 for gdb@sources.redhat.com; Thu, 18 Sep 2003 17:20:12 -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; Thu, 18 Sep 2003 17:20:11 -0400 Message-ID: <1063920011.3f6a218bee6d4@www.nexusmail.uwaterloo.ca> Date: Thu, 18 Sep 2003 21:20:00 -0000 From: y2bismil@engmail.uwaterloo.ca To: gdb@sources.redhat.com Subject: Re: open watcom References: <200309182111.h8ILB6Qa032683@duracef.shout.net> In-Reply-To: <200309182111.h8ILB6Qa032683@duracef.shout.net> 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/msg00229.txt.bz2 Yep, I've rechecked my options, and in both the compile and link time, I have the debug swtich to use DWARF. Yamin Quoting Michael Elizabeth Chastain : > Check the switches for open watcom. It's likely that you need to > specify debug switches both at compile time *and* link time when > building your program. > > gdb automatically detects debug type. > > I know that other people have used dwarf 1, and I ran the gdb test > suite on it earlier this year. So I know that gdb does automatically > detect and use dwarf-1 debug information with gcc -gdwarf. > > Michael C > ---------------------------------------- This mail sent through www.mywaterloo.ca