Skip to content
Commit 00370b8f authored by Matt Klein's avatar Matt Klein Committed by Jason Wessel
Browse files

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: default avatarMatt Klein <mklein@twitter.com>
Signed-off-by: default avatarJason Wessel <jason.wessel@windriver.com>
parent 5f784f79
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment