Top Level :: Tools and Utilities
:: stackdriver_debugger
:: 0.2.0
:: Windows
stackdriver_debugger 0.2.0 for Windows
Package Information |
Summary |
Investigate your code's behavior in production |
Maintainers |
Jeff Ching (lead)
[details]
|
License |
Apache 2.0 |
Description |
Stackdriver Debugger is a free, open-source way to debug your running
application without requiring a redeployment.
This library allows you to set breakpoints in your running application that
conditionally capture local variable state, stack traces, and more. This library
can work in conjunction with the PHP library google/cloud-debugger (available
via composer: https://packagist.org/packages/google/cloud-debugger) in
order to send collected data to a backend storage server. |
Homepage |
https://cloud.google.com/debugger/
|
Release notes
Version 0.2.0
(alpha)
|
- Limit memory usage (#28) - Limit time spent in debugger (#33) - Detect and handle OPcache clearing (#35) - Optionally limit stackframe depth for capturing variables (#39) - Provide hash id for deduping arrays and strings (#41) - Fix segfault for OSX (#42) |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
Dependencies for release 0.2.0 |
|
PHP Version: PHP 7.0.0 or newer PEAR Package: PEAR 1.4.0 or newer
|
|
|