cutter icon indicating copy to clipboard operation
cutter copied to clipboard

When selecting GDB as debugger cutter can't find any process to attach to

Open Freziyt223 opened this issue 1 month ago • 0 comments

Environment information

  • Operating System: NixOS 25.05
  • Cutter version: 2.4.1-Linux-x86_64
  • Obtained from: Downloaded release from Cutter website or GitHub
  • File format: Windows PE

Describe the bug With native debugger cutter does find processes(when run as sudo user), but when i do select dgb no process show up in the list

To Reproduce

Steps to reproduce the behavior:

  1. Go to "Edit" tab on upper panel
  2. Go to "debugger" option there
  3. Select gdb as debugger
  4. Go to "Debug" tab on upper panel
  5. Click "Attach to the process"
  6. Observe no processes

Expected behavior

Screenshots

Additional context

Freziyt223 avatar Nov 10 '25 06:11 Freziyt223