Eric Pouech : winedbg: Active targets

Alexandre Julliard julliard at wine.codeweavers.com
Mon Feb 27 09:33:20 CST 2006


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

Author: Eric Pouech <eric.pouech at wanadoo.fr>
Date:   Fri Feb 24 22:12:59 2006 +0100

winedbg: Active targets

Move all code related to an 'active' target (ie a running process)
from winedbg.c to tgt_active.c.

---

 programs/winedbg/debugger.h   |   13 +
 programs/winedbg/tgt_active.c |  746 +++++++++++++++++++++++++++++++++++++++++
 programs/winedbg/winedbg.c    |  742 -----------------------------------------
 3 files changed, 755 insertions(+), 746 deletions(-)

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



More information about the wine-cvs mailing list