From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15355 invoked by alias); 27 Feb 2004 15:03:58 -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 15230 invoked from network); 27 Feb 2004 15:03:55 -0000 Received: from unknown (HELO pcsmail.patni.com) (203.124.139.197) by sources.redhat.com with SMTP; 27 Feb 2004 15:03:55 -0000 Received: from ruby.patni.com (ruby.patni.com [204.165.186.9]) by pcsmail.patni.com (8.11.6/8.9.3) with ESMTP id i1RExiv15500 for ; Fri, 27 Feb 2004 20:29:44 +0530 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: How do I set breakpoints on all lines for a particular file. Date: Fri, 27 Feb 2004 15:03:00 -0000 Message-ID: <374639AB1012AA4C840022842AA95BC2015ABDFB@ruby.patni.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Kotian, Deepak" To: X-SW-Source: 2004-02/txt/msg00416.txt.bz2 Any inputs on this please. Thanks and Regards Deepak -----Original Message----- From: Kotian, Deepak=20 Sent: Tuesday, February 24, 2004 7:31 PM To: gdb@sources.redhat.com Subject: How do I set breakpoints on all lines for a particular file. Hi, How do I set breakpoints in gdb on all lines for a a target program file. Basically, I need to know if any code segment is executed from that file. Thanks and Regards Deepak