Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-18 | Update copyright year | Henrik Nord | |
2017-09-15 | observer: Do not use deprecated functions in string(3) | Siri Hansen | |
2016-03-15 | update copyright-year | Henrik Nord | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-06-05 | observer: cdv add more ets information | Dan Gudmundsson | |
Info available from erl-18 nodes. | |||
2014-03-25 | Fix crash in crashdump_viewer when node has multiple creations | Siri Hansen | |
A node to which we have references to multiple instances (creations) will have an information line in the crashdump like this: Creation: 1 2 ... This would earlier crash because crashdump_viewer would try to do list_to_integer on the value after "Creation: ". This is now corrected. This correction also helps the case when the emulator is debug compiled, since the line could then be Creation: 1 (refc=1) | |||
2014-01-27 | observer: renamed crashdump_viewer files and fixed makefiles | Siri Hansen | |