Module: wine Branch: master Commit: 95f2d367b377eb80102fc492ca79cdb242a0245d URL: http://source.winehq.org/git/wine.git/?a=commit;h=95f2d367b377eb80102fc492ca...
Author: Eric Pouech eric.pouech@orange.fr Date: Wed Apr 30 21:26:57 2008 +0200
winedbg: Attach the source files to a given process, and unload them at process end.
---
programs/winedbg/dbg.y | 2 +- programs/winedbg/debugger.h | 8 +++- programs/winedbg/source.c | 102 +++++++++++++++++++++++------------------- programs/winedbg/winedbg.c | 7 +++ 4 files changed, 71 insertions(+), 48 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=95f2d367b377eb80102fc4...