File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 11# C/C++ for Visual Studio Code Change Log
22
3+ ## Version 1.8.4: February 7, 2022
4+ ### Bug Fixes
5+ * Suppress incorrect warnings on ARM64 macOS. [ #8756 ] ( https://github.com/microsoft/vscode-cpptools/issues/8756 )
6+ * Fix debugger regressions. [ #8760 ] ( https://github.com/microsoft/vscode-cpptools/issues/8760 )
7+ * Remove ` Offline Installation ` section from README.md. [ #8769 ] ( https://github.com/microsoft/vscode-cpptools/pull/8769 )
8+ * Fix performance issue with loading large PDBs. [ #8775 ] ( https://github.com/microsoft/vscode-cpptools/issues/8775 )
9+
310## Version 1.8.2: January 31, 2022
411### New Features
512* Add data breakpoints (memory read/write interrupts) with ` gdb ` debugging. [ #1410 ] ( https://github.com/microsoft/vscode-cpptools/issues/1410 )
You can’t perform that action at this time.
0 commit comments