debug.cpp: Do not print help message for methods ifdef'd out

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: 25, 26
    • Component/s: hotspot
    • b17

      help() currently prints details for all commands, regardless if they are ifdef'd out e.g. pns. via ifndef PRODUCT.

      When `call pns(...)` is executed in gdb according to the help message on a release build, gdb will complain about symbol not found.

            Assignee:
            Kerem Kat
            Reporter:
            Kerem Kat
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: