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

Breakpoints, continue, context in REPL #42

Open
varosi opened this issue Dec 22, 2016 · 4 comments
Open

Breakpoints, continue, context in REPL #42

varosi opened this issue Dec 22, 2016 · 4 comments

Comments

@varosi
Copy link

varosi commented Dec 22, 2016

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.
@lierdakil
Copy link
Contributor

It would be great, yes. But I didn't get to that yet. In the meantime, there's this: https://github.com/ThomasHickman/haskell-debug

@varosi
Copy link
Author

varosi commented Jan 8, 2017

Great, thanks! It would be great if it supports "stack".

@lierdakil
Copy link
Contributor

Well, it's not atom-haskell project (although it depends on ide-haskell). So try asking package author for support?

@varosi
Copy link
Author

varosi commented Jan 9, 2017

Okay, thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants