From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1891 invoked by alias); 16 May 2002 19:22:08 -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 1863 invoked from network); 16 May 2002 19:22:06 -0000 Received: from unknown (HELO hotmail.com) (216.33.241.169) by sources.redhat.com with SMTP; 16 May 2002 19:22:06 -0000 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 16 May 2002 12:22:06 -0700 Received: from 158.140.105.55 by lw8fd.law8.hotmail.msn.com with HTTP; Thu, 16 May 2002 19:22:06 GMT X-Originating-IP: [158.140.105.55] From: "Ed Harcourt" To: gdb@sources.redhat.com Bcc: Subject: stepping into a shared object Date: Thu, 16 May 2002 12:22:00 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 16 May 2002 19:22:06.0452 (UTC) FILETIME=[F75CFB40:01C1FD0E] X-SW-Source: 2002-05/txt/msg00198.txt.bz2 Are there any known issues while trying to step into a shared object using gdb in mixed C/C++? Here's the situation. I have a main.c compiled using the Solaris C compiler (not C++). Version is Sun WorkShop 6 update 1 C 5.2 2000/09/11. I have C++ objects built using g++ 2.95.2. Everything built with -g. An entry function f is extern "C". I linked the C++ objects and created a mylib.so using the Solaris linker ld. main does a dlopen to get at the mylib.so. I can't step into f from main. Sound familiar? Or should this work? Thanks in advance. Ed _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com