From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17993 invoked by alias); 27 Nov 2007 20:51:01 -0000 Received: (qmail 17881 invoked by uid 22791); 27 Nov 2007 20:51:00 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 27 Nov 2007 20:50:55 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id 3CCEF3BBAF; Tue, 27 Nov 2007 12:50:53 -0800 (PST) Subject: Re: Breakpoint when entering of functions on i386 From: Michael Snyder To: Joel Brobecker Cc: yichun wang , gdb@sourceware.org In-Reply-To: <20071127072541.GJ3670@adacore.com> References: <5f7f5dec0711252308r5825abb8j91d43234ef7b617c@mail.gmail.com> <5f7f5dec0711252310y6c08920cr8464aa2d40ccf05e@mail.gmail.com> <1196100635.2501.12.camel@localhost.localdomain> <5f7f5dec0711262152n56165a36q9f9d949bf829b537@mail.gmail.com> <20071127072541.GJ3670@adacore.com> Content-Type: text/plain Date: Tue, 27 Nov 2007 20:51:00 -0000 Message-Id: <1196195905.2501.82.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-4.fc7) Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-11/txt/msg00249.txt.bz2 On Mon, 2007-11-26 at 23:25 -0800, Joel Brobecker wrote: > > Thanks Michael, to define an "interesting subset" should improve the > > performance , but I need generate call graph for many different > > applications, and this script won't have any knowledge of the > > application, so this might not work... > > Is there a reason why you have to use GDB instead of a more specialized > tool? GDB is the swiss army knife of software development. ;-)