Line 79:
Line 79:
info line *0x800084ac
info line *0x800084ac
−
===Alternative Method===
+
===Alternative Method 1===
+
A simpler way to get the line/file from an address is to use addr2line:
+
+
powerpc-gekko-addr2line -e <elf file> <address>
+
+
===Alternative Method 2===
*Step 1:
*Step 1: