Skip to content

Debugger does not support "Move to line" #25653

@o-lim

Description

@o-lim
  • VSCode Version: 1.11.x
  • OS Version: Ubuntu 14.04
  • Language: C++
  • Debugger: gdb

The VSCode debugger interface does not allow the user to update the current PC (Program Counter) to a specific line in a function. This is very useful, especially when you want skip certain instructions or re-run a function you accidentally stepped over.

Metadata

Metadata

Labels

debugDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityon-testplanrelease-notesRelease notes issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions