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
Accelerator
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
Type
/
to 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
105
Star
503
Code
Issues
57
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
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
184 workflow runs
184 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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
clang-format
#591:
Commit
d06ba28
pushed by
actboy168
31s
master
master
31s
View workflow file
update docs
build
#1672:
Commit
d06ba28
pushed by
actboy168
13m 19s
master
master
13m 19s
View workflow file
2.3.0
clang-format
#590:
Commit
60aad02
pushed by
actboy168
22s
master
master
22s
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
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
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
clang-format
#587:
Commit
b1f7aac
pushed by
actboy168
13s
master
master
13s
View workflow file
update bee
build
#1668:
Commit
b1f7aac
pushed by
actboy168
8m 49s
master
master
8m 49s
View workflow file
style: 调整代码格式,统一变量与预处理指令对齐风格
clang-format
#586:
Commit
8868519
pushed by
actboy168
14s
master
master
14s
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
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
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
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
支持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)打印位置不正确的问题 (#353)
clang-format
#581:
Commit
bbb41fb
pushed by
actboy168
49s
master
master
49s
View workflow file
Copilot code review
Copilot code review
#4:
by
Copilot
AI
2m 21s
refs/pull/353/head
refs/pull/353/head
2m 21s
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
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
Previous
1
2
3
4
5
6
7
8
Next
You can’t perform that action at this time.