All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Schwingen <rincewind@discworld.dascon.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] Adds general Freescale external debugger support
Date: Mon, 31 Jan 2011 12:17:31 +0100	[thread overview]
Message-ID: <4D469A4B.5030602@discworld.dascon.de> (raw)
In-Reply-To: <20110131104347.CD385D42A99@gemini.denx.de>

Wolfgang Denk wrote:
> Dear Michael Schwingen,
>
> In message <4D45EB1D.4020104@discworld.dascon.de> you wrote:
>   
>>> Do these need to be architecture specific? Probably not.
>>>       
>> I do remember that we needed architecture-dependent debug options on a
>> system I worked on in the past, because the preferred debug format was
>> different on different platforms (all using gcc/binutils/gdb).
>>     
>
> Can you please be a bit more specific here?
>   
I can only tell from memory, since this was some years ago - IIRC, we 
needed dwarf debug info on some platforms and stabs on others. I can't 
provide exact details, since the current toolchains work fine without 
such tweaking - I only wanted to point out that if you need to specify 
the exact debug format, then it might be platform-specific.

A simple "-g" should be fine in the common area.

cu
Michael

  reply	other threads:[~2011-01-31 11:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-30  9:58 [U-Boot] [PATCH v2] Adds general Freescale external debugger support Roy Zang
2011-01-30 19:43 ` Wolfgang Denk
2011-01-30 22:50   ` Michael Schwingen
2011-01-31 10:43     ` Wolfgang Denk
2011-01-31 11:17       ` Michael Schwingen [this message]
2011-03-07  7:24         ` Zang Roy-R61911
2011-03-07  7:18     ` Zang Roy-R61911
2011-03-07 19:05       ` Scott Wood

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D469A4B.5030602@discworld.dascon.de \
    --to=rincewind@discworld.dascon.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.