4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-31 11:30:56 +08:00
Corinna Vinschen ae3370bb9d Cygwin: strace: print windows and cygwin pid in event output
strace only printed the Windows PID in event output so far.

Especially now that Windows and Cygwin PID are decoupled, the
strace user might like to see the Cygwin pid in event output as
well.  However, at process startup, the process might not have
a Cygwin PID yet.

To mitigate this, always print the Windows PID and only add the
Cygwin pid if it exists.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2019-03-23 17:50:00 +01:00
..
2013-11-07 00:19:52 +00:00
2012-11-23 13:22:47 +00:00
2018-12-26 09:24:33 +01:00
2018-06-26 17:20:48 +02:00
2018-01-19 13:19:21 -06:00
2016-08-17 10:58:04 +02:00
2018-12-26 09:24:33 +01:00
2016-10-23 17:16:30 +02:00
2019-03-12 21:21:13 +01:00