Replies: 1 comment
-
I am not familiar with Substrate or its build system. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can get codelldb to debug the client node (Rust) code but I want to set breakpoints in the Substrate library (different source directory). I don't understand what the correct value is for the "from" mapping. I think the "to" mapping is to the root of the Substrate source directory.
"sourceMap": { "???" : "../../paritytech/substrate/substrate" }
Beta Was this translation helpful? Give feedback.
All reactions