winedbg: Move gdb command line handling.
commita67f8e862eac26b7e1d07530f0ed461e7f7a05c3
authorEric Pouech <eric.pouech@wanadoo.fr>
Fri, 24 Feb 2006 21:14:36 +0000 (24 22:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 27 Feb 2006 13:22:21 +0000 (27 14:22 +0100)
tree1d1a9e571e23813d498e03c42df80c0e6fea2fae
parentac7be1e91b2762080971bc157d4d8d43d3ab6092
winedbg: Move gdb command line handling.

- moves gdb command line handling to gdbproxy.c
- using manifest constants to make code more readable
programs/winedbg/debugger.h
programs/winedbg/gdbproxy.c
programs/winedbg/winedbg.c