On Tue, 2006-01-24 at 22:27 +0100, Eric Pouech wrote:
Michael Ost wrote:
BTW winedbg MYAPP ARGS works better. with the --gdb flag MYAPP doesn't terminate properly. But I'll get to that later.
you mean (about MYAPP ARGS) when run in eclipse (that it does work to some extend, wheread MYAPP fails) ?
No, that running winedbg MYAPP from the command line works. And that winedbg --gdb MYAPP from the command line doesn't terminate properly. I tried those as a way to confirm that what I am asking eclipse to do for debugging actually works from the command line.
Cheers... mo