aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/src/dbg.erl
AgeCommit message (Expand)Author
2017-06-29[dbg] Fix encoding commentSiri Hansen
2017-06-16[dbg] Update default trace handler to print unicode atoms correctlySiri Hansen
2017-06-09stdlib: Handle Unicode atoms in ms_transformHans Bolinder
2016-09-23[ttb] Add option <c>queue_size</c> to tracer/2Siri Hansen
2016-05-20[runtime_tools] Don't trace the trace client portSiri Hansen
2016-05-20[runtime_tools] Allow setting trace flag 'exiting' with dbgSiri Hansen
2016-05-13Merge branch 'egil/runtime_tools/fix-unmatched_return/OTP-13595'Björn-Egil Dahlberg
2016-05-12runtime_tools: Fix unmatched return warningsBjörn-Egil Dahlberg
2016-05-04Change dbg:ctpe to go back to defaultSverker Eriksson
2016-05-04runtime_tools: Add dbg functions tpe/2 and ctpe/1Sverker Eriksson
2016-04-15runtime_tools: Make dbg work with erl_tracer modulesLukas Larsson
2016-04-15runtime_rools: Allow new timestamp trace flagsLukas Larsson
2016-04-15runtime_tools: Update dbg to work with tracing on portsLukas Larsson
2016-04-15erts: Extend process and port tracingLukas Larsson
2016-02-17runtime_tools: Add suppression of Dialyzer warningsHans Bolinder
2016-01-28Use file read buffering in dbg:trace_clientPéter Gömöri
2015-06-18Change license text to APLv2Bruce Yinhe
2015-02-26Ensure dbg tracer exits when dbg is stoppedJames Fish
2014-01-02Correct doc of return value of dbg:{stop,stop_clear} functionsLuca Favatella
2013-08-06Allow 'silent' flag to be set with dbg:p/2Siri Hansen
2013-04-05Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2012-07-19runtime_tools: Remove VxWorksBjörn-Egil Dahlberg
2011-10-21Flush trace file driver before stopping dbgSiri Hansen
2011-08-03Add two additional built-in trace patterns, c and cxLukas Larsson
2010-03-22Merge branch 'pan/otp_8332_halfword' into devErlang/OTP
2010-03-10Make tracing and distribution workPatrik Nyblom
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP