{"id":13496103,"url":"https://github.com/actboy168/lua-debug","last_synced_at":"2025-04-04T21:10:22.017Z","repository":{"id":11217292,"uuid":"68796679","full_name":"actboy168/lua-debug","owner":"actboy168","description":"Lua Debug Adapter for Visual Studio Code","archived":false,"fork":false,"pushed_at":"2024-04-12T02:28:06.000Z","size":9379,"stargazers_count":420,"open_issues_count":40,"forks_count":89,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-04-12T14:27:32.812Z","etag":null,"topics":["debug","debugger","lua"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/actboy168.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-09-21T08:31:58.000Z","updated_at":"2024-04-15T02:38:42.306Z","dependencies_parsed_at":"2023-10-12T11:29:41.554Z","dependency_job_id":"adcf310a-1ba5-4663-a8b7-9d10bbf82f52","html_url":"https://github.com/actboy168/lua-debug","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actboy168%2Flua-debug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actboy168%2Flua-debug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actboy168%2Flua-debug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actboy168%2Flua-debug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actboy168","download_url":"https://codeload.github.com/actboy168/lua-debug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249532,"owners_count":20908212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debug","debugger","lua"],"created_at":"2024-07-31T19:01:42.299Z","updated_at":"2025-04-04T21:10:21.999Z","avatar_url":"https://github.com/actboy168.png","language":"Lua","readme":"# lua-debug\n\n[![Build Status](https://github.com/actboy168/lua-debug/workflows/build/badge.svg)](https://github.com/actboy168/lua-debug/actions?workflow=build)\n\n## Requirements\n\n* Lua 5.1 - 5.4 or luajit (thanks [@fesily](https://github.com/fesily))\n* Platform: Windows, macOS, Linux, Android, NetBSD, FreeBSD\n\n## Feature\n\n* Breakpoints\n* Function breakpoints\n* Conditional breakpoints\n* Hit Conditional breakpoints\n* Step over, step in, step out\n* Watches\n* Evaluate expressions\n* Exception\n* Remote debugging\n* Support WSL\n\n## Build\n\n1. Install [luamake](https://github.com/actboy168/luamake)\n``` bash\ngit clone https://github.com/actboy168/luamake\npushd luamake\ngit submodule init\ngit submodule update\n.\\compile\\install.bat(msvc)\n./compile/install.sh (other)\npopd\n```\n\n2. Clone repo.\n``` bash\ngit clone https://github.com/actboy168/lua-debug\ncd lua-debug\ngit submodule init\ngit submodule update\n```\n\n3. Download deps.\n``` bash\nluamake lua compile/download_deps.lua\n```\n\n4. Build\n```\nluamake -mode release\n```\n\n## Install to VSCode\n\n1. Install extension `actboy168.lua-debug` and `actboy168.extension-path`\n2. Open [repo](https://github.com/actboy168/lua-debug) in VSCode\n3. Run task：Copy Publish\n\n## Todo\n\n* iOS example.\n","funding_links":[],"categories":["Lua"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factboy168%2Flua-debug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factboy168%2Flua-debug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factboy168%2Flua-debug/lists"}