From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 641 invoked by alias); 17 Apr 2003 02:12:24 -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 508 invoked from network); 17 Apr 2003 02:12:24 -0000 Received: from unknown (HELO sundance.cse.ucsc.edu) (128.114.48.62) by sources.redhat.com with SMTP; 17 Apr 2003 02:12:24 -0000 Received: from localhost (smita@localhost) by sundance.cse.ucsc.edu (8.6.10/8.6.12) with ESMTP id TAA07983 for ; Wed, 16 Apr 2003 19:12:24 -0700 X-Authentication-Warning: sundance.cse.ucsc.edu: smita owned process doing -bs Date: Thu, 17 Apr 2003 02:12:00 -0000 From: Smita To: gdb@sources.redhat.com Subject: finish implementation In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2003-04/txt/msg00188.txt.bz2 Hi, How is finish implemented? Is it an internal breakpoint for gdb which is not visible to user? Thanks Smita