From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9120 invoked by alias); 8 Jul 2011 05:15:53 -0000 Received: (qmail 9109 invoked by uid 22791); 8 Jul 2011 05:15:52 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (74.125.121.67) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 08 Jul 2011 05:15:36 +0000 Received: from wpaz13.hot.corp.google.com (wpaz13.hot.corp.google.com [172.24.198.77]) by smtp-out.google.com with ESMTP id p685FYAH017078 for ; Thu, 7 Jul 2011 22:15:34 -0700 Received: from gyg8 (gyg8.prod.google.com [10.243.50.136]) by wpaz13.hot.corp.google.com with ESMTP id p685FJnm009304 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Thu, 7 Jul 2011 22:15:33 -0700 Received: by gyg8 with SMTP id 8so904541gyg.40 for ; Thu, 07 Jul 2011 22:15:33 -0700 (PDT) Received: by 10.151.87.14 with SMTP id p14mr1632405ybl.145.1310102133136; Thu, 07 Jul 2011 22:15:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.151.7.14 with HTTP; Thu, 7 Jul 2011 22:15:03 -0700 (PDT) In-Reply-To: <1309985511.4202.15.camel@debian> References: <1309985511.4202.15.camel@debian> From: Paul Pluzhnikov Date: Fri, 08 Jul 2011 05:15:00 -0000 Message-ID: Subject: Re: see automatically source To: Mohsen Pahlevanzadeh Cc: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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: 2011-07/txt/msg00060.txt.bz2 On Wed, Jul 6, 2011 at 1:51 PM, Mohsen Pahlevanzadeh wrote: > I need to run a program, and When it perform an action, i see its > source, because i had find out which function do the given action. > So i need to tell to gdb that it generate automatically source that i > can see immedialy source of that function. Your question make absolutely no sense (to me). Can you try to ask it in a more concrete, or a different fashion? Cheers, -- Paul Pluzhnikov