From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24794 invoked by alias); 5 Aug 2004 21:10:10 -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 24786 invoked from network); 5 Aug 2004 21:10:09 -0000 Received: from unknown (HELO tisch.mail.mindspring.net) (207.69.200.157) by sourceware.org with SMTP; 5 Aug 2004 21:10:09 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by tisch.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1BspV0-0006Qi-00; Thu, 05 Aug 2004 17:10:06 -0400 Received: from mindspring.com (localhost [127.0.0.1]) by berman.michael-chastain.com (Postfix) with SMTP id E72A64B102; Thu, 5 Aug 2004 17:10:39 -0400 (EDT) Date: Thu, 05 Aug 2004 21:10:00 -0000 From: Michael Chastain To: jmolenda@apple.com Subject: Re: RFA/patch stabs reader: Recognize language hint in SO stab Cc: gdb-patches@sources.redhat.com Message-ID: <4112A24E.nail7AP115QX2@mindspring.com> References: <4F2AF76A-E71B-11D8-B4BD-000A9569836A@apple.com> <890A6444-E71C-11D8-B4BD-000A9569836A@apple.com> In-Reply-To: <890A6444-E71C-11D8-B4BD-000A9569836A@apple.com> User-Agent: nail 10.8 6/28/04 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-08/txt/msg00142.txt.bz2 Oof, I will file this under "things to add to test suite in my copious spare time." Actually I think the best place for this would be in gdb.asm or gdb.stabs. Someone can hand-craft an assembly file with stab entries for all the different languages, and then the test script can set breakpoints on each supposed language. Not today, though, my hands are full. Michael C