- added a test document as a starting point

- corrected URL information for the repro

git-svn-id: svn://svn.berlios.de/openocd/trunk@322 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
mifi
2008-02-23 12:02:15 +00:00
parent b9bdac0251
commit 8603019609
2 changed files with 81 additions and 1 deletions

View File

@@ -94,7 +94,7 @@ int main(int argc, char *argv[])
printf( "\n$URL$\n");
DEBUG( OPENOCD_VERSION );
DEBUG( "$URL$");
DEBUG( "$URL$");
cfg_cmd_ctx = copy_command_context(cmd_ctx);
cfg_cmd_ctx->mode = COMMAND_CONFIG;