Recent content by Thurman

  1. T

    Break doesn't work properly on debugger

    I changed my shortcut as follows: "C:\Program Files\PLSQL Developer\PLSQLDev.exe" debug I ran the debugger and it hung, but I couldn't find the debug file. There is no file called debug.txt on my C:\ drive and no .txt file in the PLSQL Developer directory that contains debug info. What...
  2. T

    Break doesn't work properly on debugger

    I'll do that and get back to you ASAP.
  3. T

    Break doesn't work properly on debugger

    The Oracle database runs on a Sun Solaris server and my laptop runs Windows 2000 SP2.
  4. T

    Break doesn't work properly on debugger

    In an Oracle 9.2 database, when I use Break to stop execution of a long-running job, the debugger often hangs and I have to cancel PL/SQL Developer from Task Manager. The CPU utilization on my PC is at 100% before I cancel the debugger. I am using Win 2000 Pro & 5.0.3.527 of the tool. Is this...
Back
Top