-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hey there, just wanted to say thanks for sharing this plugin, if I can get it working it will save me a ton of time!
The issue I am experiencing is that I can't get the breakpoints to appropriately fire using VS 2017 and LUA 5.1.5. The sample project works, but when the breakpoints trip in my project it opens up Ido.c... I am using a pre-built LUA dll (built directly from the source, I believe), and I had to copy my lua51.pdb file into the executable folder.
Here is the top of my log:
lua_dkm_debug_log.txt
(Note: I removed a lot of the duplicate messages and redacted some paths)
Some things I noticed comparing it to the working log:
- fails trying to add hooks to some of the _____x LUA auxiliary functions that were not present in 5.1, might not be an issue
- does not launch an attacher after hooking?
Any ideas?
Edit: in the current version the file status is 'Loaded from file'
Metadata
Metadata
Assignees
Labels
No labels