From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21245 invoked by alias); 3 Apr 2002 23:05: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 21207 invoked from network); 3 Apr 2002 23:05:25 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 3 Apr 2002 23:05:25 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 16stoo-0000CD-00; Wed, 03 Apr 2002 18:05:30 -0500 Date: Wed, 03 Apr 2002 15:05:00 -0000 From: Daniel Jacobowitz To: gdb@sources.redhat.com Cc: hunt@redhat.com, cagney@redhat.com Subject: Alpha completely broken: build_regcache never called Message-ID: <20020403180530.A570@nevyn.them.org> Mail-Followup-To: gdb@sources.redhat.com, hunt@redhat.com, cagney@redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23i X-SW-Source: 2002-04/txt/msg00029.txt.bz2 I believe this patch is responsible: 2002-03-20 Martin M. Hunt * regcache.c (_initialize_regcache): No need to call build_regcache() at this time; it gets called whenever the gdbarch changes. Alpha is completely non-multi-arch. Thus the gdbarch appears to never change, and we crash very quickly. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer