GNU bug report logs -
#69795
29.1; cmdproxy.exe exits automatically after executing MSYS2 commands
Previous Next
Reported by: awrhygty <at> outlook.com
Date: Thu, 14 Mar 2024 11:02:02 UTC
Severity: normal
Tags: notabug
Found in version 29.1
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
> Nothing jumps out as an obvious problem, but you did say that setting
> PATH affects this? How does it affect the problem? Is there a recipe
> where you invoke GDB with a different PATH, and don't see "Process
> shell finished" after exiting GDB? If so, can you show a recipe with
> that different PATH?
Simply skipping PATH settings, cmdproxy.exe continues normally after
quitting c:\msys64\mingw64\bin\gdb.exe(full path needed.)
> Btw, why do you add these directories to PATH in the first place? The
> second one is a directory with MSYS executables, so why do you need it
> for running GDB? The first one is for MinGW64 executables, but since
> you invoke GDB via n explicit absolute file name, you don't need to
> add the directory to PATH.
If I decide to use MSYS environment generally, those directories are
added to system PATH setting and emacs implicitly refers to the value.
In such case, I will call gdb without directory prefix.
But currently it is problematic and I am likely to search for another
gdb binary.
This bug report was last modified 1 year and 65 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.