Skip to content

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

Closed
@refack

Description

  • 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.inspectorIssues and PRs related to the V8 inspector protocolopensslIssues 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