| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <461C2BFC.9B325A1D@dessent.net> |
| Date: | Tue, 10 Apr 2007 17:29:48 -0700 |
| From: | Brian Dessent <brian AT dessent DOT net> |
| 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> |
| X-IsSubscribed: | yes |
| Reply-To: | cygwin AT cygwin DOT com |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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 <http://cygwin.com/problems.html>, 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |