Re: Question on statically linking with cygwin

2023-11-02 Thread Johannes Thoma via Cygwin
Hi Jon, Hi Martin, Thanks for your answer, comments inline: Am 16.10.23 um 17:28 schrieb Jon Turney: On 22/09/2023 12:12, Johannes Thoma via Cygwin wrote: Hi Martin, Thanks for your answer, comments inline: Am 22.09.23 um 07:54 schrieb Martin Wege via Cygwin: On Tue, Sep 19, 2023 at 5:24 PM

Watch open/read/write/close WIndows syscalls with strace ?

2023-11-02 Thread Roland Mainz via Cygwin
Hi! We're trying to debug mysterious sporadic I/O issues in Windows native git ('/cygdrive/c/Program Files/Git/cmd/git') started from Cygwin 3.5.0 mintty.exe ... ... which raises the question: How can I watch the Windows syscalls for file open/read/write/close with Cygwin strace for a new p