- 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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user