From: Stephen DOT Marley AT memex DOT com (Stephen Marley) Subject: Attaching to process with gdb 16 Jun 1998 18:26:11 -0700 Message-ID: <19980616145201.03879.cygnus.gnu-win32@bach.memex.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: gnu-win32 AT cygnus DOT com I've managed to build my application and get it running under cygwin32b19, now I need need to debug it. Since the process I need to debug is forked from the one started at the command line, I need to attach gdb to a running process but gdb refuses to do it. The UID's of gdb and my programm are the same so why does this fail? Any suggestions? -- stephen AT memex DOT com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".