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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 13
    • Affects Version/s: 13
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: