HiDebug_StackFrame
typedef struct HiDebug_StackFrame {...} HiDebug_StackFrame
Overview
Defines the stack frame content.
Since: 20
Related module: HiDebug
Header file: hidebug_type.h
Summary
Member Variables
| Name | Description |
|---|---|
| HiDebug_StackFrameType type | Type of the current stack. |
| struct HiDebug_JsStackFrame js | JS stack frame content defined by HiDebug_JsStackFrame. |
| struct HiDebug_NativeStackFrame native | Native stack frame content defined by HiDebug_NativeStackFrame. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 js-apis-hiviewdfx-FaultLogExtensionAbility
openharmony 鸿蒙 errorcode-hisysevent-sys
openharmony 鸿蒙 capi-hitrace-hitraceid
openharmony 鸿蒙 capi-hidebug-hidebug-threadcpuusage
openharmony 鸿蒙 js-apis-loglibrary-sys
openharmony 鸿蒙 capi-hiappevent-h