Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-15 | update copyright-year | Henrik Nord | |
2016-02-23 | Use compile source info in debugger | José Valim | |
Prior to this commit, the debugger relied on a simple heuristic that traverses directory from the beam file to find a source file. The heuristic was maintained with this patch but, if it fails, it fallbacks to the source value in the module compile info. In order to illustrate how it works, one of the tests that could not find its source now passes successfully (showing the source lookup is more robust). | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-06-04 | Merge branch 'zhird/leoliu/dbg_wx_trace/arg-to-gui_enable_updown' | Zandra Hird | |
* zhird/leoliu/dbg_wx_trace/arg-to-gui_enable_updown: Fix argument to gui_enable_updown in dbg_wx_trace:init/6 | |||
2015-05-26 | Fix argument to gui_enable_updown in dbg_wx_trace:init/6 | Leo Liu | |
Fix comment on new_process message in int:subscribe/0 | |||
2015-04-30 | debugger: Use module erl_anno | Hans Bolinder | |
2014-10-21 | debugger: clean up Common Test adaption | Hans Bolinder | |
The ct_line module was removed some releases ago. | |||
2014-02-05 | remove useless match | Vlad Dumitrescu | |
2014-02-05 | remove unused parameter | Vlad Dumitrescu | |
2013-01-25 | Make adjustments for Unicode | Hans Bolinder | |
2013-01-09 | debugger: Remove support for packages | Björn Gustavsson | |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2010-06-07 | debugger: Clean up as suggested by tidier | Kostis Sagonas | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |