Charles Hardin ckhardin at gmail.com Instead of stashing the context in a global...
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 17 Jul 2008 17:31:07 +0000 (17:31 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 17 Jul 2008 17:31:07 +0000 (17:31 +0000)
commit0ebb33b185314a113a6961bf26c7b59cf42aff63
tree7e65fc83ff1b899e5219ddd245db9684be8ca3a3
parent5fefa83d078bfea4338f4bb2112c5ef98c54656e
Charles Hardin ckhardin at gmail.com   Instead of stashing the context in a global variable, just use the "context"
associated with the interp structure being passed around

And fixed the message referring to mem2array in the array2mem function

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