RubyGems Navigation menu

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:
=

Versions:

  1. 0.6.0 - June 06, 2023 (60 KB)
  2. 0.5.0 - March 08, 2023 (58 KB)
  3. 0.4.0 - July 02, 2022 (41.5 KB)
  4. 0.3.5 - January 11, 2022 (41.5 KB)
  5. 0.3.4 - November 08, 2021 (42 KB)
  6. 0.1.3 - January 20, 2021 (39.5 KB)
Show all versions (14 total)

Runtime Dependencies (2):

Development Dependencies (8):

google-style ~> 1.24.0
minitest ~> 5.14
minitest-rg ~> 5.2
rake >= 12.0
redcarpet ~> 3.0
simplecov ~> 0.18
yard ~> 0.9

Owners:

Pushed by:

Authors:

  • Google LLC

SHA 256 checksum:

=

Total downloads 81,036

For this version 1,755

Version Released:

License:

Apache-2.0

Required Ruby Version: >= 2.4

Links: