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

jdb does not work on Linux platform.

XMLWordPrintable

    • rc2
    • x86
    • linux
    • Verified

        Name: tb29552 Date: 09/08/2000

        java version "1.3.0beta_refresh"
        Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0beta_refresh-b09)
        Java HotSpot(TM) Client VM (build 1.3.0beta-b07, mixed mode)

        Start the java debugger with the command: jdb <java class file> <command line>.
        It loads and prints:

        Initializing jdb...
        *** Reading commands from /home/kpratt/.jdbrc
        > *** Reading commands from /home/kpratt/.jdbrc
        > >
        Now, I type 'run' and get:

        run <java class file and command line I supplied above>
        VM Started:
        >
        I type 'threads' and the debugger hangs. Also, the java class file being
        debugged does not seem to actually run. Print statements that work when run
        with the java command do not work when run under the jdb.
        (Review ID: 107920)
        ======================================================================

        al.smith@eng 2001-04-10

        Regression tests:
        com/sun/jdi/FilterMatch.java
        com/sun/jdi/FilterNoMatch.java
        are failing with Ladybird build 19 on Linux 6.2 host d-ucup02-123-253
        Most of the time they fail. However, these tests will intermittently
        pass. Note: This test does not have a timeout value specified and uses
        the default of 2 minutes provided by jtreg.
        See Bug # 4427363
        al.smith@eng 2001-04-26
        Verified in Merlin b61 and Ladybird b23

              dcubed Daniel Daugherty
              tbell Tim Bell
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: