Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

ttdReplayDebugUri not initialised #616

@YannDelorme

Description

@YannDelorme

TTD does not work anymore

in node_options.cc
replace

AddOption("--replay-debug",
"replay and debug using recording log",
&PerProcessOptions::ttdReplayUri);

with

AddOption("--replay-debug",
"replay and debug using recording log",
&PerProcessOptions::ttdReplayDebugUri);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions