From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10942 invoked by alias); 25 Mar 2004 13:56:54 -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 10935 invoked from network); 25 Mar 2004 13:56:52 -0000 Received: from unknown (HELO ngate.noida.hcltech.com) (202.54.110.230) by sources.redhat.com with SMTP; 25 Mar 2004 13:56:52 -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 i2PEN4wT010408 for ; Thu, 25 Mar 2004 19:53:04 +0530 Received: by exch-01.noida.hcltech.com with Internet Mail Service (5.5.2653.19) id ; Thu, 25 Mar 2004 19:31:30 +0530 Message-ID: <1B3885BC15C7024C845AAC78314766C5049815B8@exch-01.noida.hcltech.com> From: "Vineet Sharma, Noida" To: gdb@sources.redhat.com Subject: whats the functinality of dummy Date: Thu, 25 Mar 2004 15:31:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-SW-Source: 2004-03/txt/msg00257.txt.bz2 Hi All, what is the functinality of these function: gdbarch_push_dummy_frame () gdbarch_set_call_dummy_breakpoint_offset() gdbarch_fix_call_dummy () Regards Vineet