From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16529 invoked by alias); 19 Aug 2004 18:10:44 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 16519 invoked from network); 19 Aug 2004 18:10:43 -0000 Received: from unknown (HELO e33.co.us.ibm.com) (32.97.110.131) by sourceware.org with SMTP; 19 Aug 2004 18:10:43 -0000 Received: from westrelay02.boulder.ibm.com (westrelay02.boulder.ibm.com [9.17.195.11]) by e33.co.us.ibm.com (8.12.10/8.12.9) with ESMTP id i7JIAgDD659638 for ; Thu, 19 Aug 2004 14:10:42 -0400 Received: from austin.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by westrelay02.boulder.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id i7JI9qhf395948 for ; Thu, 19 Aug 2004 12:10:41 -0600 Received: from lazy.austin.ibm.com (lazy.austin.ibm.com [9.53.94.97]) by austin.ibm.com (8.12.10/8.12.10) with ESMTP id i7JFojHA047460 for ; Thu, 19 Aug 2004 10:50:45 -0500 Date: Thu, 19 Aug 2004 18:10:00 -0000 From: Manoj Iyer X-X-Sender: manjo@lazy To: gdb@sources.redhat.com Subject: gdb.gdb/ testcase issues. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2004-08/txt/msg00237.txt.bz2 The testcase under gdb.gdb will work only for gdb that is not stripped. This is because in the testcases breakpoints are being set on static functions in gdb, and when gdb is stripped these functions are gone from the symbol table. Is there any real reason for setting breakpoints on such fucntions? If not I will be happy to provide a patch that fixes this problem. Thanks ----- manjo +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Cognito ergo sum + +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++