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

Proposal: guided debugging #47

Open
dragonly opened this issue Mar 16, 2021 · 0 comments
Open

Proposal: guided debugging #47

dragonly opened this issue Mar 16, 2021 · 0 comments

Comments

@dragonly
Copy link
Collaborator

When a developer is interested in TiDB, he/she may first clone the code and do some hack, then compile and debug for fun.
We can make this a natural way of guide!

Here's the brief proposal, which could be detailed if anyone is interested in it:

On a stable version like v4.0, we add breakpoints to all the important code in a complete feature, like client connection handling/select query handing/tv storage RPC/etc. Then the user can choose a feature journey, and start debug using the breakpoints and some possible hints we pre-configured, and learn the code in a complete guided journey!

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

No branches or pull requests

1 participant