Auto-selecting local variable/parameters when 'p'rinting values using winedbg?

Frédéric Delanoy frederic.delanoy at gmail.com
Mon Sep 12 03:32:20 CDT 2011


2011/9/12 Frédéric Delanoy <frederic.delanoy at gmail.com>:
> I found that --file accepts the set of commands to execute (but
> winedbg exits afterwards), but what does --command do?

OK --command simply executes a single command and exits/continues the
program until termination.
> Is there a way to specify initial commands to execute, then stay
> *inside* winedbg after the last command of the file is issued?

Or maybe I should use stuff like 'expect' to do that?

Frédéric



More information about the wine-devel mailing list