[PATCH 0/9] A couple of patches to start porting dbghelp/winedbg to 64bit (inc x86_64) platforms

Eric Pouech eric.pouech at orange.fr
Mon Dec 14 15:05:10 CST 2009


what's fixed
- symbol & type information
  (even if symbol's id management is still primitive, but fully functional)
- correct symbol lookup by address
- setting and using breakpoints
- line number information
- added /a as a format to p(print) and x(examine) commands to specify an
  address (ie. its width is platform dependant)
- fixed the module where GetTypeFromName actually does the lookup

what's remain to be fixed (non exhaustive)
- stack information (inc. backtrace)
- disassembly
- MS debug info (and PE format) on 64bit
- ...

A+
-- 
Eric Pouech





More information about the wine-patches mailing list