From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24843 invoked by alias); 27 Nov 2002 09:13:52 -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 24836 invoked from network); 27 Nov 2002 09:13:50 -0000 Received: from unknown (HELO waldorf.webpack.hosteurope.de) (217.115.142.71) by sources.redhat.com with SMTP; 27 Nov 2002 09:13:50 -0000 Received: from SOL (p50818F3B.dip.t-dialin.net [80.129.143.59]) (authenticated) by waldorf.webpack.hosteurope.de (8.11.6/8.11.6) with ESMTP id gAR9E1I22393; Wed, 27 Nov 2002 10:14:01 +0100 From: "Heiko Gerdau" To: Subject: gdb and Dll Date: Wed, 27 Nov 2002 01:13:00 -0000 Message-ID: <001301c295f5$461850c0$fe78a8c0@SOL> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-SW-Source: 2002-11/txt/msg00388.txt.bz2 Hi, i found quit a few questions about debugging relocatable dlls on Windows, but no answers. Does that mean you can not debug dlls with gdb? I found the gdb command "dll-symbols" which seems to be made for this purpose. But at least for me, using the mingw version of gdb 5.2.1, it seems to have no effects. Is there anybody on this list who could give me a hint or confirmation that is it not possible to debug dlls with gdb. Thanks for any help Greetings Heiko