/coredump-analyzer

Server that hosts an SSH server that drops the user into a tui application meant for analyzing and processing coredumps for .*dnethack.*

Primary LanguageJavaScript

Coredump viewer image

Commands

  • q / ^C - quit
  • arrow up/down or k/j - navigate up and down between coredumps
  • return - open the backtrace of the current coredump in the top panel
  • r - open a prompt to rename the selected coredump
  • dd - delete selected coredump
  • v - open selected coredump in gdb