Skip to content

Single step does not work on centos 7 w/ 32bit python #206

Closed
@DonJayamanne

Description

@DonJayamanne

From @jhsterling on October 24, 2017 17:18

Environment data

VS Code version: 1.17.2
Python Extension version: 0.7.0
Python Version: 2.7.13 :: Anaconda, Inc.
OS and version: CentOS Linux release 7.1.1503 (Core)

Actual behavior

When debugging if F10 or single step is pressed the debug session is lost

Expected behavior

single step

Steps to reproduce:

  • Start a debug session with stop on entry == true
  • press F10

sb8ywp 3

  • Pressing break causes nothing to occur
  • Pressing stop ends the debug session
  • All others are grayed out
  • works with 64 bit python

Logs

Output from Python output panel

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

Copied from original issue: DonJayamanne/pythonVSCode#1338

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-debuggingbugIssue identified by VS Code Team member as probable bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions