We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update link to docs/engine
Update link to flutter/flutter repo now that monorepo migration has happened.
Updated Debugging the engine (markdown)
Remove references to GOMA
Update instructions for debugging native engine code with Android
Replace --local-host-engine with --local-engine-host.
Update references to --local-engine.
Update macOS instructions for Runner layout changes
Simplifying the debugging instructions for gdb on linux.
Updating linux debugging instructions to remove advice about --no-stripped.
Small edit for grammar
Added a section on debugging in gdb on Linux.
Add more engine instructions
Add Windows instructions
Debugging the engine suffix->prefix
Add Xcode scheme instructions to "Debugging the engine"
Specify the correct config option to enable an endless trace buffer.
Add steps for debugging with Android Studio.