X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.5 required=5.0 tests=AWL,BAYES_00,DATE_IN_FUTURE_03_06,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,TW_CG,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org X-Authority-Analysis: v=2.0 cv=eq5dP/VX c=1 sm=0 a=BYtf1cvtHDi0yqkswXf3ig==:17 a=N1BqOr4lPycA:10 a=enQhnZMI4hwA:10 a=05ChyHeVI94A:10 a=8nJEP1OIZ-IA:10 a=ayC55rCoAAAA:8 a=mDV3o1hIAAAA:8 a=w_pzkKWiAAAA:8 a=aJdTC8iYj4Jn3Wo0isgA:9 a=qMgkY0kD9Kr_Udn1_30A:7 a=wPNLvfGTeEIA:10 a=dI9p-avQWAUA:10 a=buB1NfXUTBUA:10 a=IfQ-iFkkCvMA:10 a=BYtf1cvtHDi0yqkswXf3ig==:117 Message-ID: <4FA38913.5040108@cfl.rr.com> Date: Fri, 04 May 2012 00:45:23 -0700 From: "eric_justin_allan AT cfl DOT rr DOT com" User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20120429 Firefox/12.0 SeaMonkey/2.9.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Short gdb question. References: <4FA31928 DOT 9030200 AT cfl DOT rr DOT com> <4FA33D13 DOT 4080609 AT ateb DOT com> <20120504031101 DOT GB30260 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20120504031101.GB30260@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 Note-from-DJ: This may be spam Christopher Faylor wrote: > On Thu, May 03, 2012 at 10:21:07PM -0400, Reid Thompson wrote: >> On 5/3/2012 7:47 PM, eric_justin_allan AT cfl DOT rr DOT com wrote: >>> Is this the right place to suggest that gdb be upgraded for cygwin. If >>> not where could I suggest that? If this is an acceptable place then >>> can I add here that if you guys do upgrade gdb that I was hoping you >>> could make it a bit more detailed maybe make it to show a bit more >>> information about crashes. An example is that I m working with a >>> linked list and when the program crashes gdb prints out and only >>> prints out the words below this text. I am left clueless about the error. >>> >>> Program received signal SIGABRT, Aborted. >>> 0x7ffe0304 in ?? () >>> >>> >> Just... >> download, configure, make, make install >> http://ftp.gnu.org/gnu/gdb/ >> >> $ /opt/removethis/bin/gdb.exe --version >> GNU gdb (GDB) 7.4 >> Copyright (C) 2012 Free Software Foundation, Inc. >> License GPLv3+: GNU GPL version 3 or later >> >> This is free software: you are free to change and redistribute it. >> There is NO WARRANTY, to the extent permitted by law. Type "show copying" >> and "show warranty" for details. >> This GDB was configured as "i686-pc-cygwin". >> For bug reporting instructions, please see: >> . > ...and find out that the above behavior will not change in any way in the > new version of gdb. > > Incidentally, I just resigned as the gdb maintainer for Windows. > > Anyone else want to take on the mantle? > > cgf > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > Alright if I download and compile it can I just mv gdb.exe into /bin and overwrite gdb.exe? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple