Eric Pouech : winedbg: Force 64bit line number information throughout the code to ease 64bit portability .
Module: wine Branch: master Commit: 12c3a012cbe1ecaa7cd7369ef09b48b241b01b32 URL: http://source.winehq.org/git/wine.git/?a=commit;h=12c3a012cbe1ecaa7cd7369ef0... Author: Eric Pouech <eric.pouech(a)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=12c3a012cbe1ecaa7cd736...
participants (1)
-
Alexandre Julliard