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

FR: allow reverse-debugging

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

Description

see https://github.com/rr-debugger/rr/wiki/Using-rr-in-an-IDE#cc-extension for an example setup how to launch it with rr, but the main part is to be able to use the reverse-step, reverse-continue, ... options directly from the IDE.
Either enable those by default or configuration.

You can also use GDB itself - see https://sourceware.org/gdb/current/onlinedocs/gdb.html/Process-Record-and-Replay.html, but depending on your machine, gdb version and others, you may only be able to record and then "reverse-step" a view lines - but even that would be nice to be supported with this debug adapter.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.