commit | 9d1ee8ce92e16c6aa0a3fd91ee8ed9e403b3a2eb | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Mon Sep 23 17:38:01 2013 +0200 |
committer | Richard Weinberger <richard@nod.at> | Sun Nov 17 11:27:25 2013 +0100 |
tree | fa38685d0c62cbc97d9016750bb18c7feac54799 | |
parent | 5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52 [diff] |
um: Rewrite show_stack() Currently on UML stack traces are not very reliable and both x86 and x86_64 have their on implementations. This patch unifies both and adds support to outline unreliable functions calls. Signed-off-by: Richard Weinberger <richard@nod.at>