Debugging Modules #1309
Unanswered
leigh-pointer
asked this question in
General
Replies: 2 comments 1 reply
-
This approach definitely simplifies the development/debugging effort. Does your module still use the debug,cmd to deploy the module assemblies to the Oqtane /bin - or is this not necessary with your approach? |
Beta Was this translation helpful? Give feedback.
1 reply
-
What you did is make sense and sure it simplify the debugging process but still there's a lack in WebAssembly debugging |
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
-
Not sure if this is a known or documented but to build and debug my modules simply, I add the Oqtaned Server project to my Module solutions and set as startup project and hit F5. No more attaching the debugger!
Studio-Elf Debugging
Beta Was this translation helpful? Give feedback.
All reactions