Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@sourceware.cygnus.com Delivered-To: mailing list cygwin@sourceware.cygnus.com Message-ID: <61891BA043DED21180920090273F1738E18E72@TNINT06> From: Arlen Barr To: "'cygwin@sourceware.cygnus.com'" Subject: gdb and threads Date: Thu, 22 Jun 2000 16:59:52 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Are threads fully supported with the cygwin gdb? I'm stepping through code, and although gdb reports only one thread (well it lists two, but the first one does not refer to any source file), execution suddenly jumps to a point in libstdc++ (version 2.10.0) without any apparent reason (and then procedes to segmentation fault). The code crashes at seemly random places (in my code) leading me to believe that a cygwin library has spawned a thread which is crashing. arlen -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com