flutter / flutter/devtools

"Paused in debugger" message not appearing after hot-restart

未关闭
#7,619 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
fix it friday P2 screen: inspector
主要语言
Dart
星标
1.7k
派生
404
平均合并
6 天 17 小时
30 天内合并 PR
18

描述

Note: This is only occurring for non-web apps, for web apps the "Paused in debugger" message is appearing correctly

Steps to repro:
1. set a breakpoint in an app's main method
2. navigate to the Inspector panel
3. click hot-restart to restart the app
4. the Inspector panel is blank (because it can't be loaded while paused) but no banner appears to tell the user that the app is paused
5. Navigate to debugger panel to see that the app is paused
6. Go back to inspector panel, now you see the banner

![paused 2](https://github.com/flutter/devtools/assets/21270878/bc160602-0fa5-4632-9587-bd8db9317005)

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。