X-Spam-Check-By: sourceware.org Message-ID: <461C3D33.1090905@web.de> Date: Wed, 11 Apr 2007 03:43:15 +0200 From: Luca Masini Reply-To: Luca Masini User-Agent: Thunderbird 1.5.0.10 (X11/20070221) 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> <461C2BFC DOT 9B325A1D AT dessent DOT net> <461C3312 DOT 9030601 AT web DOT de> <461C3ADF DOT 6A278128 AT dessent DOT net> In-Reply-To: <461C3ADF.6A278128@dessent.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Sender: lmasini AT web DOT de 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 Brian Dessent wrote: > Try this: > > PATH="/usr/bin:$(cygpath -S)" gdb --help > > If gdb works with this minimal PATH then try selectively adding the > other components back in and see when it fails. If the above still > doesn't work then you may have to resort to strace to see why gdb can't > initialize. > Also with the minimal PATH did not worked. With strace gdb I got a message saying that tk84.dll was not a valid windows image. I reinstalled the tcltk package and now gdb is working. Thank you very much for your help. Luca. -- 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/