X-Spam-Check-By: sourceware.org Message-ID: <461C2BFC.9B325A1D@dessent.net> Date: Tue, 10 Apr 2007 17:29:48 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: gdb not working with $?=123 References: <461C1F09 DOT 3010009 AT web DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Luca Masini wrote: > gdb does not works. > When I run it nothing happens and $? is 123 > I just tried to re-install it and googled but with no luck until now. Please read the problem reporting guidelines at , specifically the part about cygcheck output. You haven't given us enough information about your system to be able to help. It looks like you're missing a required package, but who knows. You can try "cygcheck /usr/bin/gdb" to see if there are any missing libraries. It could also be that you have something in PATH from a third party (like libiconv, libintl, libncurses, tcl/tk, ...) that has the same filename but an incompatible version. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/