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

fix: cmd_down past stack_top #42

Merged
aleclarson merged 1 commit from down-cmd into master 2018年04月27日 07:09:05 +02:00
aleclarson commented 2018年04月27日 07:07:47 +02:00 (Migrated from github.com)
Copy link

While looking for the next inspectable frame, the down command accidentally went past the bottom of the stack (known as stack_top in the code).

While looking for the next inspectable frame, the `down` command accidentally went past the bottom of the stack (known as `stack_top` in the code).
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!42
Reference in a new issue
slembcke/debugger.lua
No description provided.
Delete branch "down-cmd"

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?