Skip to content

Commit

Permalink
readme + image
Browse files Browse the repository at this point in the history
  • Loading branch information
a-miscellaneous committed Nov 28, 2023
1 parent 79e5e06 commit d05aa19
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# gdb-execution-visualizer

A visual studio code extension with a python script to record the execution of a c program and visualize it in vscode

## Requirements

- Python 3.x
Expand Down Expand Up @@ -35,6 +37,11 @@ gdb -x main.py
```

move the history.json into the `.vscode` folder
run using `Show History`

## Results

![result](images/vs_result.png)

## License

Expand Down
Binary file added images/vs_result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d05aa19

Please sign in to comment.