Jan. 10, 2006
7:36 p.m.
On Sat, 2006-01-07 at 18:04 +0100, Eric Pouech wrote:
you could (not tested) alternatively: - set winegdb --gdb as the name for executing gdb - not reset the AeDebug key - set the executable to be the real exec (+ .so extension if run from the build tree) that should work also you would this way: - keep all the preloader stuff, so that your memory layout is better (and the same than when run from command line) - still be compatible with the segfault stuff
I'll try that and let you know what I find once my development tree gets usable again. It's pretty hacked up right now. Thanks ... mo