From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27975 invoked by alias); 14 Mar 2007 02:29:41 -0000 Received: (qmail 27967 invoked by uid 22791); 14 Mar 2007 02:29:40 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 14 Mar 2007 02:29:35 +0000 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id B4CA64B267; Tue, 13 Mar 2007 21:29:33 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 98EFF4B262; Tue, 13 Mar 2007 21:29:31 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HRJF4-00028E-Ka; Tue, 13 Mar 2007 22:29:30 -0400 Date: Wed, 14 Mar 2007 02:29:00 -0000 From: Daniel Jacobowitz To: Pedro Alves Cc: gdb@sourceware.org Subject: Re: TUI + gdbserver broken? Message-ID: <20070314022930.GA8010@caradoc.them.org> Mail-Followup-To: Pedro Alves , gdb@sourceware.org References: <45F7480C.5010207@portugalmail.pt> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45F7480C.5010207@portugalmail.pt> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00193.txt.bz2 On Wed, Mar 14, 2007 at 12:55:40AM +0000, Pedro Alves wrote: > Could this still be related to the recent get_selected_frame > changes? I doubt it. > (gdb) c > Continuing. > Remote communication error: Software caused connection abort. I recommend set debug remote. What does gdbserver do when this happens? -- Daniel Jacobowitz CodeSourcery