Skip to content

gdb stop at entry #4108

@alexzshl

Description

@alexzshl

Issue Type: Bug

Extension version: 0.24.1
VS Code version: Code 1.37.1 (f06011ac164ae4dc8e753a3fe7f9549844d15e35, 2019-08-15T16:17:55.855Z)
OS version: Windows_NT x64 10.0.17134

in launch.json,the setup bellow

"stopAtEntry": true,

This setup has different performance on different debuggers

If I use gdb.exe, it will stop at entry when I launch a cpp file with F5(launch without debug)
How ever,if I use MSVC,it will not stop

System Info
Item Value
CPUs Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz (4 x 3392)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 3.90GB (0.53GB free)
Process Argv F:\Source\Python\Projects_test
Screen Reader no
VM 40%

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions