From: dagenais AT vlsi DOT polymtl DOT ca (Michel Dagenais) Subject: debugging multi-threaded gnu-win32 apps with gdb? 21 Oct 1996 15:29:04 -0700 Sender: daemon AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <9610212019.AA23464.cygnus.gnu-win32@gutrune.vlsi.polymtl.ca> Original-To: gnu-win32 AT cygnus DOT com Original-Sender: owner-gnu-win32 AT cygnus DOT com I am trying to port multithreaded applications to gnu-win32. These applications already contain code to call native Win32 calls for a number of things including threads. Will gdb be able to do something useful on such multi-threaded applications? In gnu-win32, there is a way to set an environment variable (STRACE?) and obtain a trace of all "cygwin32 handled system calls". Is there something comparable available for the native calls? I am relatively new to NT and any pointer to "unix like tools on NT", besides gnu-win32, are highly appreciated (e.g. equivalent of strace, netstat, vmstat...) - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".