Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-21 | Correct parsing of sub binaries | Björn Gustavsson | |
Correct several problems parsing sub binaries. A sub binary would often be replaced with '#CDVNonexistingBinary'. When parsing a sub binary, we must scan ahead to find the definition of the refc or heap binary being referenced. | |||
2017-10-18 | Verify that binaries of different sizes are dumped correctly | Björn Gustavsson | |
2017-10-18 | Implement dumping of maps in crash dumps | Björn Gustavsson | |
Maps would be dumped as the atom 'undefined', which is not very informative. | |||
2017-05-04 | Update copyright year | Raimo Niskanen | |
2017-04-20 | crashdump_helper: Change compatibility to R18 | Björn Gustavsson | |
Compatibility two releases back are tested, which implies R18. | |||
2017-03-02 | observer: Fix crashdump viewer testcase | Björn-Egil Dahlberg | |
2016-03-15 | update copyright-year | Henrik Nord | |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson | |
As a first step to removing the test_server application as as its own separate application, change the inclusion of test_server.hrl to an inclusion of ct.hrl and remove the inclusion of test_server_line.hrl. | |||
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2014-05-27 | [cdv] Allow registered name as owner of timer in crashdump | Siri Hansen | |
crashdump_viewer would crash if the owner of a timer was specified as the process' regisered name. This has been corrected. | |||
2014-01-27 | observer: improve wx version of crashdump_viewer | Siri Hansen | |
* bugfixes * add first test * remove unused code | |||
2011-11-24 | observer tests: Test compatibility with R13, not R12 | Björn Gustavsson | |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
2011-04-04 | crashdump_helper: Compile for r12 instead of r11 | Björn Gustavsson | |
The r11 option is no longer supported by the compiler (silently ignored). | |||
2010-03-23 | OTP-8533 Update observer test suite for R14 | Björn Gustavsson | |