andrzej-kaczmarek opened a new pull request #96: newt: Workaound incorrectly 
resolved symbols in 'newt size'
URL: https://github.com/apache/mynewt-newt/pull/96
 
 
   For unknown reason arm-none-eabi-nm does not resolve source files
   properly for some symbols - it just leaves them without filename.
   As a result 'newt size' put them in '(other)' group which is not
   really helpful.
   
   This patch adds workaround for this by calling 'addr2line' on symbols
   with missing filename and this tool seems to have no problem with
   finding proper filename.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to