Changeset View
Changeset View
Standalone View
Standalone View
docs/SourceLevelDebugging.rst
Context not available. | |||||
Name the source variable name. Context and line indicate where the variable | Name the source variable name. Context and line indicate where the variable | ||||
was defined. Type descriptor defines the declared type of the variable. | was defined. Type descriptor defines the declared type of the variable. | ||||
The ``OpPiece`` operator is used for (typically larger aggregate) | |||||
echristo: s/addresses/locations | |||||
variables that are fragmented across several locations. It takes two | |||||
i32 arguments, an offset and a size in bytes to describe which piece | |||||
Not Done ReplyInline Actionss/address/location echristo: s/address/location | |||||
of the variable is at this location. | |||||
.. _format_common_intrinsics: | .. _format_common_intrinsics: | ||||
Debugger intrinsic functions | Debugger intrinsic functions | ||||
Context not available. |
s/addresses/locations