Martin Surasky
Member
I'm going through some pain points with the debugging functionality. I’m hoping someone has seen this in the past and maybe will be able to lead me in the right direction.
In a nutshell: even when compiling packages with debug info. I notice that, when I step into the code for SOME packages (not all of them) the variables show "(No debug information)"
Initially I discarded the lack of debug information and also miss/configurations at the server level as suspects of this. I can create a simple package on the same server and debug and get variable info just fine. It seems to be affecting some packages and not others.
Like I said, I can debug the offending package and even see the checkmark beside “Add debug information‿.
I even have checked the “Add debug information when compiling‿ (another reason to believe that this is not causing this problem).
Would anybody in this forum be able to think another obvious reason why this is happening to me?
Thanks!
In a nutshell: even when compiling packages with debug info. I notice that, when I step into the code for SOME packages (not all of them) the variables show "(No debug information)"

Initially I discarded the lack of debug information and also miss/configurations at the server level as suspects of this. I can create a simple package on the same server and debug and get variable info just fine. It seems to be affecting some packages and not others.
Like I said, I can debug the offending package and even see the checkmark beside “Add debug information‿.

I even have checked the “Add debug information when compiling‿ (another reason to believe that this is not causing this problem).

Would anybody in this forum be able to think another obvious reason why this is happening to me?
Thanks!
Last edited: