rizinorg/cutter

Impossible to enable debug windows other that breakpoints

Open

#3269 opened on Nov 21, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (14,852 stars) (1,123 forks)batch import
DebugUIgood first issue

Description

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)

Contributor guide