From mboxrd@z Thu Jan 1 00:00:00 1970 From: Prabhakar Kushwaha Date: Mon, 25 Jun 2012 13:10:30 +0530 Subject: [U-Boot] [PATCH] config.mk:Update DBGFLAGS with dwarf information In-Reply-To: <20120625072104.439C3202239@gemini.denx.de> References: <1329296131-28632-1-git-send-email-prabhakar@freescale.com> <4F97796C.1080402@freescale.com> <4FBDBC6D.4090502@freescale.com> <4FE00741.4040202@freescale.com> <4FE00969.5070405@freescale.com> <4FE7EFA1.2050208@freescale.com> <20120625072104.439C3202239@gemini.denx.de> Message-ID: <4FE815EE.1060807@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Thanks Wolfgang for the reply. Please find my reply in-lined On 06/25/2012 12:51 PM, Wolfgang Denk wrote: > Dear Prabhakar Kushwaha, > > In message <4FE7EFA1.2050208@freescale.com> you wrote: >> Please help me in closing review related comments on this patch. > It appears most people here on the mailing list see not much need for > changing the debug flags, probbaly because nobody is using the single > tool that seems to need the additional flags. Yes.. it looks like the same :( > Maybe instead of adding this to the mainline source tree you can > configure your debug tool to provide these settings on the make > command line, overwriting the default settings? > I will definitely check this point in debug tool. Or may be I put debug option somewhere else, other than top level config.mk. Regards, Prabhakar