From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5628 invoked by alias); 28 Feb 2011 08:29:18 -0000 Received: (qmail 5619 invoked by uid 22791); 28 Feb 2011 08:29:17 -0000 X-SWARE-Spam-Status: No, hits=0.4 required=5.0 tests=AWL,BAYES_05,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from sam.nabble.com (HELO sam.nabble.com) (216.139.236.26) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 28 Feb 2011 08:29:13 +0000 Received: from isper.nabble.com ([192.168.236.156]) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1PtyTf-0004HT-RS for gdb@sourceware.org; Mon, 28 Feb 2011 00:29:11 -0800 Message-ID: <31029843.post@talk.nabble.com> Date: Mon, 28 Feb 2011 08:29:00 -0000 From: santoshp To: gdb@sourceware.org Subject: debug core file of size 50GB using GDB in RHEL5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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: 2011-02/txt/msg00144.txt.bz2 Hi All, I got a core file of size 50GB in Redhat Enterprise Linux 5 in amd64 machine, but not able to load the core using gdb? Is there any core size restrictions in gdb which stops it to work here. When I try to load the core using gdb, this is what I get: $gdb ./s_server core.2135 warning: Couldn't find general-purpose registers in core file. warning: Couldn't find general-purpose registers in core file. #0 0x0000000000000000 in ?? () Any pointers? Thanks, Santosh -- View this message in context: http://old.nabble.com/debug-core-file-of-size-50GB-using-GDB-in-RHEL5-tp31029843p31029843.html Sent from the Sourceware - gdb list mailing list archive at Nabble.com.