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

ttdReplayDebugUri not initialised #616

Open
YannDelorme opened this issue Feb 18, 2019 · 0 comments
Open

ttdReplayDebugUri not initialised #616

YannDelorme opened this issue Feb 18, 2019 · 0 comments

Comments

@YannDelorme
Copy link

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);

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant