[Bug 52444] Regression prevent eclipse from hitting breakpoints

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jan 23 18:13:40 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=52444

--- Comment #3 from Fabian Maurer <dark.shadow4 at web.de> ---
> A little off topic

Thanks, I'll look into that sometime.

> Therefore just to clarify - you want (unlike my short test above) to use a
> linux eclipse with a linux gdb to attach to a process running with wine
> from a tree built without mingw?

Yes. I mean, technically, that is just my current workflow. What I *really*
want is to debug Wine with (linux) eclipse, using breakpoints, backtrace,
stepping and the liles.

It's just that I didn't find another way to make it work. winedbg doesn't play
nice with eclipse (or the other way round). And a mingw built doesn't work with
normal gdb either, unless you use "add-symbol-file PATH/comctl32.dll" on the
dlls manually before the breakpoint would be hit.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list