Skip to content

Windows Debugger breaks on lowercase filename #12922

Closed
@dclarkNV

Description

@dclarkNV
  • VSCode Version: 1.5.3
  • OS Version: Win10

Steps to Reproduce:

  1. Create an .exe that uses mixed case filenames. i.e. Source.cpp
  2. Add a breakpoint to Source.cpp
  3. Debug and hit the breakpoint

The editor will open up source.cpp alongside Source.cpp. The arrow pointing to the current line is in source.cpp, the breakpoints are in Source.cpp. It's pretty confusing. Both files can have their own sets of breakpoints now.

Metadata

Metadata

Assignees

Labels

*duplicateIssue identified as a duplicate of another issue(s)bugIssue identified by VS Code Team member as probable bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions