PHP Bug Validator - Overview
PHP Bug Validator provides automatic execution history logging of applications as they run. PHP Bug Validator allows you to perform execution history logging on your entire application, or on just the PHP classes and methods you require. You can also prevent files, classes and methods from being instrumented.
The execution history of your application is recorded line-by-line as each section of code corresponding to each source code line is executed. When working with multi-threaded applications, you can see the context switches between each thread. If you get a crash of any kind, PHP Bug Validator will have a log of all the lines executed up until the point of the crash, not just the callstack for the crash.
This makes PHP Bug Validator an excellent tool for identifying otherwise hard to detect bugs and crashes. Combined with the companion software tool, PHP Bug Validator Client, you can identify the causes of crashes at customer sites.
View the feature list for PHP Bug Validator.
PHP Bug Validator does not require your program source to be altered.
PHP
Bug Validator does not cause significant drops in performance. PHP Bug Validator
causes a target program to run marginally slower than normal.
PHP Bug Validator Public Beta PHP Bug Validator runs on Windows NT/2000/XP. PHP Bug Validator is currently
in beta testing. We welcome comments from the public software community
about PHP Bug Validator.
Not all applicants will be accepted, we wish to keep the number of users
restricted to developers that will actively use the software tool, rather
than people that are curious about such technology. We feel that the former
group will give more relevant feedback on PHP Bug Validator's feature
set and product benefits. |

