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

PR: Add exitdb command and some speed optimizations to the debugger #21107

Merged
merged 2 commits into from
Jul 7, 2023

Conversation

ccordoba12
Copy link
Member

Description of Changes

Issue(s) Resolved

Fixes #20571.

Affirmation

By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.

I certify the above statement is true and correct: @ccordoba12

…kernels.git --branch=optimise_pdb --update --force external-deps/spyder-kernels

subrepo:
  subdir:   "external-deps/spyder-kernels"
  merged:   "074e9d9fd8"
upstream:
  origin:   "https://github.com/impact27/spyder-kernels.git"
  branch:   "optimise_pdb"
  commit:   "074e9d9fd8"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"
…r-kernels.git --branch=master --update --force external-deps/spyder-kernels

subrepo:
  subdir:   "external-deps/spyder-kernels"
  merged:   "82222bbeb8"
upstream:
  origin:   "https://github.com/spyder-ide/spyder-kernels.git"
  branch:   "master"
  commit:   "82222bbeb8"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"
@ccordoba12 ccordoba12 merged commit d980cf3 into spyder-ide:master Jul 7, 2023
22 checks passed
@ccordoba12 ccordoba12 deleted the issue-20571 branch July 7, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Everything runs slowly after debugger is called
1 participant