I am trying to debug an anonymous block, but SQL Navigator is not allowing me to.
SQL Navigator does not support debugging anonymous blocks.
Create a stored procedure for you anonymous block and compile it into the database. At this time you will be able to debug it.