#include <UVSOCK.h>
Data Fields | |
| BKTYPE | type |
| Type of breakpoint. | |
| UINT | count |
| Number of occurrances before actually hit. | |
| UINT | accSize |
| Access size for non-execution type breakpoints. | |
| UINT | nExpLen |
| Length of breakpoint expression, including zero terminator. | |
| UINT | nCmdLen |
| Length of breakpoint command, including zero terminator, or 0 if no breakpoint command is required. | |
| char | szBuffer [1024] |
| Breakpoint strings ('breakpoint expression',0 [,'breakpoint command',0]). | |
Data required to create a new breakpoint.
This structure is used in the following messages:
Client ==> uVision (Request)
Copyright (c) KEIL - An ARM Company.
All rights reserved.
Visit our web site at www.keil.com.
Generated with doxygen.