Skip to content

when use QThread Debug PyQt app, breakpoint not work,while wing IDE can debug #176

@DonJayamanne

Description

@DonJayamanne

From @xystar2012 on September 13, 2017 6:14

Environment data

VS Code version: 1.15.1
Python Extension version:3.5
Python Version:python3.5
OS and version: win7 x64

Actual behavior

make breakpoint in the Qthread run function,I'm not able to place a debug break in the run method.

Expected behavior

stop at the breakpoint in Qthread run method,as the breakpoints mainthread can do

Steps to reproduce:

Logs

Output from Python output panel

Output from Console window (Help->Developer Tools menu)

no output at all

Copied from original issue: DonJayamanne/pythonVSCode#1209

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-debuggingbugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from poster

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions