Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-23 | Merge branch 'lucafavatella/fix-doc-of-dbg-stop' | Henrik Nord | |
* lucafavatella/fix-doc-of-dbg-stop: Correct doc of return value of dbg:{stop,stop_clear} functions OTP-11603 | |||
2014-01-02 | Correct doc of return value of dbg:{stop,stop_clear} functions | Luca Favatella | |
2013-08-12 | Merge branch 'maint' | Siri Hansen | |
2013-08-06 | Allow 'silent' flag to be set with dbg:p/2 | Siri Hansen | |
This flag, which silences call trace, can be set with erlang:trace/3, but was not allowed in dbg:p/2. This has been corrected. | |||
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2013-01-09 | Fix some FOP warnings | Hans Bolinder | |
Examples overflowing the width of PDF pages have been fixed. The remaining warnings are due to table cells, and require more work. | |||
2011-09-20 | Merge branch 'dev' into major | Henrik Nord | |
Conflicts: erts/aclocal.m4 erts/include/internal/ethread_header_config.h.in | |||
2011-09-15 | Fix typos in dbg(3) | Tuncer Ayaz | |
2011-08-09 | Expand documenation about built-in aliases for tracing patterns | Lukas Larsson | |
2011-08-03 | Add two additional built-in trace patterns, c and cx | Lukas Larsson | |
c means [{'_',[],[{message,{caller}}]}] cx means [{'_',[],[{exception_trace},{message,{caller}}]}] | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |