diff options
author | Jason Wessel <jason.wessel@windriver.com> | 2010-07-22 00:27:07 (GMT) |
---|---|---|
committer | Jason Wessel <jason.wessel@windriver.com> | 2010-07-22 00:27:07 (GMT) |
commit | b0679c63db655fa12007558e267bc0eb1d486fdb (patch) | |
tree | b210de833621055d02c2114b77d419f09ea73a36 /tools | |
parent | 9e8b624fcaebf9c237b5be9116f4424bf168e6d1 (diff) | |
download | linux-fsl-qoriq-b0679c63db655fa12007558e267bc0eb1d486fdb.tar.xz |
debug_core,kdb: fix kgdb_connected bit set in the wrong place
Immediately following an exit from the kdb shell the kgdb_connected
variable should be set to zero, unless there are breakpoints planted.
If the kgdb_connected variable is not zeroed out with kdb, it is
impossible to turn off kdb.
This patch is merely a work around for now, the real fix will check
for the breakpoints.
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions