diem / diem/move

[Feature Request] Improve stacktrace readability (with line numbers)

Open
#101 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
378
Forks
137
PR merge metrics
No merged PRs in 30d

Description

Today if we call `Debug::print_stack_trace`, it prints a stack with very low-level data: bytecode, stack information and etc.
This however isn't typically what a Move developer wants.
The basic thing a developer want to see would be the similar kind of stacktrace in other languages: the file and line number of each function in the stack.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.