-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
DebugIssues related to the Debug component of CutterIssues related to the Debug component of Cutter
Description
Environment information
- Operating System: Manjaro
- Cutter version: 2.3.4
- Obtained from:
- Built from source
- Downloaded release from Cutter website or GitHub
- Distribution repository
- File format: AppImage
Describe the bug
The connection to gdb loops forever when trying to run a mips binary with Qemu.
Works with rizin from package manager.
To Reproduce
Steps to reproduce the behavior:
- Run
qemu-mipsel -L buildroot/output/target/ -g 1234 ./mipsel.bin - On cutter: Connect to a remote debugger
- Enter 127.0.0.1:1234
- Connecting loop..
And rizin -a mipsel -d gdb://localhost:1234 works fine.
Expected behavior
The remote debugger connects.
Screenshots
Bonus: when clicking Cancel or closing, cutter starts freezing and I have to kill the process.
Am I doing anything wrong ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DebugIssues related to the Debug component of CutterIssues related to the Debug component of Cutter
