From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13623 invoked by alias); 5 Mar 2007 17:38:28 -0000 Received: (qmail 13613 invoked by uid 22791); 5 Mar 2007 17:38:27 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 05 Mar 2007 17:38:19 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HOH8K-0002Hh-9y; Mon, 05 Mar 2007 12:38:00 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HOH8G-00088R-Nq; Mon, 05 Mar 2007 12:37:56 -0500 Date: Mon, 05 Mar 2007 17:38:00 -0000 From: Daniel Jacobowitz To: Denis PILAT Cc: gdb-patches Subject: Re: [RFC] TUI is broken in the cvs head Message-ID: <20070305173755.GA31195@caradoc.them.org> Mail-Followup-To: Denis PILAT , gdb-patches References: <45EC5458.2050603@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45EC5458.2050603@st.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00040.txt.bz2 On Mon, Mar 05, 2007 at 06:33:12PM +0100, Denis PILAT wrote: > Attached is a simple patch that fixes a problem with the TUI: it was not > possible anymore to load a binary file. > I saw that problem on a linux native debugger. The file command outputs > "No registers." as an error message. Whoops. OK thanks. These hooks are a mess... -- Daniel Jacobowitz CodeSourcery