From: Matt Klein Date: Wed, 2 Jan 2013 21:20:49 +0000 (-0800) Subject: kdb: Setup basic kdb state before invoking commands via kgdb X-Git-Tag: v3.9-rc1~24^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00370b8f8dd6e3171b8202f9c5187a5f73e99497;p=pandora-kernel.git kdb: Setup basic kdb state before invoking commands via kgdb Although invasive kdb commands are not supported via kgdb, some useful non-invasive commands like bt* require basic kdb state to be setup before calling into the kdb code. Factor out some of this code and call it before and after executing kdb commands via kgdb. Signed-off-by: Matt Klein Signed-off-by: Jason Wessel --- Reading git-diff-tree failed