Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: eos.vss.fsi.com: ford owned process doing -bs Date: Wed, 15 Jan 2003 18:22:02 -0600 (CST) From: Brian Ford X-X-Sender: ford AT eos To: Dave Hooper cc: cygwin AT cygwin DOT com, Subject: Re: Non-zero VMA's w/DWARF-2? In-Reply-To: <00bc01c2bcf4$36394440$0402a8c0@badsector> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII DJGPP does not have the constraints of a PE/COFF object file format. As I understand it, they have a wrapper that loads COFF, so they can do as they please. I have already done everything that DJGPP does, but I can not make the vma's of the .debug_* sections zero without violating the PE/COFF format and rendering the executable useless. Thus, I need a DWARF-2 expert to tell me how to modify the code to work with non-zero VMA's. Thanks for trying, though. On Thu, 16 Jan 2003, Dave Hooper wrote: > I've been informed (though maybe erroneously?) that djgpp supports DWARF-2 > so maybe that would be a resonable starting point for investigation? > > > From: "Brian Ford" > > I am trying to add DWARF-2 support to Cygwin. > -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/