From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4199 invoked by alias); 5 Aug 2004 15:47:57 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 4190 invoked from network); 5 Aug 2004 15:47:56 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 5 Aug 2004 15:47:56 -0000 Received: from drow by nevyn.them.org with local (Exim 4.34 #1 (Debian)) id 1BskRh-0002Un-AJ; Thu, 05 Aug 2004 11:46:21 -0400 Date: Thu, 05 Aug 2004 15:47:00 -0000 From: Daniel Jacobowitz To: Orjan Friberg Cc: gdb-patches@sources.redhat.com Subject: Re: Extending corefile.exp to handle remote targets Message-ID: <20040805154621.GA9477@nevyn.them.org> Mail-Followup-To: Orjan Friberg , gdb-patches@sources.redhat.com References: <41125017.6030901@axis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41125017.6030901@axis.com> User-Agent: Mutt/1.5.5.1+cvs20040105i X-SW-Source: 2004-08/txt/msg00120.txt.bz2 On Thu, Aug 05, 2004 at 05:19:51PM +0200, Orjan Friberg wrote: > I'm looking at testing the core dump functionality for CRIS (remote > target, Linux-based). (The gcore functionality is not an option for a > remote target, right?). Incorrect. It doesn't work today but there's no theoretical reason gdbserver could not handle it. -- Daniel Jacobowitz