Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

Breakpoints, continue, context in REPL #42

@varosi

Description

@varosi

If will be great if ide-haskell-repl could be used for visual debugging. I mean those:

  • Putting GHCi break points on source files with a single mouse click (or press of a button into sources). This will work when REPL console is opened;
  • GHCi :step and Run with press of a button and/or icons in the toolbar;
  • Visualize into a window ":show context", ":show bindings" and/or ":history" after each Continue command or break on breakpoint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions