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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: "Krzysztof Duleba" Subject: Re: New call: Please test latest snapshot Date: Fri, 20 May 2005 04:17:48 +0200 Lines: 50 Message-ID: References: <20050517212147 DOT GM18174 AT calimero DOT vinschen DOT de> <428C7DA1 DOT 3070407 AT familiehaase DOT de> <428D0D92 DOT 4000004 AT familiehaase DOT de> <20050519224952 DOT GJ13760 AT trixie DOT casa DOT cgf DOT cx> <428D2249 DOT 9080000 AT familiehaase DOT de> <428D2392 DOT 2080905 AT familiehaase DOT de> <20050520014137 DOT GB18259 AT trixie DOT casa DOT cgf DOT cx> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Christopher Faylor wrote: > >> Program exited normally. > >> (gdb) > > > >Well, that's the funny thing about Cygwin's gdb. > > No, that's the funny thing about debugging in general. There's nothing > special about cygwin's gdb. Really? I'd expect something more like this: (gdb) run Starting program: /home/jsim/k/kd209203/ab Program received signal SIGABRT, Aborted. 0x40142841 in kill () from /lib/libc.so.6 or (gdb) run Starting program: /home/staff/acm/ab Program received signal SIGABRT, Aborted. 0x4009b0a1 in kill () from /lib/libc.so.6 or (gdb) run Starting program: /home/krzysiek/ab Program received signal SIGABRT, Aborted. 0x4012c7c1 in kill () from /lib/libc.so.6 or even (gdb) run Starting program: /home/krzys/./ab Error while reading shared library symbols: Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader. Error while reading shared library symbols: Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader. Error while reading shared library symbols: Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader. Program received signal SIGABRT, Aborted. 0x401429f1 in __kill () from /lib/libc.so.6 Krzysztof Duleba -- 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/