Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Gillian Debugger (Unofficial)New to Visual Studio Code? Get it now.
Gillian Debugger (Unofficial)

Gillian Debugger (Unofficial)

Preview

Nat Karmios

|
637 installs
| (0) | Free
(Unofficial) Debugger for Gillian. Made for a 2022 student lab, for the Scalable Software Engineering course at Imperial
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

gillian-debug-adapter

This software archive contains both Gillian (in the Gillian directory) and the Gillian Debugger extension (in the gillian-debugger-extension directory). To run the Gillian Debugger, VSCode must be installed.

Prerequisites

  1. Clone the Gillian repo (https://github.com/GillianPlatform/Gillian)
  2. Install esy from https://esy.sh/docs/en/getting-started.html
  3. Install the Gillian extension in VSCode from https://marketplace.visualstudio.com/items?itemName=gillian.code-gillian&utm_source=VSCode.pro&utm_campaign=AhmadAwais (this is for syntax highlighting and making VSCode aware that .gil and .wisl files exist)

Building the Gillian Debugger extension

  1. Change into the gillian-debugger-extension using cd gillian-debugger-extension
  2. Run npm install
  3. Run npm run watch

Running the Gillian Debugger

  1. Open the Run and Debug side panel in VSCode
  2. Click the Extension button extension-button-image
  3. A new window should open with some examples to run
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft