avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] [patch #8564] Add dwarf debug info alternative, build pri


From: Joern Rennecke
Subject: [avr-libc-dev] [patch #8564] Add dwarf debug info alternative, build printf with debug info
Date: Tue, 04 Nov 2014 16:45:29 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:33.0) Gecko/20100101 Firefox/33.0

URL:
  <http://savannah.nongnu.org/patch/?8564>

                 Summary: Add dwarf debug info alternative, build printf with
debug info
                 Project: AVR C Runtime Library
            Submitted by: amylaar
            Submitted on: Tue 04 Nov 2014 16:45:28 GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

As gcc has added the -gdwarf option (without version number suffix), and this
is now the preferred way to get the most up-to-date dwarf output from gcc, it
is preferrable that
we build avr-libc this way.
Also, code using printf is much better debuggable if when
printf is built with debug info.

Tested withPitchumani's power.h patches, my io.h patches (to be submitted
next), built/tested using scripts from
address@hidden:embecosm/avr-toolchain.git  avr-toolchain-libstdcxx-2014-9
(this patch is in fact necessary to build
with teh build.sh there).



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 04 Nov 2014 16:45:28 GMT  Name: dwarf.patch  Size: 2kB   By: amylaar

<http://savannah.nongnu.org/patch/download.php?file_id=32366>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8564>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]