Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sun, 13 Jan 2002 11:21:49 -0800 Mime-Version: 1.0 (Apple Message framework v475) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: gdb crashes my machine From: "Timothy J. Wood" To: cygwin AT cygwin DOT com Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.475) gdb typically runs fairly well for me, but in some cases where my program crashes, gdb prints out the fact that my program crashed and prints the name of some random function I've never heard of (I can get the name if it would help). gdb then appears to hang my machine. Killing it via control-option-delete will just kill the whole machine. I'm currently using WinME (since that's what I had on my machine). Would it be better to upgrade to Win2K or (groan) XP? Is this a known problem in gdb? I'll try to track down the exact thing that my program is doing wrong, but if I recall the last time this happened, it was that I had a function pointer that as NULL and I was calling through it. Any suggestions appreciated. I did try searching the archives, but searching for 'gdb crash' is an exercise in futility :) -tim -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/