From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21669 invoked by alias); 11 Sep 2004 00:05:40 -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 21644 invoked from network); 11 Sep 2004 00:05:37 -0000 Received: from unknown (HELO mail02.pge.com) (131.89.128.14) by sourceware.org with SMTP; 11 Sep 2004 00:05:37 -0000 Received: from mail04.comp.pge.com (mail04dmz [10.252.0.60]) by mail02.pge.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id i8B05D9q008920 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Fri, 10 Sep 2004 17:05:24 -0700 (PDT) Received: from venus.comp.pge.com (venus.comp.pge.com [10.244.96.57]) by mail04.comp.pge.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id i8B05BA6011005 for ; Fri, 10 Sep 2004 17:05:12 -0700 (PDT) Received: (from esp5@localhost) by venus.comp.pge.com (8.8.8p2+Sun/8.8.8) id QAA11123 for gdb@sources.redhat.com; Fri, 10 Sep 2004 16:57:46 -0700 (PDT) X-Authentication-Warning: venus.comp.pge.com: esp5 set sender to esp5@pge.com using -f Date: Sat, 11 Sep 2004 00:05:00 -0000 From: Edward Peschko To: gdb@sources.redhat.com Subject: debugger 6.2.1 misfeatures Message-ID: <20040910235746.GA11043@mdssdev05> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-SW-Source: 2004-09/txt/msg00084.txt.bz2 hey all, For some reason, gdb-6.2.1 isn't reading symbols when it attaches to processes.. gdb-5.3 has no problem doing this. (installed on sun solaris 2.8) Is this an oversight - or a potential bug? If a bug, what diagnostic input do people need in order to track it down? Thanks, Ed