mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-02-01 22:48:03 +00:00
docs: clarify F12 to open debug console (#16570)
This commit is contained in:
@@ -722,7 +722,8 @@ The MCP integration tracks several states:
|
||||
|
||||
### Debugging tips
|
||||
|
||||
1. **Enable debug mode:** Run the CLI with `--debug` for verbose output
|
||||
1. **Enable debug mode:** Run the CLI with `--debug` for verbose output (use F12
|
||||
to open debug console in interactive mode)
|
||||
2. **Check stderr:** MCP server stderr is captured and logged (INFO messages
|
||||
filtered)
|
||||
3. **Test isolation:** Test your MCP server independently before integrating
|
||||
|
||||
Reference in New Issue
Block a user