From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28498 invoked by alias); 23 Feb 2004 14:11:56 -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 28489 invoked from network); 23 Feb 2004 14:11:55 -0000 Received: from unknown (HELO ngate.noida.hcltech.com) (202.54.110.230) by sources.redhat.com with SMTP; 23 Feb 2004 14:11:55 -0000 Received: from exch-01.noida.hcltech.com (exch-01 [204.160.254.29]) by ngate.noida.hcltech.com (8.12.8/8.12.8) with ESMTP id i1NETsSQ000897 for ; Mon, 23 Feb 2004 19:59:54 +0530 Received: by exch-01.noida.hcltech.com with Internet Mail Service (5.5.2653.19) id ; Mon, 23 Feb 2004 19:46:14 +0530 Message-ID: <1B3885BC15C7024C845AAC78314766C503929120@exch-01.noida.hcltech.com> From: "Vineet Sharma, Noida" To: gdb@sources.redhat.com Subject: unwind_pc Date: Mon, 23 Feb 2004 14:11:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-SW-Source: 2004-02/txt/msg00317.txt.bz2 Hi All, Whats the main purpose of the unwind_pc() ? What is it supposed to do?. which target doesnt need it and why? Regards Vineet