Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-16 | Remove the special handling of Mod:module_info/{0,1} | Björn Gustavsson | |
Many releases ago, Mod:module_info/{0,1} used to be specially handled in the BEAM loader. The debugger has similar special handling. In the current implementation, Mod:module_info/{0,1} are ordinary functions that call special BIFs to do their work. Therefore, remove the special handling of Mod:module_info/{0,1} in the debugger. | |||
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 | |