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

add hint how to run the debugger_lua.c.lua file #76

Closed
karstenBriksoft wants to merge 1 commit from patch-1 into master
pull from: patch-1
merge into: slembcke:master
slembcke:master
slembcke:no-extras
slembcke:dev
slembcke:media
slembcke:simple-term
slembcke:slembcke
slembcke:error-hook
slembcke:standalone
karstenBriksoft commented 2022年02月13日 11:51:20 +01:00 (Migrated from github.com)
Copy link

trying to run the debugger_lua.c.lua file from within the embed folder will result in "attempt to index a nil value" errors, which are not obvious, as to why they happen.
by reading through the readme, I've then found out that this file needs to be run from the main folder, which will allow "io.open('debugger.lua')" to not return nil.

I've added a comment at the top of the file to make that obvious.

trying to run the debugger_lua.c.lua file from within the embed folder will result in "attempt to index a nil value" errors, which are not obvious, as to why they happen. by reading through the readme, I've then found out that this file needs to be run from the main folder, which will allow "io.open('debugger.lua')" to not return nil. I've added a comment at the top of the file to make that obvious.
slembcke commented 2024年08月18日 18:01:50 +02:00 (Migrated from github.com)
Copy link

Uff. This is an old one... sorry about that. I ended up simplifying the project structure and fixing this up in the process.

Uff. This is an old one... sorry about that. I ended up simplifying the project structure and fixing this up in the process.
suy commented 2024年08月19日 22:29:20 +02:00 (Migrated from github.com)
Copy link

I'm not the submitter, but let me say that I appreciate that you took the time to close so many issues and PRs on the recent weeks. :) No matter if those were old, it's very appreciated that people can find the time to work on nice and useful open source projects like yours.

I'm not the submitter, but let me say that I appreciate that you took the time to close so many issues and PRs on the recent weeks. :) No matter if those were old, it's very appreciated that people can find the time to work on nice and useful open source projects like yours.

Pull request closed

Please reopen this pull request to perform a merge.
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!76
Reference in a new issue
slembcke/debugger.lua
No description provided.
Delete branch "patch-1"

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?