trouble with clobs and huge SQL statements during debug

I have code that has been updated to use clobs for sql. The generated sql is over 32K long. The code works, but during debug I can not see the whole statement. I see a small piece, Is there a way to see the whole clob sql statement?? I want to copy it and run it in another session. So far I have been unable to do so, in Oracle 11.1,11.2 and 12c. I am using Toad BETA 12.7.0.31

TIA,

Steven