rizinorg/cutter

Impossible to enable debug windows other that breakpoints

Open

#3.269 geöffnet am 21. Nov. 2023

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.123 Forks)batch import
DebugUIgood first issue

Repository-Metriken

Stars
 (14.852 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T 12h) (6 gemergte PRs in 30 T)

Beschreibung

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