On Tue, Nov 16, 2010 at 07:35:23PM +0200, Jorma Karvonen wrote:
> Hi,
>
> Prior to function translate_addresses there is a document text:
>
> /* Read hexadecimal addresses from stdin, translate into
>file_name:line_number and optionally function name. */
>
> But the following is a bit too d
http://sourceware.org/bugzilla/show_bug.cgi?id=12220
Cary Coutant changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=12220
--- Comment #5 from Cary Coutant 2010-11-17
01:45:27 UTC ---
Created attachment 5124
--> http://sourceware.org/bugzilla/attachment.cgi?id=5124
Patch to fix compressed debug section handling with error messages
--
Configure bugmail: http://
http://sourceware.org/bugzilla/show_bug.cgi?id=12220
H.J. Lu changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
http://sourceware.org/bugzilla/show_bug.cgi?id=12220
Cary Coutant changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=11137
H.J. Lu changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
Hi,
Prior to function translate_addresses there is a document text:
/* Read hexadecimal addresses from stdin, translate into
file_name:line_number and optionally function name. */
But the following is a bit too difficult to translate:
#: addr2line.c:262
#, c-format
msgid " at "
msgstr ""
C