Catching Intermittent Bugs in the Act
On-demand Webinar (originally aired June 26, 2019)
As your software evolves--more threads, more processes, more containers, the chances of defects caused by unexpected interactions between components and with shared memory rises.
In this webinar, Undo solutions engineer, Mohammad Al-Shehabi will explain new technologies that take the mystery out of non-deterministic bugs and help you prevent more defects and resolve them faster:
- Remote record & replay - create debuggable recordings of software failures, even from remote sites.
- Reverse debugging - rewind a debugging session to better understand what lead up to the bug.
- Thread fuzzing - uncover threading issues before your users do.
- Multi-process correlation - see how processes & threads altered shared memory.