eclipse-cdt-cloud / eclipse-cdt-cloud/cdt-gdb-vscode

Please add "Jump to cursor"

Open
#162 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
26
Forks
31
Avg merge
5d 6h
Merged PRs (30d)
2

Description

devs using that should be aware of possible stack issues (and GDB forbids jumping out of the function in the first place, so you have to handle the GDB error, passing it to the user), but it is very common a very useful option "please do the last 10 lines again"

Contributor guide

Open the contributing guide

Research direction

Start by locating the extension's existing debugger controls and how they send commands to GDB; the issue names no files or tests. Check how GDB errors are surfaced to users. Done means users can jump execution to the cursor, and attempts GDB forbids (such as jumping out of a function) report the error without hiding it.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.