From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27404 invoked by alias); 8 Mar 2004 15:11:18 -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 27392 invoked from network); 8 Mar 2004 15:11:17 -0000 Received: from unknown (HELO brmx1.fl.icn.siemens.com) (12.147.96.32) by sources.redhat.com with SMTP; 8 Mar 2004 15:11:17 -0000 Received: from fdns2.rolm.com (fdns2.rolm.com [165.218.1.59]) by brmx1.fl.icn.siemens.com (8.9.3p092403/8.9.3) with ESMTP id KAA05512 for ; Mon, 8 Mar 2004 10:11:13 -0500 (EST) Received: from stca200a.bus.sc.rolm.com (stca200a.bus.sc.rolm.com [165.218.68.180]) by fdns2.rolm.com (8.12.10/8.12.10) with ESMTP id i28FBF8E016247 for ; Mon, 8 Mar 2004 07:11:15 -0800 (PST) Received: by stca200a.bus.sc.rolm.com with Internet Mail Service (5.5.2657.72) id ; Mon, 8 Mar 2004 07:11:15 -0800 Message-ID: <7A25937D23A1E64C8E93CB4A50509C2A0310F0E8@stca204a.bus.sc.rolm.com> From: "Bloch, Jack" To: "'gdb@sources.redhat.com'" Subject: RE: What is gdb.base/structs2.exp actually testing? Date: Mon, 08 Mar 2004 15:11:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-SW-Source: 2004-03/txt/msg00046.txt.bz2 I am trying to set a breakpoint in a shared library used by my executable. I have the following two problesm. I try to set the path to the directory where the source of my shared library is via the directory command. I do not get an error back, but when I try to open this source file I get a file not found (the file exists) error. Secondly, I saw some documentation about set breakpoint pending on. I am not able to do this from my version of GDB. I am running 5.2.1 on a SuSE 2.4.19 kernel. What am I doing wrong? Jack Bloch Siemens ICN phone (561) 923-6550 e-mail jack.bloch@icn.siemens.com