microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.94k stars 29.18k forks source link

Can't find call stack view #185764

Closed Siogian closed 1 year ago

Siogian commented 1 year ago

Type: Bug

  1. debug with c/python file
  2. add a break point
  3. start debug and program stopped at break
  4. can not find call stack view, only variable watchs and break point view
  5. right click not find yet

VS Code version: Code 1.79.2 (695af097c7bd098fbf017ce3ac85e09bbc5dda06, 2023-06-14T08:57:04.379Z) OS version: Windows_NT x64 10.0.19045 Modes: Remote OS version: Linux x64 5.15.90.1-microsoft-standard-WSL2

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx (8 x 1996)| |GPU Status|2d_canvas: enabled
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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|6.90GB (0.49GB free)| |Process Argv|--crash-reporter-id a115fa07-52ad-49bb-aeb3-e561a1748e4d| |Screen Reader|no| |VM|0%| |Item|Value| |---|---| |Remote|WSL: Ubuntu| |OS|Linux x64 5.15.90.1-microsoft-standard-WSL2| |CPUs|AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx (8 x 1996)| |Memory (System)|3.29GB (2.30GB free)| |VM|0%|
Extensions (45) Extension|Author (truncated)|Version ---|---|--- language-gas-x86|bas|0.0.2 doxdocgen|csc|1.4.0 vscode-markdownlint|Dav|0.51.0 vscode-eslint|dba|2.4.0 docs-authoring-pack|doc|1.0.0 gitlens|eam|14.0.1 vscode-npm-script|eg2|0.3.29 vsc-material-theme-icons|equ|2.8.0 better-cpp-syntax|jef|1.17.2 marp-vscode|mar|2.6.0 vscode-language-pack-zh-hans|MS-|1.79.2023061409 python|ms-|2023.10.1 vscode-pylance|ms-|2023.6.20 jupyter|ms-|2023.5.1001582324 jupyter-keymap|ms-|1.1.2 jupyter-renderers|ms-|1.0.15 vscode-jupyter-cell-tags|ms-|0.1.8 vscode-jupyter-slideshow|ms-|0.1.5 remote-ssh|ms-|0.102.0 remote-ssh-edit|ms-|0.86.0 remote-wsl|ms-|0.79.5 cmake-tools|ms-|1.14.33 cpptools|ms-|1.15.4 cpptools-extension-pack|ms-|1.3.0 hexeditor|ms-|1.9.11 powershell|ms-|2023.6.0 remote-explorer|ms-|0.4.0 remote-server|ms-|1.2.1 vscode-embedded-tools|ms-|0.7.0 vscode-serial-monitor|ms-|0.10.0 vscode-sanddance|msr|4.1.0 fabric8-analytics|red|0.3.10 java|red|1.19.0 vscode-xml|red|0.25.0 vscode-yaml|red|1.13.0 studio-config|Tai|1.0.4 even-better-toml|tam|0.19.0 cmake|twx|0.0.17 vscodeintellicode|Vis|1.2.30 vscode-java-debug|vsc|0.51.0 vscode-java-dependency|vsc|0.23.0 vscode-java-pack|vsc|0.25.11 vscode-java-test|vsc|0.39.0 vscode-maven|vsc|0.41.0 odx-commander|wge|0.8.0 (1 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstes627cf:30244335 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vsdfh931cf:30280410 vshan820:30294714 vstes263cf:30335440 vscoreces:30445986 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 pythonvs932:30410667 vsclangdf:30486550 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 2e4cg342:30602488 pyind779:30671433 89544117:30613380 pythonsymbol12:30671437 2i9eh265:30646982 showlangstatbar:30737416 vsctsb:30748421 pythonms35:30701012 pythonfmttext:30731395 pythoncmv:30756943 fixshowwlkth:30771522 hideindicator:30766889 pythongtdpath:30769146 dh2dc718:30770000 pythonidxptcf:30772540 pythondjangots:30772535 ```
roblourens commented 1 year ago

Is it possible that you hid or moved the view? You might be able to find it by right clicking one of the debug headers and checking "Call Stack", or you can run the command "Reset View Locations" to restore all views to their default spots