[Bug 50973] winedbg --gdb exits immediately

WineHQ Bugzilla wine-bugs at winehq.org
Fri Apr 30 11:35:01 CDT 2021


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

--- Comment #4 from Bernhard Übelacker <bernhardu at mailbox.org> ---
It looks like before in following functions the PATH got
iterated for a usable executable:
  process_init / init_user_process_params / get_image_path / RtlDosSearchPath_U

A place for somthing simliar at "unix side" might be here:
  start_main_thread / init_startup_info / build_initial_params
(If the start.exe invocation is not desired.)

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