question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missed breakpoints when using part/part-of

See original GitHub issue

I set a breakpoint on a print function, the print is shown in the debugger output various times but the debugger never pauses. Logs: https://pastebin.com/3rQDJsqu When I put a breakpoint on a much earlier point in my code it does pause so perhaps there is some change in the Dart VM related to JIT optimization, but thats just wild speculation. I can remember it working fine so far, my current dart version is 2.2.0-dev.1.1 which is already more than a month old.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:16 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
DanTupcommented, Feb 5, 2019

Ok, I’ve opened https://github.com/dart-lang/sdk/issues/35859. I’ll close this on the assumption it’s VM work, but if you think maybe that’s not the case and there’s something I should do differently on the client side, let me know.

@bergwerf you may wish to subscribe over at https://github.com/dart-lang/sdk/issues/35859 for updates.

0reactions
peter-ahe-googlecommented, Feb 5, 2019

Yes, I think this may be something that needs tweaking in the Dart VM. I’ve reached out to @a-siva to discuss this more.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Missed breakpoints when files imported in bin/ folder use ...
Missed breakpoints when using part/part-of #1443 ... The simple workaround is not to use relative imports but package: imports, ...
Read more >
Frequently Asked Questions about Breakpoints | FINRA.org
Discuss the availability of breakpoint discounts with your clients prior to purchasing the mutual fund shares. Ask your clients for the information necessary...
Read more >
C++ breakpoints are ignored / missed - Stack Overflow
I'm running Rad studio 2010 , it was originally written in XE5 , but I think this is an issue with folder structure...
Read more >
A 66-base pair insert bridges the deletion responsible for a ...
The breakpoints of the deletion responsible for the Hbb(th-1) mouse model of beta-thalassemia have been isolated. A 3709 (+/- 2)-base pair (bp) region, ......
Read more >
Text file - World Bank Open Knowledge Repository
7 Figure 1.3: GDP—breakpoints of volatility of quarterly y-o-y GDP growth using Inclan, Tiao (1994)...... 8 Figure 1.4: Agricultural GDP—breakpoints of ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found