commit | 6d0185ea611276fdf81991d7774d396bdc1ae392 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Thu Dec 07 02:14:13 2006 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Thu Dec 07 02:14:13 2006 +0100 |
tree | cfbea72e9df3816a63ba6debd3e591d89b2c63e1 | |
parent | 3807fd46e94ab9f09e5ee3bff5e6515a94e9b3c7 [diff] |
[PATCH] unwinder: Add debugging output to the Dwarf2 unwinder Add debugging printks to the unwinder to allow easier debugging when something goes wrong with it. This can be controlled with the new unwinder_debug=N option Most output is given by N=1 AK: Added documentation of unwinder_debug= Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Andi Kleen <ak@suse.de>