From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17662 invoked by alias); 30 Apr 2009 19:26:02 -0000 Received: (qmail 17653 invoked by uid 22791); 30 Apr 2009 19:26:02 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout2.012.net.il (HELO mtaout2.012.net.il) (84.95.2.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 30 Apr 2009 19:25:53 +0000 Received: from conversion-daemon.i_mtaout2.012.net.il by i_mtaout2.012.net.il (HyperSendmail v2004.12) id <0KIX00E00HW7EL00@i_mtaout2.012.net.il> for gdb@sourceware.org; Thu, 30 Apr 2009 22:25:50 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.230.216]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KIX00FHTHZ1VMT0@i_mtaout2.012.net.il>; Thu, 30 Apr 2009 22:25:50 +0300 (IDT) Date: Thu, 30 Apr 2009 19:28:00 -0000 From: Eli Zaretskii Subject: Re: Remote core file debugging In-reply-to: <49F9F712.8060801@caviumnetworks.com> To: David Daney Cc: gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <83hc06djug.fsf@gnu.org> References: <83k552dkw3.fsf@gnu.org> <49F9F712.8060801@caviumnetworks.com> 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: 2009-04/txt/msg00239.txt.bz2 > Date: Thu, 30 Apr 2009 12:08:02 -0700 > From: David Daney > CC: gdb@sourceware.org > > I must be missing something, but why can't you move the core file to the > debugging host and debug it there with gdb? Sorry, I should have said that in the first place: because it's huge, and there are quite a few of them. It's not a single target system, either: there are a few dozen of them, so copying huge core files from all of them would be at least time consuming if not impractical.