From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18911 invoked by alias); 14 Apr 2004 16:27:37 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 18876 invoked from network); 14 Apr 2004 16:27:35 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 14 Apr 2004 16:27:35 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i3EGRZu8000470 for ; Wed, 14 Apr 2004 12:27:35 -0400 Received: from localhost.redhat.com (dhcp64-176.boston.redhat.com [172.16.64.176]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i3EGRYj01700; Wed, 14 Apr 2004 12:27:34 -0400 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 710D72B9C; Wed, 14 Apr 2004 12:27:31 -0400 (EDT) Message-ID: <407D6673.4070609@gnu.org> Date: Wed, 14 Apr 2004 16:27:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Mark Kettenis Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH/RFC] Add FUNCTION_START_OFFSET to return value of find_function_addr References: <200404141123.i3EBNloh007916@elgar.kettenis.dyndns.org> In-Reply-To: <200404141123.i3EBNloh007916@elgar.kettenis.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-04/txt/msg00285.txt.bz2 (looks right) Any idea when it broke? > Index: ChangeLog > from Mark Kettenis > > * infcall.c (find_function_addr): Add FUNCTION_START_OFFSET. > I suspect that the ns32k is broken but don't have a system to prove the theory. Andrew