Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752842Ab3J3Ff1 (ORCPT ); Wed, 30 Oct 2013 01:35:27 -0400 Received: from one.firstfloor.org ([193.170.194.197]:38737 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752777Ab3J3FfY (ORCPT ); Wed, 30 Oct 2013 01:35:24 -0400 Date: Wed, 30 Oct 2013 06:35:21 +0100 From: Andi Kleen To: Jan Kiszka Cc: Andrew Morton , linux-kernel@vger.kernel.org, Jason Wessel , kgdb-bugreport@lists.sourceforge.net, Andi Kleen , Tom Tromey , Ben Widawsky , Borislav Petkov , Tatiana Al-Chueyr Martins , Michal Marek , linux-kbuild@vger.kernel.org Subject: Re: [PATCH v6 01/21] scripts/gdb: Add infrastructure Message-ID: <20131030053521.GU29695@two.firstfloor.org> References: <74596df6935455908a146314b9b42ae2d79f6712.1382950737.git.jan.kiszka@siemens.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <74596df6935455908a146314b9b42ae2d79f6712.1382950737.git.jan.kiszka@siemens.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 622 Lines: 15 > The loading mechanism is based on gdb loading for -gdb.py when > opening . Therefore, this places a corresponding link to the > main helper script into the output directory that contains vmlinux. > This feature depends on CONFIG_DEBUG_INFO. Could you make this a separate config option? Having the links for people who don't use gdb would be ugly. -Andi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/