https://sourceware.org/bugzilla/show_bug.cgi?id=16395
Bug ID: 16395 Summary: Can't get address、filenameline 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 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 100000648 -f -p 4、 Result: -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils