Invalid address for set breakpoint in winedbg

Frédéric Delanoy frederic.delanoy at gmail.com
Thu Apr 17 04:57:31 CDT 2014


Hi.

I'm setting a breakpoint in a wine test.so with winedbg, "br
function_name" finds it, but when I hit (c)ontinue, I get an "Invalid
address (0x... function_name) for breakpoint 1, disabling it".
Any reason for this?

FWIW, function_name is a non-static function I added in the testfile.c.

Frédéric

NB: winedbg in gdb mode doesn't give an error message, but otherwise
exhibits the same behaviour



More information about the wine-devel mailing list