For your first question, you can use Studio to attach process and see Call Stack tab in Watch window if you can suspend the process during the debug session.
When the code is deployed and no source code is available, Studio shows warning but Call Stack is still available.
Hi, Jose!
For your first question, you can use Studio to attach process and see Call Stack tab in Watch window if you can suspend the process during the debug session.
When the code is deployed and no source code is available, Studio shows warning but Call Stack is still available.