Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

[toolbox] the debugger tab flashes when you add a breakpoint #6382

Closed
jasonLaster opened this issue May 22, 2018 · 3 comments
Closed

[toolbox] the debugger tab flashes when you add a breakpoint #6382

jasonLaster opened this issue May 22, 2018 · 3 comments

Comments

@jasonLaster
Copy link
Contributor

jasonLaster commented May 22, 2018

It's pretty subtle, but occasionally when you add a breakpoint the debugger tab in the toolbox will flash green. The bug is in the toolbox here

@jasonLaster jasonLaster added this to the June 5th milestone May 22, 2018
@jasonLaster jasonLaster mentioned this issue May 23, 2018
24 tasks
@AnshulMalik
Copy link
Contributor

Here is some info that might help:

We show green icon when the debugger is paused and blue, when it's not. So when we add a breakpoint, debugger goes to paused state and adds the breakpoint and resumes. The process is sometimes slow when we see this flash.

I don't know why we need to pause the debugger to add a breakpoint.

@darkwing
Copy link
Contributor

I'd noticed this too! Glad you foudn the problem!

@jasonLaster
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants