Peter Edwards
Peter Edwards
Hi, Thanks for the report. I submitted https://github.com/peadar/pstack/commit/a7827700814c79174528c60cd43337db72357a6f to fix the build issue, but there are other problems causing the stack unwinding to fail - that'll take longer to fix....
Ah - I remember now. Realistically, the stack unwinding in pstack won't work for arm32, because it uses a different, arm32-specific section to encode the rules for unwinding the stack....
It hadn't crossed my mind. I don't have any physical hardware, but if PPC uses normal DWARF unwinding tables it should be pretty easy to make it work. I'll fire...
I can certainly try and make this work for slightly older systems out of the box
Pull request #26 implements gnu_hash lookups - Can you see if the "gnuhash" branch on peadar/mimick fixes this?