Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
actboy168
/
lua-debug
Public
Notifications
You must be signed in to change notification settings
Fork
104
Star
503
Code
Issues
58
Pull requests
6
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Actions: actboy168/lua-debug
Actions
All workflows
Workflows
build
build
clang-format
clang-format
Copilot code review
Copilot code review
Copilot coding agent
Copilot coding agent
Show more workflows...
Management
Caches
build
build
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
build.yml
will be ignored since log searching is not yet available
81 workflow runs
81 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
update docs
build
#1672:
Commit
d06ba28
pushed by
actboy168
13m 19s
master
master
13m 19s
View workflow file
2.3.0
build
#1671:
Commit
60aad02
pushed by
actboy168
7m 52s
master
master
7m 52s
View workflow file
fixed #354
build
#1670:
Commit
7bcc73f
pushed by
actboy168
10m 24s
master
master
10m 24s
View workflow file
Merge branch 'master' of https://github.com/actboy168/lua-debug
build
#1669:
Commit
02f5b6e
pushed by
actboy168
8m 47s
master
master
8m 47s
View workflow file
update bee
build
#1668:
Commit
b1f7aac
pushed by
actboy168
8m 49s
master
master
8m 49s
View workflow file
style: 调整代码格式,统一变量与预处理指令对齐风格
build
#1667:
Commit
8868519
pushed by
actboy168
8m 18s
master
master
8m 18s
View workflow file
fix: 清除断点设置逻辑中的 bp.column 和 bp.endColumn 字段
build
#1666:
Commit
0c49eee
pushed by
actboy168
8m 56s
master
master
8m 56s
View workflow file
refactor: 重构断点模块,调整proto处理逻辑及ID分隔符
build
#1665:
Commit
a4d5bde
pushed by
actboy168
7m 41s
master
master
7m 41s
View workflow file
feat: 新增指令断点功能,支持设置、命中及管理指令断点
build
#1664:
Commit
d2ed3fd
pushed by
actboy168
7m 58s
master
master
7m 58s
View workflow file
支持supportsDisassembleRequest (53/54/55)
build
#1663:
Commit
cedec72
pushed by
actboy168
8m 33s
master
master
8m 33s
View workflow file
fix: 修复记录点(logpoint)打印位置不正确的问题 (#353)
build
#1662:
Commit
bbb41fb
pushed by
actboy168
8m 15s
master
master
8m 15s
View workflow file
fix: 修复记录点(logpoint)在调试控制台中显示位置不正确的问题
build
#1661:
Pull request
#353
opened by
sumneko
9m 14s
fix/logpoint-source-location
fix/logpoint-source-location
9m 14s
View #353
View workflow file
重构 Master 退出逻辑,移除对首个 Worker 的依赖
build
#1660:
Commit
b60cc15
pushed by
actboy168
8m 10s
master
master
8m 10s
View workflow file
Add keepSessionAlive configuration to maintain debug session across V…
build
#1659:
Commit
f3ff547
pushed by
actboy168
9m 44s
master
master
9m 44s
View workflow file
keep session alive
build
#1658:
Pull request
#352
opened by
fesily
8m 55s
fesily:keep-session-alive
fesily:keep-session-alive
8m 55s
View #352
View workflow file
2.2.6
build
#1656:
Commit
168e5a9
pushed by
actboy168
8m 10s
master
master
8m 10s
View workflow file
修复移除断点后 Continue 仍命中旧断点的问题 (#349)
build
#1655:
Commit
6ee2795
pushed by
actboy168
8m 13s
master
master
8m 13s
View workflow file
修复移除断点后 Continue 仍命中旧断点的问题
build
#1654:
Pull request
#349
opened by
sumneko
8m 23s
fix/breakpoint-waitverify-stale-hit-cn-pr
fix/breakpoint-waitverify-stale-hit-cn-pr
8m 23s
View #349
View workflow file
修复 Continue 后误命中已移除断点的问题
build
#1653:
Pull request
#348
synchronize by
sumneko
9m 17s
sumneko:fix/breakpoint-continue-stale-hit-commentless
sumneko:fix/breakpoint-continue-stale-hit-commentless
9m 17s
View #348
View workflow file
修复 Continue 后误命中已移除断点的问题
build
#1652:
Pull request
#348
opened by
sumneko
7m 54s
sumneko:fix/breakpoint-continue-stale-hit-commentless
sumneko:fix/breakpoint-continue-stale-hit-commentless
7m 54s
View #348
View workflow file
Fix env for lua5.1/luajit (#347)
build
#1651:
Commit
650487c
pushed by
actboy168
8m 39s
master
master
8m 39s
View workflow file
2.2.5
build
#1646:
Commit
7fdac73
pushed by
actboy168
9m 41s
master
master
9m 41s
View workflow file
修复断点问题
build
#1645:
Commit
e0c4b72
pushed by
actboy168
9m 11s
master
master
9m 11s
View workflow file
2.2.4
build
#1644:
Commit
da570af
pushed by
actboy168
8m 48s
master
master
8m 48s
View workflow file
兼容坡脚前端
build
#1643:
Commit
846297e
pushed by
actboy168
8m 34s
master
master
8m 34s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.