commit | f6054e2131d8f5d43f6686ecc7687994adecc5a2 | [log] [tgz] |
---|---|---|
author | Sebastian Siewior <bigeasy@linutronix.de> | Thu May 01 12:16:38 2008 +1000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu May 01 08:08:35 2008 -0700 |
tree | cd08ec02d9ca6259efbf948d4ca829b7ceafa8fd | |
parent | 008150f53729d188a5c14b1a86725972e15fe5f4 [diff] |
m68knommu: add pretty back strace With this patch and CONFIG_FRAME_POINTER=y CONFIG_KALLSYMS=y The backtrace shows resolved function names and their numeric address. Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de> Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>