1
0
Fork
You've already forked LLD-attach-script
0
No description
  • Lua 100%
2024年06月16日 22:23:55 +02:00
.vscode Initial Commit 2024年06月14日 12:15:10 +02:00
.gitignore Initial Commit 2024年06月14日 12:15:10 +02:00
attach.lua fix: typo prevents passing SCRIPT_ROOTS to process 2024年06月16日 22:23:55 +02:00
program.lua feat: automatically break when running the demo 2024年06月14日 15:54:10 +02:00
README.md Initial Commit 2024年06月14日 12:15:10 +02:00

Attaching to process via local-lua-debugger proof of concept

  1. Run VSCode debugger
  2. Run program via lua program.lua
  3. Set breakpoint in VSCode