Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Date: Sun, 2 May 1999 19:39:36 -0400 From: Chris Faylor To: DJ Delorie Cc: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: gdb "attach" and sharing thread info between processes Message-ID: <19990502193936.A950@cygnus.com> References: <7853 DOT 990501 AT logos-m DOT ru> <19990502191239 DOT A716 AT cygnus DOT com> <199905022327 DOT TAA10753 AT envy DOT delorie DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <199905022327.TAA10753@envy.delorie.com>; from DJ Delorie on Sun, May 02, 1999 at 07:27:34PM -0400 On Sun, May 02, 1999 at 07:27:34PM -0400, DJ Delorie wrote: >> I agree. We'll also be fielding all sorts of confused comments from >> users if this is the default. >> >> How about `set CYGWIN=error_start=/usr/bin/gdb'? > >Use the same registry entry DrWatson uses. Except that gdb can't read MSVC symbol tables. If we use the same entry for this then people who have both cygwin and MSDEV on their system will lose functionality. Since cygwin only uses the registry for mount table stuff currently I don't think we should start using the registry quite yet. -chris