Eric Pouech : dbghelp: Added the ability to define a source file by dir+filename instead of only filename .

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jun 20 05:23:44 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 7af4097d802834a91bfc010870e7a9a1a7061342
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=7af4097d802834a91bfc010870e7a9a1a7061342

Author: Eric Pouech <eric.pouech at wanadoo.fr>
Date:   Sun Jun 18 21:32:20 2006 +0200

dbghelp: Added the ability to define a source file by dir+filename instead of only filename.

---

 dlls/dbghelp/coff.c            |    2 +-
 dlls/dbghelp/dbghelp_private.h |    5 ++---
 dlls/dbghelp/dwarf.c           |   11 +++++------
 dlls/dbghelp/elf_module.c      |    2 +-
 dlls/dbghelp/msc.c             |    8 +++++---
 dlls/dbghelp/source.c          |   23 +++++++++++++++++++----
 dlls/dbghelp/stabs.c           |   23 ++++-------------------
 dlls/dbghelp/symbol.c          |    6 +++---
 8 files changed, 40 insertions(+), 40 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=7af4097d802834a91bfc010870e7a9a1a7061342



More information about the wine-cvs mailing list