Greetings, Oleksandr Gavenko! > I tried to find out what processes emacs-w32 is starting for my custom > TRAMP method.
> "strace -f emacs-w32" fails. > I expected to succeed with procmon & its filter " Command/ Process Start". > Unfortunately procmon [1] doesn't report "argv" if a Cygwin executable is > started from a Cygwin executable. If I run a Cygwin app from the Windows > environment it captures positional arguments. > Is there some option to make positional arguments visible to procmon? > I could find it in: > * https://cygwin.com/cygwin-ug-net/using-cygwinenv.html Yes, it's in CYGWIN=wincmdln But it's not necessarily accurate. See the documentation for details. > * https://cygwin.com/cygwin-ug-net/setup-env.html > Please keep my email in CC... > [1] https://docs.microsoft.com/en-us/sysinternals/downloads/procmon -- With best regards, Andrey Repin Monday, November 2, 2020 9:35:15 Sorry for my terrible english... -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple