|
From: | dongbiao830415 at foxmail dot com |
Subject: | [Bug binutils/16396] New: Can't get address、filename、line number on aix 6.1 by addr2line! |
Date: | Sun, 05 Jan 2014 16:20:23 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=16396 Bug ID: 16396 Summary: Can't get address、filename、line number on aix 6.1 by addr2line! Product: binutils Version: 2.24 Status: NEW Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: dongbiao830415 at foxmail dot com I want to get BACKTRACE (address + filename + line number) on Aix6.1(powerpc-ibm-aix6.1.0.0) by addr2line。 1、cc -qtbtable=full -qlinedebug -q64 -g -o stack stack.c 2、./stack [tpss@/file1/tpss/src]./stack 1000005a4 100000648 100000684 1000006c4 1000002b4 3、 /addr2line -e stack 0x100000648 -f -p 4、 Result [tpss@/file1/tpss/src]./addr2line -e stack 0x100000648 -f -p ?? ??:0 [tpss@/file1/tpss/src] -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |