forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug
Description
Environment data
Please check: microsoft/vscode#82322 (comment)
| CPUs | Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz (8 x 2712) |
|---|---|
| GPU Status | 2d_canvas: enabledflash_3d: enabledflash_stage3d: enabledflash_stage3d_baseline: enabledgpu_compositing: enabledmultiple_raster_threads: enabled_onnative_gpu_memory_buffers: disabled_softwareoop_rasterization: disabled_offprotected_video_decode: unavailable_offrasterization: enabledskia_deferred_display_list: disabled_offskia_renderer: disabled_offsurface_synchronization: enabled_onvideo_decode: enabledviz_display_compositor: disabled_offwebgl: enabledwebgl2: enabled |
| Load (avg) | undefined |
| Memory (System) | 31.91GB (25.36GB free) |
| Process Argv | |
| Screen Reader | no |
| VM | 0% |
Extension | Author (truncated) | Version
python | ms- | 2019.10.41019
Expected behaviour & Actual behaviour
Debugger runs but no variables show up. Everything is freshly installed. I did no changes, anything. I simply try it on a simple code and does nothing
I originally created bug report on microsoft/vscode, they closed and recommended opening here. (microsoft/vscode#82322 (comment))
Steps to reproduce:
- Install VSCODE with the default Python Extension
- write a simple code (see attached) to test the debugger
- nothing happens
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug

