First contact

remco47 at gmail.com remco47 at gmail.com
Tue Oct 26 18:44:16 CDT 2010


On Wed, Oct 27, 2010 at 00:44, Andréas LIVET <andreas.livet at gmail.com> wrote:
> Other question, is there a way with winedbg to "pause" program execution
> without having set any breakpoint. In my case, I don't know where to put the
> breakpoint so I wanted to break the program execution and see where it ends.

Press Ctrl-C in the terminal where you run winedbg, or send the
program you're debugging a SIGINT manually.

-- 
Remco



More information about the wine-devel mailing list