[Wine] __wine_spec_relay_entry_points - need more info please

Charles Davis cdavis at mymail.mines.edu
Sun May 9 15:21:20 CDT 2010


On 5/9/10 2:16 PM, DieselMachine wrote:
> And one more question. Why is breakpoint into __wine_spec_relay_entry_points sets to the different location from the current execution?
Because there are many symbols called '__wine_spec_relay_entry_points'.
There's one in every Wine module that exports symbols. Winedbg doesn't
know which one you mean, but instead of telling you this, it picks the
first one it finds.

Chip



More information about the wine-users mailing list