From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31720 invoked by alias); 6 Jul 2004 07:02:32 -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 31640 invoked from network); 6 Jul 2004 07:02:17 -0000 Received: from unknown (HELO alice.acmet.com) (61.16.238.202) by sourceware.org with SMTP; 6 Jul 2004 07:02:17 -0000 Received: from monika (localhost [127.0.0.1]) by alice.acmet.com (8.11.6/8.11.6) with ESMTP id i66783917282; Tue, 6 Jul 2004 12:38:04 +0530 From: "Monika Chaddha" To: "'Vikas S'" Cc: Subject: RE: GDB Query Date: Tue, 06 Jul 2004 07:02:00 -0000 Message-ID: <003001c46326$f2594420$5100a8c0@monika> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit In-Reply-To: X-SW-Source: 2004-07/txt/msg00036.txt.bz2 >-----Original Message----- >From: gdb-owner@sources.redhat.com [mailto:gdb-owner@sources.redhat.com] On >Behalf Of Vikas S >Sent: Tuesday, July 06, 2004 10:50 AM >To: gdb@sources.redhat.com >Subject: GDB Query > > >Hi, Hello, > > >I've two queries on gdb. > >1) I wish to have a break whenever a function call is encountered. The no. >of functions is >very high and may change. I have not seen such type of facility in gdb till now. > >2) Can we pass break and other parameters from unix command line. Do u want to put break point from unix command line or gdb command line? >From gdb command line u can do easily. Regards Monika Chaddha