From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31295 invoked by alias); 12 Aug 2002 16:53:11 -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 31285 invoked from network); 12 Aug 2002 16:53:11 -0000 Received: from unknown (HELO uclink4.berkeley.edu) (128.32.25.39) by sources.redhat.com with SMTP; 12 Aug 2002 16:53:11 -0000 Received: from zhangl (p1.almaden.ibm.com [198.4.83.52]) by uclink4.berkeley.edu (8.12.3/8.12.3) with SMTP id g7CGr7GF016494 for ; Mon, 12 Aug 2002 09:53:07 -0700 (PDT) Message-ID: <001901c24221$39a0aae0$9a0a0109@zhangl> From: "Lucy Zhang" To: References: <20020806100634.11483.qmail@sources.redhat.com> <20020806132047.GA16450@nevyn.them.org> <1020809231206.ZM11775@localhost.localdomain> <20020812032527.GA3838@nevyn.them.org> <3D57C611.4010403@ges.redhat.com> <20020812143803.GA25086@nevyn.them.org> <3D57CF1A.4070405@ges.redhat.com> <1020812154849.ZM31876@localhost.localdomain> <3D57E028.8030809@ges.redhat.com> <1020812164045.ZM32288@localhost.localdomain> Subject: GDB functionalities for debugging Elf core dump Date: Mon, 12 Aug 2002 09:53:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-SW-Source: 2002-08/txt/msg00105.txt.bz2 Hi, I was wondering where I could find a list of functionalities that GDB has in working with Elf core dumps. I've read the GDB manual on the website, but I'm looking for a specific list of things I could use with the Elf core dump I've created to test its correctness? It'd be great if people knew other webpages that describe what GDB can do with a core dump or if people could help list the different functionalities. Thanks, Lucy