[PATCH 0/5] Unwinding information in PDB files

Eric Pouech eric.pouech at orange.fr
Sat Jan 8 07:03:44 CST 2011


The following series implements stack unwinding with the help of unwind information
from the PDB files (only on i386 for now).

---

Eric Pouech (5):
      [WineDump]: added support for dumping FPO streams
      [DbgHelp]: restructure internal PDB information
      [DbgHelp]: using new file/debug format framework to allow keeping pdb files opened
      [DbgHelp]: keep the mapping of any PDB file opened until the module is unloaded
      [DbgHelp]: added preliminary extended FPO information out of PDB files

-- 
Eric Pouech



More information about the wine-patches mailing list