Skip to content

Appengine debug not working for Python #449

@epoot

Description

@epoot

No existing issue found that is related to appengine debugging for Python

  • code-server version:
    1.604-vsc1.32.0

  • OS Version: Running on Ubuntu 16.04 compute engine Google Cloud

Description

I am trying to debug Appengine, the debugger connects (I see logging scrolling by), however breakpoints are never hit.

Steps to Reproduce

  1. Create task.json config that can launch appengine with a startup script (based on the instructions in the documentation)
  2. Attach the debugger to the running process and the status bar turns red proving that the debugger is connected
  3. see the appengine server logging scrolling in the debug console window
  4. set a breakpoint anywhere in code hosted by appengine (Python)
  5. breakpoint is never hit

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions