From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8847 invoked by alias); 19 Sep 2003 14:53:52 -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 8840 invoked from network); 19 Sep 2003 14:53:51 -0000 Received: from unknown (HELO ecserv7.uwaterloo.ca) (129.97.50.127) by sources.redhat.com with SMTP; 19 Sep 2003 14:53:51 -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 h8JErojA023281 for ; Fri, 19 Sep 2003 10:53:50 -0400 (EDT) (envelope-from y2bismil@engmail.uwaterloo.ca) Received: (from www@localhost) by ecserv7.uwaterloo.ca (8.12.6p2/8.12.6/Submit) id h8JEroga023280 for gdb@sources.redhat.com; Fri, 19 Sep 2003 10:53:50 -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; Fri, 19 Sep 2003 10:53:50 -0400 Message-ID: <1063983230.3f6b187e70a95@www.nexusmail.uwaterloo.ca> Date: Fri, 19 Sep 2003 14:53:00 -0000 From: y2bismil@engmail.uwaterloo.ca To: gdb@sources.redhat.com Subject: Re: open watcom References: <200309191450.KAA22722@smtp.ott.qnx.com> In-Reply-To: <200309191450.KAA22722@smtp.ott.qnx.com> 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/msg00238.txt.bz2 Hi Jim Blandy, Here is the output of the object dump *********************************************** C:\src\watcom>objdump -h test2.exe test2.exe: file format pei-i386 Sections: Idx Name Size VMA LMA File off Algn 0 AUTO 00008000 00401000 00401000 00000400 2**2 CONTENTS, ALLOC, LOAD, READONLY, CODE 1 .idata 00000600 00409000 00409000 00008400 2**2 CONTENTS, ALLOC, LOAD, DATA 2 DGROUP 00001200 0040a000 0040a000 00008a00 2**2 CONTENTS, ALLOC, LOAD, DATA 3 .bss 00000a00 0040c000 0040c000 00000000 2**4 ALLOC 4 .reloc 00000800 0040d000 0040d000 00009c00 2**2 CONTENTS, ALLOC, LOAD, READONLY, DATA, DEBUGGING *********************************************** Yamin ---------------------------------------- This mail sent through www.mywaterloo.ca