From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2186 invoked by alias); 3 Dec 2001 18:05:25 -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 2161 invoked from network); 3 Dec 2001 18:05:21 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by sources.redhat.com with SMTP; 3 Dec 2001 18:05:21 -0000 Received: (from mec@localhost) by duracef.shout.net (8.8.7/8.8.7) id MAA10239; Mon, 3 Dec 2001 12:05:18 -0600 Date: Mon, 03 Dec 2001 10:05:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200112031805.MAA10239@duracef.shout.net> To: drow@mvista.com Subject: Re: [RFA] Allow casting of object pointers for method calls Cc: gdb-patches@sources.redhat.com X-SW-Source: 2001-12/txt/msg00039.txt.bz2 The performance problem is hundreds of timeouts caused by: Reading symbols from /berman/fsf/_today_/berman/native/build/gdb/gdb_5_1-2001-07-29-branch/gdb/testsuite/gdb.base/funcargs...Dwarf Error: Cannot handle DW_FORM_strp in DWARF reader. (gdb) ERROR: couldn't load /berman/fsf/_today_/berman/native/build/gdb/gdb_5_1-2001-07-29-branch/gdb/testsuite/gdb.base/funcargs into /berman/fsf/_today_/berman/native/build/gdb/gdb_5_1-2001-07-29-branch/gdb/testsuite/../../gdb/gdb. I am going to re-pull, re-build, re-test. Michael C