Skip to content

Conversation

@kenzieschmoll
Copy link
Member

@kenzieschmoll kenzieschmoll requested a review from a team as a code owner December 11, 2024 00:50
@kenzieschmoll kenzieschmoll requested review from elliette and removed request for a team December 11, 2024 00:50
@kenzieschmoll kenzieschmoll marked this pull request as draft December 11, 2024 00:51
@kenzieschmoll kenzieschmoll requested a review from bkonyi December 11, 2024 21:11
@kenzieschmoll kenzieschmoll marked this pull request as ready for review December 11, 2024 21:11
@kenzieschmoll kenzieschmoll merged commit 2da31a2 into flutter:master Dec 12, 2024
24 checks passed
@kenzieschmoll kenzieschmoll deleted the debug-server branch December 12, 2024 21:46
@kenzieschmoll
Copy link
Member Author

Landed this with the --verbose flag included in the flutter run command due to flutter/flutter#160130

auto-submit bot pushed a commit that referenced this pull request Dec 13, 2024
Follow up to #8621. Polish for #6486.

The following will be output to the command line after running this command:
```
-------------------------------------------------------------------

The DevTools web app should have just launched on Chrome.
- VM Service URI: http://127.0.0.1:59187/tYhmSvLxKc0=
- DevTools URI for debugging the DevTools web app: http://127.0.0.1:59195?uri=http://127.0.0.1:59187/tYhmSvLxKc0=

The DevTools server is running at: http://127.0.0.1:58976.
- VM Service URI: http://127.0.0.1:58965/mZtiUBxNoBY=/
- DevTools URI for debugging the DevTools server: http://127.0.0.1:58965/mZtiUBxNoBY=/devtools/?uri=ws://127.0.0.1:58965/mZtiUBxNoBY=/ws

-------------------------------------------------------------------
```
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Dec 13, 2024
…s server.

Requires flutter/devtools#8621.

Bug: flutter/devtools#6486
Change-Id: I57b6a6d1551831d89cc7d007376291e8cffd920e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/366421
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Ben Konyi <bkonyi@google.com>
Reviewed-by: Elliott Brooks <elliottbrooks@google.com>
mossmana pushed a commit to mossmana/devtools that referenced this pull request Dec 17, 2024
mossmana pushed a commit to mossmana/devtools that referenced this pull request Dec 17, 2024
Follow up to flutter#8621. Polish for flutter#6486.

The following will be output to the command line after running this command:
```
-------------------------------------------------------------------

The DevTools web app should have just launched on Chrome.
- VM Service URI: http://127.0.0.1:59187/tYhmSvLxKc0=
- DevTools URI for debugging the DevTools web app: http://127.0.0.1:59195?uri=http://127.0.0.1:59187/tYhmSvLxKc0=

The DevTools server is running at: http://127.0.0.1:58976.
- VM Service URI: http://127.0.0.1:58965/mZtiUBxNoBY=/
- DevTools URI for debugging the DevTools server: http://127.0.0.1:58965/mZtiUBxNoBY=/devtools/?uri=ws://127.0.0.1:58965/mZtiUBxNoBY=/ws

-------------------------------------------------------------------
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide a way to run a debug DevTools build with a DevTools server connection

3 participants