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

Add a quit button to the PixieDebugger toolbar. #689

Closed
DTAIEB opened this issue Jun 27, 2018 · 0 comments
Closed

Add a quit button to the PixieDebugger toolbar. #689

DTAIEB opened this issue Jun 27, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@DTAIEB
Copy link
Member

DTAIEB commented Jun 27, 2018

As a developer using the PixieDebugger, I want to be able to quit the debugger without continuing execution of the code in the current cell.

Looks like we can use the quit command of PDB to achieve this.

@DTAIEB DTAIEB self-assigned this Jun 27, 2018
DTAIEB pushed a commit that referenced this issue Jul 3, 2018
Add a quit button to the toolbar that issues a quit command to the debugger
vabarbosa added a commit that referenced this issue Jul 3, 2018
@DTAIEB DTAIEB added this to the 1.1.12 milestone Jul 4, 2018
@DTAIEB DTAIEB closed this as completed Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants