Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
From: "Krzysztof Duleba" <krzysan@skrzynka.pl>
Subject:  Re: New call: Please test latest snapshot
Date:  Fri, 20 May 2005 04:17:48 +0200
Lines: 50
Message-ID: <d6jh1c$n7i$1@sea.gmane.org>
References:  <20050517212147.GM18174@calimero.vinschen.de> <428C7DA1.3070407@familiehaase.de> <428D0D92.4000004@familiehaase.de> <20050519224952.GJ13760@trixie.casa.cgf.cx> <428D2249.9080000@familiehaase.de> <428D2392.2080905@familiehaase.de> <d6jakn$9ke$1@sea.gmane.org> <20050520014137.GB18259@trixie.casa.cgf.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/

