Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to remote debug xmake source code #4200

Merged
merged 12 commits into from Sep 14, 2023
Merged

Support to remote debug xmake source code #4200

merged 12 commits into from Sep 14, 2023

Conversation

waruqi
Copy link
Member

@waruqi waruqi commented Sep 14, 2023

xmake service --connect
xmake service --sync --xmakesrc=~/projects/personal/xmake/xmake/
xmake build
xmake run

then edit local xmake source code in ~/projects/personal/xmake/xmake/

xmake service --sync --xmakesrc=~/projects/personal/xmake/xmake/
xmake build
xmake run

it will use local modified xmake source code.

@waruqi waruqi added this to the v2.8.3 milestone Sep 14, 2023
@waruqi waruqi merged commit 7baaf56 into dev Sep 14, 2023
38 checks passed
@waruqi waruqi deleted the xmakesrc branch September 14, 2023 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant