Eric Pouech : winedbg: Force 64bit line number information throughout the code to ease 64bit portability .

Alexandre Julliard julliard at winehq.org
Mon Dec 14 09:51:25 CST 2009


Module: wine
Branch: master
Commit: 12c3a012cbe1ecaa7cd7369ef09b48b241b01b32
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=12c3a012cbe1ecaa7cd7369ef09b48b241b01b32

Author: Eric Pouech <eric.pouech at orange.fr>
Date:   Sat Dec 12 12:19:44 2009 +0100

winedbg: Force 64bit line number information throughout the code to ease 64bit portability.

---

 programs/winedbg/break.c      |    4 ++--
 programs/winedbg/dbg.y        |    4 ++--
 programs/winedbg/debugger.h   |    4 ++--
 programs/winedbg/memory.c     |    4 ++--
 programs/winedbg/source.c     |   10 +++++-----
 programs/winedbg/stack.c      |    6 +++---
 programs/winedbg/symbol.c     |   21 +++++++++++----------
 programs/winedbg/tgt_active.c |    4 ++--
 8 files changed, 29 insertions(+), 28 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=12c3a012cbe1ecaa7cd7369ef09b48b241b01b32



More information about the wine-cvs mailing list