#include <UVSOCK.h>
Data Fields | |
| UINT | nLine |
| Code line number. | |
| xU64 | nAdr |
| Code address. | |
| UINT | iFile |
| Index of 'filename' (0 if none). | |
| UINT | iFunc |
| Index of 'function' (0 if none). | |
| int | nRes [5] |
| Reserved. | |
| char | szFile [1] |
| Filename and function (0 [,'filename',0 [,'function',0]]). | |
Contains information for a code address to a file and line number mapping.
This structure is used in the following messages:
Client <== uVision (Response)
Copyright (c) KEIL - An ARM Company.
All rights reserved.
Visit our web site at www.keil.com.
Generated with doxygen.