From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20541 invoked by alias); 30 Jun 2004 10:06:23 -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 20530 invoked from network); 30 Jun 2004 10:06:21 -0000 Received: from unknown (HELO eri.interia.pl) (217.74.65.138) by sourceware.org with SMTP; 30 Jun 2004 10:06:21 -0000 Received: from poczta.interia.pl (egaheer.interia.pl [217.74.65.182]) by eri.interia.pl (Postfix) with ESMTP id A85DA26322 for ; Wed, 30 Jun 2004 12:06:20 +0200 (CEST) Received: from 127.0.0.1 (localhost [127.0.0.1]) by system.wewnetrzny9 (poczta.interia.pl) with SMTP id 997B2374171 for ; Wed, 30 Jun 2004 12:06:20 +0200 (CEST) Received: by poczta.fm (poczta.fm, from userid 502) id 68A8164322; Wed, 30 Jun 2004 12:06:20 +0200 (CEST) Received: from poczta.fm (dial-1569.zgora.dialog.net.pl [62.87.222.33]) by poczta.fm (poczta.fm) with ESMTP id 811C564305 for ; Wed, 30 Jun 2004 12:06:19 +0200 (CEST) Message-ID: <40E29098.4040207@poczta.fm> Date: Wed, 30 Jun 2004 10:44:00 -0000 From: Roland Zerek User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; PL; rv:1.6b) Gecko/20031205 Thunderbird/0.4 MIME-Version: 1.0 To: gdb@sources.redhat.com Subject: Breakpoints in the library code Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-06/txt/msg00293.txt.bz2 Hi, I'm developing wxWidgets based applications on MinGW (gcc-3.4.0). And I would like to set a breakpoint inside some method that is implemented in the library (DLL). How do I do this? I am trying to use command line gdb currently since I see that a frontend (MinGW Developer Studio) does not handle everything correctly what makes debugging difficult or impossible. TIA -- Roland r o l a n d z (at) poczta fm