From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9094 invoked by alias); 27 Oct 2009 18:32:57 -0000 Received: (qmail 9085 invoked by uid 22791); 27 Oct 2009 18:32:56 -0000 X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-px0-f175.google.com (HELO mail-px0-f175.google.com) (209.85.216.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 27 Oct 2009 18:32:52 +0000 Received: by pxi5 with SMTP id 5so310974pxi.12 for ; Tue, 27 Oct 2009 11:32:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.25.39 with SMTP id c39mr1380950wfj.10.1256668370367; Tue, 27 Oct 2009 11:32:50 -0700 (PDT) Date: Tue, 27 Oct 2009 18:36:00 -0000 Message-ID: <668c430c0910271132j48e478d6s88aeb51282229402@mail.gmail.com> Subject: How does one get static procedure names? From: Bruce Korb To: gdb@sourceware.org, gdb@gnu.org Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00390.txt.bz2 Hi, I know GDB has some way to do it, but I couldn't locate the code that does it. A pointer on where to look would be really helpful and greatly appreciated! Thank you in advance. Regards, Bruce