Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugger: Expose setBreakpoint method #870

Merged
merged 3 commits into from
Jan 26, 2018
Merged

Debugger: Expose setBreakpoint method #870

merged 3 commits into from
Jan 26, 2018

Conversation

chingor13
Copy link
Contributor

Most developers using Stackdriver Debugger will set their breakpoints from the Cloud Debugger UI Console (hence this functionality was not exposed previously). Surfacing this API will make end-to-end and system tests simpler.

@chingor13 chingor13 requested a review from tmatsuo as a code owner January 25, 2018 18:15
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 25, 2018
@jdpedrie jdpedrie added the api: clouddebugger Issues related to the Cloud Debugger API. label Jan 25, 2018
@chingor13 chingor13 mentioned this pull request Jan 25, 2018
'line' => $line
]
] + $options);
$resp = $this->connection->setBreakpoint([

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dwsupplee dwsupplee merged commit c59f336 into googleapis:master Jan 26, 2018
@chingor13 chingor13 deleted the debugger-set-breakpoint branch January 26, 2018 17:23
@jdpedrie jdpedrie mentioned this pull request Feb 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: clouddebugger Issues related to the Cloud Debugger API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants