- Fixed regression introduced in 890 when "fixing warnings" for target_call_timer_cal...
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Fri, 12 Sep 2008 07:09:38 +0000 (07:09 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Fri, 12 Sep 2008 07:09:38 +0000 (07:09 +0000)
commit9b6853bc4c8957dd3ebc5b69846cef09306d3155
treedc6fe4c95a27a8c4cdfc5cfc4c0e407b6d54256e
parent0ae7f962f8145e194f13267359f022ebdc8179dc
- Fixed regression introduced in 890 when "fixing warnings" for target_call_timer_callbacks_now().
target_call_timer_callbacks_now() did the same as target_call_timer_callbacks().

- Reduced keep_alive()'s job to only deal with GDB keep  alive problems.

git-svn-id: svn://svn.berlios.de/openocd/trunk@985 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/helper/log.c
src/target/target.c