This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: open watcom


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]