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

Compatible with GOP file breakpoints #13

Closed
wants to merge 16 commits into from

Conversation

LiusCraft
Copy link

At present, breakpoints can be set, but vscode will not be able to find the source code for the breakpoint location.

@LiusCraft LiusCraft marked this pull request as draft January 11, 2024 12:25
service/dap/server.go Outdated Show resolved Hide resolved
@LiusCraft
Copy link
Author

TODO: support find module path
e: github.com/liuscraft/testgomod/<gopfile path> to github.com/liuscraft/testgomod/<version>/<gopfile path>
feat: support debug vscode setBreakpoints, but not support next command

Copy link

qiniu-x bot commented Jan 21, 2024

[REBASE SUGGESTION] This PR has commit message like:

Merge branch 'goplus:goplus' into goplus

Which seems insignificant, recommend to use git rebase <upstream> <branch>to reorganize your PR.

If you have any questions about this comment, feel free to raise an issue here:

@LiusCraft
Copy link
Author

Currently, GOP only supports vscode debug

@LiusCraft LiusCraft marked this pull request as ready for review January 21, 2024 13:35
@xushiwei xushiwei changed the title [WIP] Compatible with GOP file breakpoints Compatible with GOP file breakpoints Jan 21, 2024
pkg/proc/bininfo.go Outdated Show resolved Hide resolved
pkg/proc/bininfo.go Outdated Show resolved Hide resolved
pkg/proc/bininfo.go Outdated Show resolved Hide resolved
_fixtures/.DS_Store Outdated Show resolved Hide resolved
@LiusCraft LiusCraft closed this Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants