rizinorg/cutter

Impossible to enable debug windows other that breakpoints

Open

#3,269 建立於 2023年11月21日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)C++ (14,852 star) (1,123 fork)batch import
DebugUIgood first issue

描述

Environment information

  • Operating System: 6.5.0-kali3-amd64 2023-10-09 x86_64 GNU/Linux
  • Cutter version: 2.3.2-0kali1+b1
  • Obtained from: Kali repository

Steps to reproduce the behavior:

  1. Start cutter, open a C++ compiled .bin program
  2. When main windows shows up, click on Windows
  3. Scroll down to debug
  4. Only breakpoints option is enabled in the menu, i can see others but cannot enable them

Expected behavior Being able to enable/access the other debugging windows (other that breakpoints)

(I'm also searching for great cutter tutorials or channel specialised in reverse on youtube, if you have some i would be interested)

貢獻者指南