Hi folks,
We recently upgraded from 72 to 80 and now I noticed I can no longer debug my deprecated procedures. For example when I add breakpoints to any lines of my code the breakpoint gets a red X inside the breakpoint icon and if I mouse-over the icon I get error 'you cannot set breakpoints because you are not authorized to debug this procedure'. Has something changed with security in relation to debugging in rev80? Interestingly I can copy and paste all the code into a new hdbprocedure and debug works fine. I have been meaning to move all my old deprecated procs to newer hdbprocedures however I've been procrastinating as I'm not clear what the difference is between the two procedure types. So if you have any feedback on that difference it would be a bonus.
NOTE: Also if I debug deprecated procedure with old 72 studio it also does not work any longer (I cant debug with 72 or 80 studio now that db is upgraded to 80).
Thanks!
-Patrick