winedbg: Active and command line.
commitac7be1e91b2762080971bc157d4d8d43d3ab6092
authorEric Pouech <eric.pouech@wanadoo.fr>
Fri, 24 Feb 2006 21:14:05 +0000 (24 22:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Feb 2006 13:19:57 +0000 (27 14:19 +0100)
tree42d7a1fd950fbfdc116f66c8b3b02a5ac461a1c0
parentf16f847cc7254f5c229963cdaea1f7ec4782e749
winedbg: Active and command line.

- move process attachment and process creation (related to command
  line handling) from winedbg.c to tgt_active.c
- tidy up argument parsing
programs/winedbg/debugger.h
programs/winedbg/tgt_active.c
programs/winedbg/winedbg.c