Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4029088

JDB: can't get the 'use' command to find the source

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P5 P5
    • None
    • 1.1
    • core-svc
    • None
    • generic
    • generic

       I'm working with the Java Beans, and I was trying to
                        use jdb to learn to debug a Java Bean, and I've hit some
                        problems. I recompiled JellyBean with
                        the -g flag (I edited jelly.mk to include the -g flag)
                        created a new jar file, decanted the new jar file into
                        beans/beanbox/unjar, and started jdb by entering 'nmake jdb'
                        in beans/beanbox. I hope all this setup is clear, feel free
                        to call 512-838-3409 or email ###@###.### if
                        you can't follow. Here are the problems I found:
      ...
                        2) I can't get the 'use' command to find the source. In
                           the beanbox setup, it sets CLASSPATH to look at the
                           decanted jar file, which, of course, only contains the
                           .class files. When I tried to get the 'use' command to
                           reset the path to look for the source so jdb would
                           also look in the development directory so it could find the
                           .java files, I never could get it to work.
      Karalee LeBlanc, ###@###.###

            rfield Robert Field (Inactive)
            rfield Robert Field (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: