From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx2.suse.de ([195.135.220.15]) by canuck.infradead.org with esmtps (Exim 4.63 #1 (Red Hat Linux)) id 1HrJOZ-0001MZ-He for kexec@lists.infradead.org; Thu, 24 May 2007 15:54:51 -0400 Date: Thu, 24 May 2007 21:54:32 +0200 From: Bernhard Walle Subject: Re: [PATCH] [makedumpfile] Follow debuginfo link of vmlinux file Message-ID: <20070524195432.GC4160@suse.de> References: <20070501133912.GA8247@suse.de> <20070524093556oomichi@mail.jp.nec.com> <4655C9B3.7060903@sgi.com> <4655D9EA.8020601@redhat.com> <20070524192139.GA4160@suse.de> <4655EB1A.3000704@sgi.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <4655EB1A.3000704@sgi.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: kexec-bounces@lists.infradead.org Errors-To: kexec-bounces+dwmw2=infradead.org+dwmw2=infradead.org@lists.infradead.org To: Jay Lan Cc: Ken'ichi Ohmichi , Dave Anderson , kexec@lists.infradead.org Hello, * Jay Lan [2007-05-24 21:44]: > Bernhard Walle wrote: > > * Dave Anderson [2007-05-24 20:31]: > >> The crash utility hides the details of there being a separate debug > >> file in the same way the gdb does when working with a binary executable > >> that has a separate debuginfo file. It tries *not* to be ambiguous, > >> i.e., the point is to stay true to the "crash vmlinux vmcore" model. > > > > It's documented in the GDB documentation: > > http://sourceware.org/gdb/current/onlinedocs/gdb_16.html#SEC154 > > Thanks for the pointer, Bernhard. I installed kernel-debuginfo rpm > but crash still failed to find the debug information... I had to > copy the kernel-.debug to /boot for it to work. On SLES? I never had problems. Maybe didn't you specify the full path? I.e. not cd /boot crash vmlinux- but cd / crash /boot/vmlinux- Thanks, Bernhard _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec