From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29167 invoked by alias); 11 Jul 2004 07:08:39 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 29153 invoked from network); 11 Jul 2004 07:08:38 -0000 Received: from unknown (HELO foon.sendmail.com) (209.246.26.40) by sourceware.org with SMTP; 11 Jul 2004 07:08:38 -0000 Received: from D4PS1621 ([192.168.57.2]) by foon.sendmail.com (Switch-3.1.6/Switch-3.1.6) with SMTP id i6B78aAs001163 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Sun, 11 Jul 2004 00:08:37 -0700 Message-ID: <00df01c46715$ef7cbc80$0239a8c0@D4PS1621> From: "Chris Markle" To: Subject: gcore or generate-core-file command? Date: Sun, 11 Jul 2004 07:08:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-SW-Source: 2004-07/txt/msg00097.txt.bz2 Hi - I am currently using some moldy oldy versions of gdb that do not appear to have a way to generate core files (yes I know I should upgrade). I get the impression that newer gdb versions have a gcore (or generate-core-file?) command. Is this the case or is this somehow limited to Linux or some subset of platforms (my interest here is generating cores with gdb on Solaris). I've looked in the gdb doc and can't find refs to this ability. Is this possible? Which version of gdb did this shwo up in? Thx in advance. Chris