google-cloud-debugger-v2 0.1.3
The Cloud Debugger API allows applications to interact with the Google Cloud Debugger backends. It provides two interfaces: the Debugger interface and the Controller interface. The Controller interface allows you to implement an agent that sends state data -- for example, the value of program variables and the call stack -- to Cloud Debugger when the application is running. The Debugger interface allows you to implement a Cloud Debugger client that allows users to set and delete the breakpoints at which the state data is collected, as well as read the data that is captured.
Gemfile:
=
install:
=
Runtime Dependencies (2):
gapic-common
~> 0.3
google-cloud-errors
~> 1.0
Development Dependencies (8):
google-style
~> 1.24.0
minitest
~> 5.14
minitest-focus
~> 1.1
minitest-rg
~> 5.2
rake
>= 12.0
redcarpet
~> 3.0
simplecov
~> 0.18
yard
~> 0.9