Skip to content

breakpoint position is bogous #39665

@jrieken

Description

@jrieken

re #39553

  • debug the breakpoints API
  • in your debuggee set a breakpoint on line 13
  • the breakpoint object has a location with just a line but no character. It uses 1-offset instead of 0-offset numbers and it doesn't seem to be an instance of vscode.Position

screen shot 2017-12-05 at 12 38 10

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions