Skip to content

Debugging the Generation of pure_dart #1092

Answered by coder0xff
coder0xff asked this question in Q&A
Discussion options

You must be logged in to vote

After putting an infinite loop in my code to make sure it doesn't exit, I ran top and saw that build-script-build was pinned at 100% CPU usage. I tried to attach the debugger to it, but it didn't work for unknown reasons. I searched the internet for build-script-build and landed on "build.rs" being a special file.

The answer I was looking for was here:
Build Scripts - The Cargo Book

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@coder0xff
Comment options

Answer selected by coder0xff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants