winaddr2line shows no output
Posted: Fri Nov 07, 2014 12:24 pm
Has anyone else had a problem with the winaddr2line application showing no results when attempting to decode a program counter? I've seen where it shows the "???" before when it can't find the code to reference, but this is different, the output window is just blank. I'm pointing to the elf file properly and entering the hex address from the trap message, but I get nothing. I tried setting up a default project just to make sure it wasn't something with my project, but that didn't help. I tried on both nndk 2.6.8. and 2.6.7. I know I've used it successfully in the past but I can't think of what might have changed since then.