Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Full call stack missing while debugging #2297

Closed
allanbomsft opened this issue Jan 31, 2019 · 3 comments
Closed

Full call stack missing while debugging #2297

allanbomsft opened this issue Jan 31, 2019 · 3 comments
Labels

Comments

@allanbomsft
Copy link

allanbomsft commented Jan 31, 2019

Steps to Reproduce:

  1. Set a break point in a function
  2. Start the debugger

Expected: Call Stack pane shows the full call stack
Actual: Call Stack pane only shows the current function, not the full call stack.

Issue happens with vscode-go version 0.8.
Issue does not happen with vscode-go version 0.7.
Used VS Code 1.30.2 on Windows 10 in both cases.

Version 0.8 (call stack is missing):
2

Version 0.7 (call stack is visible as expected):
1

@ramya-rao-a
Copy link
Contributor

ramya-rao-a commented Feb 1, 2019

Thanks for reporting @allanbomsft. This is a duplicate of #2187

We have the fix for this in our latest beta version of this extension. Please try that out or wait until we release an update next week.

@allanbomsft
Copy link
Author

Sorry for the dupe. I missed it because I had only searched in currently open issues.

@ramya-rao-a
Copy link
Contributor

No problem at all, Happy Coding!

@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants