[Bug 52252] New: IDA Pro 7.2 debugger fails to attach to a process.

WineHQ Bugzilla wine-bugs at winehq.org
Tue Dec 21 16:58:44 CST 2021


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

            Bug ID: 52252
           Summary: IDA Pro 7.2 debugger fails to attach to a process.
           Product: Wine
           Version: 6.23
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: lorenzofer at live.it
   Regression SHA1: a041075cd2c26874757e0b6e1449c23c1326241c
      Distribution: ArchLinux

Commit
commit a041075cd2c26874757e0b6e1449c23c1326241c
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Dec 2 09:59:49 2021 +0100

    makefiles: Support per-platform values for EXTRADLLFLAGS.

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


Is causing IDA Pro Debugger to not being able to attach to a process under a
Wow64 envorionment (I'm trying to debug a 32bit process using 32bit ida in a
WoW64 prefix).

Reverting this commit and forcing a make clean, configure, make for 32 an 64
builds solve the issue.

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