/*
* vivi/lib/command.c:
* - to support user commands on the boot loader
*
* Copyright (C) 2001 MIZI Research, Inc.
*
* This program is free software; you can redistribute it and/or modify
*
set trace-commands on
# Debugger test of 'command' command
#
# Try to set command when there is none.
command 1
#
# Now a command for a real breakpoint
break 23
command 1
x x
end
#
###################
(dbg-test1.sh:22):
22: x=22
+# Debugger test of 'command' command
+#
+# Try to set command when there is none.
+command 1
No breakpoint number 1.
+#
+# Now a command for a real breakpoint
+break 23
//**** ATMEL AVR - A P P L I C A T I O N N O T E ************************
//*
//* Title: AVR068 - STK500 Communication Protocol
//* Filename: command.h
//* Version: 1.0
//* Last updated: 31