Skip to content

VS Code extension to highlight source files, graph dataflow, and visualize crash information generated by Zelos.

License

Notifications You must be signed in to change notification settings

zeropointdynamics/vscode-crashd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zelos CrasHD Visualizer

The Zelos CrasHD Visualizer VS Code extension enhances crash analysis by visualizing output from the Zelos CrasHD plugin.

Features

  • Contextual source code highlighting:
    • Crash site
    • Dataflow to crash site
    • All other executed lines
  • Interactive graph visualization of data flow
    • Clickable graph node to open source file & line
    • Draggable slider to visualize dataflow over time

  • Editor decorations
    • Inline comments denoting values at runtime
    • Hover for instructions corresponding to source lines

Getting started

Install VS Code or VS Code Insiders and install this extension from the Extensions Marketplace.

Available Commands

Command Description
CrasHD: Show Show editor decorations & and open the graph view by loading a crashd.zcov file generated by Zelos.
CrasHD: Hide Hide editor decorations.
CrasHD: Reload Reload the crashd.zcov file in the workspace. Useful when updating or replacing crashd.zcov.

About

VS Code extension to highlight source files, graph dataflow, and visualize crash information generated by Zelos.

Resources

License

Stars

Watchers

Forks

Languages