[erlang-questions] tracer keep tracing after stopping dbg

Leo Liu sdl.web@REDACTED
Wed Oct 1 04:45:50 CEST 2014


To reproduce in OTP 17.3:

1. dbg:tracer()
2. dbg:p(all, all)
3. dbg:stop()

Tracing messages keep printing to the tty. Even though dbg is stopped
the tracer is still alive. Bug?

Leo




More information about the erlang-questions mailing list