public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* procmon doesn't capture cygwin's process arguments
@ 2020-11-01 17:59 Oleksandr Gavenko
  2020-11-01 21:41 ` Brian Inglis
  2020-11-02  6:36 ` Andrey Repin
  0 siblings, 2 replies; 5+ messages in thread
From: Oleksandr Gavenko @ 2020-11-01 17:59 UTC (permalink / raw)
  To: cygwin; +Cc: 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
* 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-02  9:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-01 17:59 procmon doesn't capture cygwin's process arguments Oleksandr Gavenko
2020-11-01 21:41 ` Brian Inglis
2020-11-01 21:48   ` Brian Inglis
2020-11-02  6:36 ` Andrey Repin
2020-11-02  9:04   ` Oleksandr Gavenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).