Skip to content

Test debugging not possible #407

Open
@davidefer

Description

@davidefer

Installed product versions

  • Visual Studio: 2022 version 17.9.3
  • This extension: 1.1.213
  • Google test 1.12.2

Description

When the extension is enabled, I get several exceptions when i start the test debug session

Steps to recreate

  1. Enable the extension
  2. set a breakpoint in a google test
  3. in test explorer, debug the test
  4. several exceptions are thrown: breakpoint instruction executed (no file available), access violation in xstring line 398,

Current behavior

Debugging not possible when the extension is enabled

Expected behavior

One should be able to debug the tests also if the extension is enabled

Side Notes

  • when the extension is disabled, debugging is possible with no problems

Metadata

Metadata

Assignees

No one assigned

    Labels

    C++C++ Issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions