http://bugs.winehq.org/show_bug.cgi?id=21404
--- Comment #2 from jdl myvonkpos@mweb.co.za 2010-01-18 01:47:20 --- That's true, but I'm having some issues with my IDE calling winedbg directly:
* I can't set the gdb parameters directly - no --gdb flag * Some debugging features are only available when remote debugging: loading my own symbols etc. BTW do I have to load my binary's own symbols with "symbol-file" when using winedbg? * Generally speaking remote debugging just works more as expected
I'm sure some shell scripting hacks can fix all of this, but surely making winedbg act more like gdbserver would be beneficial? This is probably not a bug, rather a feature request :-)