Skip to content

Expression evaluation input disappears from Debug Console. #1613

Open
@adam-fowler

Description

@adam-fowler

Describe the bug
When running the debugger, the expression evaluation input disappears from Debug Console. So it isnt possible to use lldb commands like po. This doesn't always happen, but it seems to happen most frequently when running tests.

To Reproduce
Steps to reproduce the behavior:

  1. Open project with tests
  2. Add break point in test and debug it
  3. Go to debug console
  4. There is nowhere to input po, p style commands

Environment

  • macOS 15.5
  • Apple Swift version 6.1.2 (swiftlang-6.1.2.1.2 clang-1700.0.13.5)
  • Visual Studio Code version: 1.100.3
  • vscode-swift version: 2.4.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions