summaryrefslogtreecommitdiff
path: root/src/target/arm7_9_common.c
diff options
context:
space:
mode:
authorØyvind Harboe <oyvind.harboe@zylin.com>2010-05-18 12:34:12 +0200
committerØyvind Harboe <oyvind.harboe@zylin.com>2010-05-18 12:34:12 +0200
commitc86d7bdad4418f4fc3d81a68398187c6480316fa (patch)
treede53a57f6253528efc7763ab2432ac6a7792ca7d /src/target/arm7_9_common.c
parente804a34a632345effd706872605a0cc382a4da70 (diff)
downloadopenocd_libswd-c86d7bdad4418f4fc3d81a68398187c6480316fa.tar.gz
openocd_libswd-c86d7bdad4418f4fc3d81a68398187c6480316fa.tar.bz2
openocd_libswd-c86d7bdad4418f4fc3d81a68398187c6480316fa.tar.xz
openocd_libswd-c86d7bdad4418f4fc3d81a68398187c6480316fa.zip
jim: fix bug in tcl "puts"
tcl "puts" didn't work because the logging code sensored strings that did not include a '\n'. The correct thing is to sensor empty strings, which are used to keep gdb connection alive. The tcl "puts" code broke apart strings which do contain '\n' in order to implement the -nonewline argument, which is how it got hurt by the bug in log.c Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Diffstat (limited to 'src/target/arm7_9_common.c')
0 files changed, 0 insertions, 0 deletions