Module: wine Branch: refs/heads/master Commit: 6d61cc0c7b13ef0c0fb310abac7469c7696d8141 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=6d61cc0c7b13ef0c0fb310ab...
Author: Eric Pouech eric.pouech@wanadoo.fr Date: Sun Jun 18 21:31:32 2006 +0200
dbghelp: Dwarf compiland.
- rewrote all entities loading to make use of new dwarf2_debug_info_t scheme - commented out the location parsing which is an ugly hack
---
dlls/dbghelp/dwarf.c | 1670 ++++++++++++++------------------------------------ 1 files changed, 455 insertions(+), 1215 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=6d61cc0c7b13ef0c0fb3...