| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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 <ford AT vss DOT fsi DOT com> |
| X-X-Sender: | ford AT eos |
| To: | Dave Hooper <dave AT beermex DOT com> |
| cc: | cygwin AT cygwin DOT com, <gcc AT source DOT redhat DOT com> |
| Subject: | Re: Non-zero VMA's w/DWARF-2? |
| In-Reply-To: | <00bc01c2bcf4$36394440$0402a8c0@badsector> |
| Message-ID: | <Pine.GSO.4.44.0301151818330.12926-100000@eos> |
| MIME-Version: | 1.0 |
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" <ford AT vss DOT fsi DOT com> > > 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |