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

Persist breakpoints across sessions, per-app #1925

Closed
kenzieschmoll opened this issue May 6, 2020 · 5 comments
Closed

Persist breakpoints across sessions, per-app #1925

kenzieschmoll opened this issue May 6, 2020 · 5 comments
Labels
hummingbird Hummingbird implementation-related screen: debugger Issues with the Debugger screen

Comments

@kenzieschmoll
Copy link
Member

Originally from #1648

@kenzieschmoll kenzieschmoll added screen: debugger Issues with the Debugger screen hummingbird Hummingbird implementation-related labels May 6, 2020
@Flou21
Copy link

Flou21 commented Jul 19, 2021

will this be implemented?

@comatory
Copy link

I would like to see this as well. It's really difficult to sometimes debug my application properly since certain code only runs when state is rebuilt.

@comatory
Copy link

Is there PR opened for this?

Adding debugger() statements to my code is possible. But having breakpoints not disappear when using devtools / IDE would be great, at least in a situation when the source file does not change.

@crtl
Copy link

crtl commented Mar 3, 2022

Would be really nice if this feature would be added.
Its especially hard to debug stuff like singletons etc. when breakpoints are wiped everytime I do a hot restart.

@elliette
Copy link
Member

Dupe of #7231 (now fixed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hummingbird Hummingbird implementation-related screen: debugger Issues with the Debugger screen
Projects
None yet
Development

No branches or pull requests

5 participants