haskell-estgi-debugger icon indicating copy to clipboard operation
haskell-estgi-debugger copied to clipboard

Add documentation / wiki regarding StackContinuation arguments during debug session

Open dmjio opened this issue 2 years ago • 0 comments

Currently certain stack frames (i.e. CatchRetry) have generic arguments, it might be beneficial to provide hover state that has a URL linking to relevant source code documentation (e.g. GHC RTS Source / Commentary - with line numbers).

The same can be done for variables as well / heap objects.

Add our own wiki pages as well.

Hover links could be here:

image

dmjio avatar May 18 '23 13:05 dmjio