Skip to content

[question] Can it generate a stackstrace? #220

@arturo32

Description

@arturo32

Like, a list of variable's names and their current state (values) at each line. Sorry if this is a silly question.

I have been trying to develop an educational website that can compile and run student's C/C++ code to teach them how pointers and memory work.

Currently my solution sends the code to a backend where it's compiled and run through a modified version of valgrind. It would be WONDERFUL if this process could happen inside the browser, so that's why I am so interested in this project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions