unable to invoke the debugger using "appletviewer -debug" - ClassNotFoundExcepti

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 1.3.0
    • Affects Version/s: 1.3.0
    • Component/s: tools
    • kestrel
    • generic
    • generic



      Name: ssC76496 Date: 10/11/99


      testcase
      ---------
      *************
      /*
      <applet code="testBugApp.class" height=100 width=200>
      </applet>
      */
      import java.applet.*;
      import java.awt.Graphics;

      public class testBugApp extends Applet {

      public void paint(Graphics g) {
       g.drawString("Here is the BUG!!!",20,20);
      }

      }
      *************

      C:\bugstock\mixed_g-I\appletviewer>appletviewer -debug testBugApp.java
      Can''t find the debugger!

      C:\bugstock\mixed_g-I\appletviewer>appletviewer_g -debug testBugApp.java

      Can''t find the debugger!

      C:\bugstock\mixed_g-I\appletviewer>

      *****************
      ======================================================================

            Assignee:
            Gordon Hirsch (Inactive)
            Reporter:
            Shahulhameedmohaideenhaleema Shakila (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: