You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after upgrading to the latest debugpy, there is an error and stacktrace printed at the top of the cell output when starting RBL. Debugging seems to work aside from that though.
96.77s - Error inserting pydevd breaks.
Traceback (most recent call last):
File "c:\venvs\venv2\lib\site-packages\debugpy\_vendored\pydevd\_pydevd_frame_eval\pydevd_modify_bytecode.py", line 328, in insert_pydevd_breaks
for new_instruction in get_instructions_to_add(
File "c:\venvs\venv2\lib\site-packages\debugpy\_vendored\pydevd\_pydevd_frame_eval\pydevd_modify_bytecode.py", line 102, in get_instructions_to_add
Instr("LOAD_CONST", _pydev_stop_at_break, lineno=stop_at_line - 1),
File "c:\venvs\venv2\lib\site-packages\debugpy\_vendored\pydevd\_pydevd_frame_eval\vendored\bytecode\instr.py", line 171, in __init__
self._set(name, arg, lineno)
File "c:\venvs\venv2\lib\site-packages\debugpy\_vendored\pydevd\_pydevd_frame_eval\vendored\bytecode\instr.py", line 239, in _set
_check_lineno(lineno)
File "c:\venvs\venv2\lib\site-packages\debugpy\_vendored\pydevd\_pydevd_frame_eval\vendored\bytecode\instr.py", line 74, in _check_lineno
raise ValueError("invalid lineno")
ValueError: invalid lineno
Extension version: 2022.8.1002161046
VS Code version: Code - Insiders 1.70.0-insider (e9bda7aa4ff76648cfccc1a7bde465443803da71, 2022-08-02T16:56:25.649Z)
OS version: Windows_NT x64 10.0.22000
Modes:
System Info
Item
Value
CPUs
Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz (8 x 1498)
Type: Bug
after upgrading to the latest debugpy, there is an error and stacktrace printed at the top of the cell output when starting RBL. Debugging seems to work aside from that though.
Extension version: 2022.8.1002161046
VS Code version: Code - Insiders 1.70.0-insider (e9bda7aa4ff76648cfccc1a7bde465443803da71, 2022-08-02T16:56:25.649Z)
OS version: Windows_NT x64 10.0.22000
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: