[PATCH 00/16] Infrastructure work in dbghelp

Eric Pouech eric.pouech at orange.fr
Mon Mar 15 15:12:16 CDT 2010


The following serie implements some infrastructure rework inside dbghelp to better
cope with yet to come proper stack unwinding and stack symbol information.
In details:
- added a generic framework to deal with images (for PE and ELF modules)
- added ability to keep some sections out of image files to be kept mapped
  (and used this to avoid copying some information out of these sections)
- added ability to handle several debug formats and one image format per module
  (several debug formats are needed when two compilation units are compiled
   with different options)

A+
-- 
Eric Pouech





More information about the wine-patches mailing list