wine/dlls/dbghelp elf_module.c dbghelp_private ...
ChangeSet ID: 17556 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/05/17 09:32:55 Modified files: dlls/dbghelp : elf_module.c dbghelp_private.h Makefile.in Added files: dlls/dbghelp : dwarf.c Log message: Raphael Junqueira <fenix(a)club-internet.fr> Beginning of dbghelp dwarf2 support: - add elf_module entry for dwarf2_parse - stubbed dwarf2_parse in new dwarf.c file Patch: http://cvs.winehq.org/patch.py?id=17556 Old revision New revision Changes Path 1.20 1.21 +37 -5 wine/dlls/dbghelp/elf_module.c 1.15 1.16 +6 -0 wine/dlls/dbghelp/dbghelp_private.h 1.3 1.4 +1 -0 wine/dlls/dbghelp/Makefile.in Added 1.1 +0 -0 wine/dlls/dbghelp/dwarf.c
participants (1)
-
Alexandre Julliard