Re: [U-Boot] [PATCH] config.mk:Update DBGFLAGS with dwarf information

2012-06-25 Thread Prabhakar Kushwaha
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.2050...@freescale.com> you wrote: Please help me in closing review related comments on this patch. It appears most people here on the maili

Re: [U-Boot] [PATCH] config.mk:Update DBGFLAGS with dwarf information

2012-06-25 Thread Wolfgang Denk
Dear Prabhakar Kushwaha, In message <4fe7efa1.2050...@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 th

Re: [U-Boot] [PATCH] config.mk:Update DBGFLAGS with dwarf information

2012-06-24 Thread Graeme Russ
Hi Prabhakar On Mon, Jun 25, 2012 at 2:57 PM, Prabhakar Kushwaha wrote: > Hi Mike/Graeme. > > Please help me in closing review related comments on this patch. > I can't offer any comments either way regarding -gdwarf-2 as I have never done any runtime debugging of U-Boot I was only pointing out

Re: [U-Boot] [PATCH] config.mk:Update DBGFLAGS with dwarf information

2012-06-24 Thread Prabhakar Kushwaha
Hi Mike/Graeme. Please help me in closing review related comments on this patch. Thanks, Prabhakar On 06/19/2012 10:38 AM, Prabhakar Kushwaha wrote: Hi, Sorry for the delayed response. I somehow missed this :( On 06/19/2012 10:29 AM, Prabhakar Kushwaha wrote: Hi Prabhakar, On Thu, May 24

Re: [U-Boot] [PATCH] config.mk:Update DBGFLAGS with dwarf information

2012-06-18 Thread Prabhakar Kushwaha
Hi, Sorry for the delayed response. I somehow missed this :( On 06/19/2012 10:29 AM, Prabhakar Kushwaha wrote: Hi Prabhakar, On Thu, May 24, 2012 at 2:43 PM, Prabhakar Kushwaha wrote: > Hi Wolfgang, > > This patch has been pending for a very long time. No review comments has > been provi

Re: [U-Boot] [PATCH] config.mk:Update DBGFLAGS with dwarf information

2012-05-23 Thread Graeme Russ
Hi Prabhakar, On Thu, May 24, 2012 at 2:43 PM, Prabhakar Kushwaha wrote: > Hi Wolfgang, > > This patch has been pending for a very long time.  No review comments has > been provided. Mike Frysinger posted a comment on May 14, 2012: [quote] no real information here as to what is going wrong. th

Re: [U-Boot] [PATCH] config.mk:Update DBGFLAGS with dwarf information

2012-05-23 Thread Prabhakar Kushwaha
Hi Wolfgang, This patch has been pending for a very long time. No review comments has been provided. Can you please review/accept this patch. Regards, Prabhakar On 04/25/2012 09:41 AM, Prabhakar Kushwaha wrote: Hi, This patch has review-pending from a very long time. I request the "ma

Re: [U-Boot] [PATCH] config.mk:Update DBGFLAGS with dwarf information

2012-05-13 Thread Mike Frysinger
On Wednesday 15 February 2012 03:55:31 Prabhakar Kushwaha wrote: > Built u-boot elf file does not contain any dwarf informations by default. > This information is required for debugging. no real information here as to what is going wrong. the -g flag provides debug information and many people (m

Re: [U-Boot] [PATCH] config.mk:Update DBGFLAGS with dwarf information

2012-04-24 Thread Prabhakar Kushwaha
Hi, This patch has review-pending from a very long time. I request the "mailing-list" to review this patch. Regards, Prabhakar On Wednesday 15 February 2012 02:25 PM, Prabhakar Kushwaha wrote: Built u-boot elf file does not contain any dwarf informations by default. This information is requi

[U-Boot] [PATCH] config.mk:Update DBGFLAGS with dwarf information

2012-02-15 Thread Prabhakar Kushwaha
Built u-boot elf file does not contain any dwarf informations by default. This information is required for debugging. Add dwarf ver 2 flag in DBGFLAGS. Signed-off-by: Radu Lazarescu Signed-off-by: Prabhakar Kushwaha --- Applies on http://git.denx.de/u-boot.git branch master config.mk |2