openharmony 鸿蒙 capi-hidebug-hidebug-jsstackframe

2026-08-25 浏览 (1)

HiDebug_JsStackFrame

typedef struct HiDebug_JsStackFrame {...} HiDebug_JsStackFrame

Overview

Defines a struct for the JS stack frame content.

Since: 20

Related module: HiDebug

Header file: hidebug_type.h

Summary

Member Variables

NameDescription
uint64_t relativePcRelative PC address, which is the offset of the current PC relative to the start address of its mapping area (such as an executable file or shared library).
int32_t lineLine number of the code corresponding to the current stack frame in the file.
int32_t columnColumn number of the code corresponding to the current stack frame in the specified line.
const char* mapNameName of the mapping area to which the current stack frame belongs.
const char* functionNameName of the function corresponding to the current stack frame.
const char* urlURL of the code file corresponding to the current stack frame. It can be used to find the corresponding code file in the local path or on the remote server.
const char* packageNameName of the package to which the code corresponding to the current stack frame belongs.

你可能感兴趣的鸿蒙文章

openharmony 鸿蒙 js-apis-hiviewdfx-FaultLogExtensionAbility

openharmony 鸿蒙 capi-log-h

openharmony 鸿蒙 errorcode-hisysevent-sys

openharmony 鸿蒙 capi-hitrace-hitraceid

openharmony 鸿蒙 capi-hidebug-hidebug-threadcpuusage

openharmony 鸿蒙 js-apis-loglibrary-sys

openharmony 鸿蒙 capi-hiappevent-h

openharmony 鸿蒙 capi-hitrace

openharmony 鸿蒙 capi-hiappevent-param-h

openharmony 鸿蒙 capi-hidebug-hidebug-stackframe

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/Hn6Gne1k