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

jdb should support a dbgtrace command that acts the same as the dbgtrace command line option

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 13
    • 13
    • core-svc
    • None
    • b09

      jdb supports the dbgtrace command line option for enabling JDI debug tracing. The problem is that often you don't know that you need the tracing until after you've already launched jdb. Another issue is that even if you know you'll need tracing at launch, often you don't want to see any tracing until after you have done a few things in jdb. The trace output before then just becomes a nuisance.

      Having a dbgtrace command would allow you to change the trace flags at any point during debugging.

            cjplummer Chris Plummer
            cjplummer Chris Plummer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: