JuliaDebug / Cthulhu.jl

The slow descent into madness
MIT License
643 stars 41 forks source link

Some convenience hotkeys #11

Open Keno opened 5 years ago

Keno commented 5 years ago

I regularly find myself wanting some convenience hotkeys for

  1. Switching between optimized and unoptimized views
  2. Somehow saving or printing the current view, so I can come back later after fixing some things.
Keno commented 5 years ago

Also something for enabling/disabling filtering on union types.

Keno commented 5 years ago

Also for re-printing with location info.

vchuravy commented 5 years ago

12 adds a hotkey for optimize and unoptimize

vchuravy commented 5 years ago

I would also add that I want to output code_llvm and code_native.

vchuravy commented 5 years ago

Only missing is: