Alexandre Julliard : server: Simplify the debug_event_t structure.

Alexandre Julliard julliard at winehq.org
Sat Jan 3 09:11:14 CST 2009


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jan  2 20:09:25 2009 +0100

server: Simplify the debug_event_t structure.

---

 dlls/kernel32/debugger.c       |   58 +++++++++---------
 include/wine/server_protocol.h |  133 +++++++++++++++++++---------------------
 server/debugger.c              |   87 +++++++++++++-------------
 server/protocol.def            |  133 +++++++++++++++++++---------------------
 server/thread.c                |   14 ++--
 server/trace.c                 |   48 +++++++-------
 6 files changed, 232 insertions(+), 241 deletions(-)

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



More information about the wine-cvs mailing list