Skip to content

build: --without-ssl and --without-intl imply new limitation (no debugger) #12758

Description

@refack
  • Version: > 6
  • Platform: All
  • Subsystem: inspector, ssl

Since #12197 (i.e. node8) when node is built --without-ssl or --without-intl inspector is not available. As a consequence node is built with no debugger interface. configure does not warn about this (new) consequence.

Since in previous versions these switches did not remove all debugger interface, this is a regression in the build behaviour.

Ref: #12757

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to Node.js builds or CI infrastructure.inspectorIssues and PRs related to the V8 inspector protocol.opensslIssues and PRs related to the OpenSSL dependency.regressionIssues related to regressions.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions