From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27610 invoked by alias); 27 Jan 2006 00:04:28 -0000 Received: (qmail 27587 invoked by uid 22791); 27 Jan 2006 00:04:28 -0000 X-Spam-Check-By: sourceware.org Received: from mail.emacinc.com (HELO mail.emacinc.com) (208.248.202.76) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 27 Jan 2006 00:04:24 +0000 Received: from emac77.emacinc.com ([208.248.202.77] helo=eng011.emacinc.com) by mail.emacinc.com with esmtp (Exim 4.50) id 1F2H60-0008Ku-I2; Thu, 26 Jan 2006 18:04:09 -0600 From: NZG To: gdb-patches@sourceware.org Date: Fri, 27 Jan 2006 00:04:00 -0000 User-Agent: KMail/1.8.2 References: <200601231438.26040.ngustavson@emacinc.com> <20060126234456.GA21704@nevyn.them.org> <8f2776cb0601261557x2edce755sd54dbfe12d658267@mail.gmail.com> In-Reply-To: <8f2776cb0601261557x2edce755sd54dbfe12d658267@mail.gmail.com> Cc: Jim Blandy , Mark Kettenis MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200601261803.03994.ngustavson@emacinc.com> X-SA-Exim-Connect-IP: 208.248.202.77 X-SA-Exim-Mail-From: ngustavson@emacinc.com Subject: Re: remote connection crash, was frame theory Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Spam-Relay: X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00445.txt.bz2 > For reference, I added Dwarf CFI for the _start function in crt0.s for > the m32c libgloss port: > > http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/m32c/crt0.S?rev=1.2&c >ontent-type=text/x-cvsweb-markup&cvsroot=src > > You'll need to look at the CFI section of the Dwarf spec to adapt this > to your processor. (Fortunately, Dwarf CFI is pretty independent of > the rest of Dwarf, so don't be discouraged by the overall size of the > spec.) Thanks Jim, I'll take a look at her tomorrow. I'm goin home. thx for all you help today, Gnight.