Unable to figure out how to resume a Dart process that has been paused on isolate start/end
- Ngôn ngữ chính
- Dart
- Star
- 1.7k
- Fork
- 404
- Merge trung bình
- 6 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 18
Mô tả
When I start a dart process with the `--observe `option, I see the following message on my console
`vm-service: isolate(1724937471817639) 'main' has no debugger attached and is paused at exit. Connect to the Dart VM service at http://127.0.0.1:37863/xyAvpbmSkDM=/ to debug.
`
I connect to `http://127.0.0.1:37863/xyAvpbmSkDM=/ ` using my browser and it brings up devtools. Once here I don't see anyway to resume
the process. I searched under VM Tools and did not find any way of resuming the process there too.
There used to be a `debugger` tab in the past from where it was possible to issue the `continue` command but this does not seem to exist anymore.
Hướng dẫn đóng góp
Hướng nghiên cứu
Tái hiện tiến trình đang tạm dừng với tùy chọn `--observe` và kết nối tới VM service URL được hiển thị trong DevTools. Kiểm tra VM Tools và tab trình gỡ lỗi trước đây để xác định nơi hành động tiếp tục hoặc `continue` sẽ khả dụng; hoàn tất khi isolate đang tạm dừng có thể được tiếp tục từ giao diện DevTools hiện tại.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- dart
- Lĩnh vực
- devtools
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100