Skip to content

v0.9.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 02:04
· 1 commit to master since this release
cadb534
  • UI improvements
    • Add a bottom status bar indicating the heretek state and the gdb state.
    • Add help menu to show the meaning of colors and specific key usage.
    • With the information now put into the bottom bar, it's now removed from the top bar.
  • Add mouse scrolling to all scrollable panels.
  • Add mouse tab selection.
  • Fix all scrolling bounds related to showing extra rows.
  • Hexdump now collapses output of repeated lines such as all 00s.
  • Show std/stderr in the Output pane.
  • Display registers pointing to stack locations.
  • Only show completion suffix beyond the current input.
  • Add :-triggered Goto popup to the hexdump view to scroll to a typed address.
  • Handle \t in gdb instruction output.