[Bug 52444] New: Regression prevent eclipse from hitting breakpoints

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jan 22 15:56:38 CST 2022


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

            Bug ID: 52444
           Summary: Regression prevent eclipse from hitting breakpoints
           Product: Wine
           Version: 7.0-rc6
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: dark.shadow4 at web.de
      Distribution: ---

I usually use eclipse with normal gdb for debugging. For that I compile without
mingw, since it doesn't find the symbols when using real dlls.

Since a while this is broken, and eclipse doesn't hit any breakpoints anymore.

Bisected to
commit 28fe84da45bea7de56539b50eac8ebcec54342de
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Mar 24 10:53:53 2021 +0100

    ntdll: Load the main image from the Unix side.

    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

-- 
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