1
7
Fork
You've already forked debugger.lua
0

allow user to customize format_loc and format_stack_frame_info #91

Merged
ZSaberLv0 merged 1 commit from format_loc into master 2025年05月13日 00:19:25 +02:00
ZSaberLv0 commented 2025年04月24日 16:28:39 +02:00 (Migrated from github.com)
Copy link

when loaded by luaL_loadstring, the stacktrace is very hard to read, also, there's no generic ways to format it
so, it's better to let user to customize the format rules

also, the PR export dbg.COLOR_GRAY series, then users are able to customize colorful output

when loaded by `luaL_loadstring`, the stacktrace is very hard to read, also, there's no generic ways to format it so, it's better to let user to customize the format rules also, the PR export `dbg.COLOR_GRAY` series, then users are able to customize colorful output
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
slembcke/debugger.lua!91
Reference in a new issue
slembcke/debugger.lua
No description provided.
Delete branch "format_loc"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?