From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13565 invoked by alias); 26 Jun 2012 11:09:08 -0000 Received: (qmail 13555 invoked by uid 22791); 26 Jun 2012 11:09:07 -0000 X-SWARE-Spam-Status: No, hits=-5.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-we0-f169.google.com (HELO mail-we0-f169.google.com) (74.125.82.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 26 Jun 2012 11:08:41 +0000 Received: by wefh52 with SMTP id h52so4337133wef.0 for ; Tue, 26 Jun 2012 04:08:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.141.164 with SMTP id g36mr8354177wej.119.1340708920314; Tue, 26 Jun 2012 04:08:40 -0700 (PDT) Received: by 10.216.235.140 with HTTP; Tue, 26 Jun 2012 04:08:40 -0700 (PDT) In-Reply-To: References: Date: Tue, 26 Jun 2012 11:09:00 -0000 Message-ID: Subject: Re: elf32 corefile, which sections ? From: oza Pawandeep To: Mark Kettenis Cc: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2012-06/txt/msg00085.txt.bz2 Linux ? On Tue, Jun 26, 2012 at 3:33 PM, Mark Kettenis wr= ote: >> =A0Hi, >> >> =A0What all sections, in elf32 corefile, are looked upon by gdb/bfd, to >> =A0get processor's status register and other registers when system >> =A0crashed ? > > Depends on your OS. > >