|
|
@ -5,7 +5,6 @@ config_version: 2 |
|
|
|
name: clouddebugger.googleapis.com |
|
|
|
name: clouddebugger.googleapis.com |
|
|
|
title: Stackdriver Debugger API |
|
|
|
title: Stackdriver Debugger API |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
documentation: |
|
|
|
documentation: |
|
|
|
summary: | |
|
|
|
summary: | |
|
|
|
Examines the call stack and variables of a running application |
|
|
|
Examines the call stack and variables of a running application |
|
|
@ -37,8 +36,6 @@ http: |
|
|
|
post: /v2/controller/debuggees/register |
|
|
|
post: /v2/controller/debuggees/register |
|
|
|
body: '*' |
|
|
|
body: '*' |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- selector: google.devtools.clouddebugger.v2.Controller2.ListActiveBreakpoints |
|
|
|
- selector: google.devtools.clouddebugger.v2.Controller2.ListActiveBreakpoints |
|
|
|
get: /v2/controller/debuggees/{debuggee_id}/breakpoints |
|
|
|
get: /v2/controller/debuggees/{debuggee_id}/breakpoints |
|
|
|
|
|
|
|
|
|
|
|