WineDbg: passing command files at startup.

Eric Pouech eric.pouech at wanadoo.fr
Fri Nov 11 10:43:26 CST 2005


ChangeLog:
- added ability to execute commands from a file passed on command line 
(through --file option)
- use that feature to get rid of arg_command hack (--command option now 
creates a temporary file)

  programs/winedbg/dbg.y          |   35 +++++++++++--------------
  programs/winedbg/debugger.h     |    3 +-
  programs/winedbg/winedbg.c      |   55 
+++++++++++++++++++++++++++++++++------
  programs/winedbg/winedbg.man.in |   26 ++++++++++++++----
  4 files changed, 83 insertions(+), 36 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6d26000355fcab315a61065ff67f77dee7b350ca.diff
Type: text/x-patch
Size: 10139 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051111/11cf40d1/6d26000355fcab315a61065ff67f77dee7b350ca.diff


More information about the wine-patches mailing list