https://bugs.winehq.org/show_bug.cgi?id=48381
Stefan Dösinger stefan@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan@codeweavers.com
--- Comment #22 from Stefan Dösinger stefan@codeweavers.com --- I haven't used IDEs myself too much, and never used IntelliJ, so I can't give much advice. Generally speaking they are of comparably little use with Wine because usually you don't have debug symbols - so you'll jump in and out of a binary/asm blob.
Often the situation is similar on the other side unless you install debug symbols for your X11 libraries or compile them from source.