Closed obi458 closed 4 years ago
Fresh app with: rebar3 new app myapp
set debug point start(_StartType, _StartArgs) ->
debug -> freeze -> nothing run -> works
erlang 22.x -> debug -> works
Any hints?
Fresh app with: rebar3 new app myapp
set debug point start(_StartType, _StartArgs) ->
debug -> freeze -> nothing run -> works
erlang 22.x -> debug -> works
Any hints?