From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15147 invoked by alias); 1 Aug 2003 16:58:27 -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 15135 invoked from network); 1 Aug 2003 16:58:27 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 1 Aug 2003 16:58:27 -0000 Received: from drow by nevyn.them.org with local (Exim 4.20 #1 (Debian)) id 19idEY-00070S-RD for ; Fri, 01 Aug 2003 12:58:26 -0400 Date: Fri, 01 Aug 2003 16:58:00 -0000 From: Daniel Jacobowitz To: gdb@sources.redhat.com Subject: deprecated_selected_frame Message-ID: <20030801165826.GA26858@nevyn.them.org> Mail-Followup-To: gdb@sources.redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i X-SW-Source: 2003-08/txt/msg00012.txt.bz2 Hi Andrew, Do you know of any places where converting to get_selected_frame () is really wrong? A very few of the == NULL checks should probably stay for now, but I bet that all of the uses shouldn't. I've got two independent bug reports caused by a NULL deprecated_selected_frame on the 6.0 branch, and I fixed one last week. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer