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
7
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
Copilot
Copilot code review
Copilot code review
Copilot coding agent
Copilot coding agent
Show more workflows...
Management
Caches
clang-format
clang-format
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
.
clang-format.yml
will be ignored since log searching is not yet available
84 workflow runs
84 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.
新增 syntaxCompatibility 配置项:显式指定使用调试目标解释器解析源码
clang-format
#597:
Pull request
#358
synchronize by
sumneko
25s
syntax-compatibility
syntax-compatibility
25s
View #358
View workflow file
新增 syntaxCompatibility 配置项:显式指定使用调试目标解释器解析源码
clang-format
#596:
Pull request
#358
opened by
sumneko
20s
syntax-compatibility
syntax-compatibility
20s
View #358
View workflow file
解析失败时回退到调试目标解释器
clang-format
#595:
Pull request
#357
synchronize by
sumneko
16s
fallback-target-parser
fallback-target-parser
16s
View #357
View workflow file
解析失败时回退到调试目标解释器
clang-format
#594:
Pull request
#357
synchronize by
sumneko
18s
fallback-target-parser
fallback-target-parser
18s
View #357
View workflow file
解析失败时回退到调试目标解释器
clang-format
#593:
Pull request
#357
synchronize by
sumneko
33s
fallback-target-parser
fallback-target-parser
33s
View #357
View workflow file
解析失败时回退到调试目标解释器
clang-format
#592:
Pull request
#357
opened by
sumneko
32s
fallback-target-parser
fallback-target-parser
32s
View #357
View workflow file
update docs
clang-format
#591:
Commit
d06ba28
pushed by
actboy168
31s
master
master
31s
View workflow file
2.3.0
clang-format
#590:
Commit
60aad02
pushed by
actboy168
22s
master
master
22s
View workflow file
fixed #354
clang-format
#589:
Commit
7bcc73f
pushed by
actboy168
21s
master
master
21s
View workflow file
Merge branch 'master' of https://github.com/actboy168/lua-debug
clang-format
#588:
Commit
02f5b6e
pushed by
actboy168
16s
master
master
16s
View workflow file
update bee
clang-format
#587:
Commit
b1f7aac
pushed by
actboy168
13s
master
master
13s
View workflow file
style: 调整代码格式,统一变量与预处理指令对齐风格
clang-format
#586:
Commit
8868519
pushed by
actboy168
14s
master
master
14s
View workflow file
fix: 清除断点设置逻辑中的 bp.column 和 bp.endColumn 字段
clang-format
#585:
Commit
0c49eee
pushed by
actboy168
23s
master
master
23s
View workflow file
refactor: 重构断点模块,调整proto处理逻辑及ID分隔符
clang-format
#584:
Commit
a4d5bde
pushed by
actboy168
13s
master
master
13s
View workflow file
feat: 新增指令断点功能,支持设置、命中及管理指令断点
clang-format
#583:
Commit
d2ed3fd
pushed by
actboy168
18s
master
master
18s
View workflow file
支持supportsDisassembleRequest (53/54/55)
clang-format
#582:
Commit
cedec72
pushed by
actboy168
36s
master
master
36s
View workflow file
fix: 修复记录点(logpoint)打印位置不正确的问题 (#353)
clang-format
#581:
Commit
bbb41fb
pushed by
actboy168
49s
master
master
49s
View workflow file
fix: 修复记录点(logpoint)在调试控制台中显示位置不正确的问题
clang-format
#580:
Pull request
#353
opened by
sumneko
27s
fix/logpoint-source-location
fix/logpoint-source-location
27s
View #353
View workflow file
重构 Master 退出逻辑,移除对首个 Worker 的依赖
clang-format
#579:
Commit
b60cc15
pushed by
actboy168
54s
master
master
54s
View workflow file
Add keepSessionAlive configuration to maintain debug session across V…
clang-format
#578:
Commit
f3ff547
pushed by
actboy168
1m 20s
master
master
1m 20s
View workflow file
keep session alive
clang-format
#577:
Pull request
#352
opened by
fesily
14s
fesily:keep-session-alive
fesily:keep-session-alive
14s
View #352
View workflow file
2.2.6
clang-format
#575:
Commit
168e5a9
pushed by
actboy168
14s
master
master
14s
View workflow file
修复移除断点后 Continue 仍命中旧断点的问题 (#349)
clang-format
#574:
Commit
6ee2795
pushed by
actboy168
30s
master
master
30s
View workflow file
修复移除断点后 Continue 仍命中旧断点的问题
clang-format
#573:
Pull request
#349
opened by
sumneko
18s
fix/breakpoint-waitverify-stale-hit-cn-pr
fix/breakpoint-waitverify-stale-hit-cn-pr
18s
View #349
View workflow file
修复 Continue 后误命中已移除断点的问题
clang-format
#572:
Pull request
#348
synchronize by
sumneko
18s
sumneko:fix/breakpoint-continue-stale-hit-commentless
sumneko:fix/breakpoint-continue-stale-hit-commentless
18s
View #348
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.