Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot connect to remote gdb stub with Cutter, and cancel doesn't work #3277

Open
1 of 3 tasks
duckfromdiscord opened this issue Dec 24, 2023 · 0 comments
Open
1 of 3 tasks
Labels
Debug Issues related to the Debug component of Cutter Remote Remote debugging specifically

Comments

@duckfromdiscord
Copy link

Environment information

  • Operating System: Win10
  • Cutter version: Version 2.2.0-dev-a7246f9
  • Obtained from:
    • Built from source
    • Downloaded release from Cutter website or GitHub
    • Distribution repository
  • File format:
    None

Describe the bug

Connecting to a remote gdb debugger with Cutter gets stuck on the Rizin Task, hitting cancel attempts to stop the task, but it never happens.

To Reproduce

Steps to reproduce the behavior:

  1. Open
  2. Check "Don't open any file", hit open
  3. Connect to a remote debugger
  4. Enter IP and port
  5. Hit OK
  6. Gets stuck
  7. Hit cancel
  8. Gets stuck

Expected behavior

Connect to the gdb stub, as rizin -d gdb://ip:port does

Screenshots

Not applicable

Additional context
Using with Citra's gdb stub, so rizin -d gdb://127.0.0.1:24689 works and connecting in Cutter with the same IP and port doesn't

@XVilka XVilka added Debug Issues related to the Debug component of Cutter Remote Remote debugging specifically labels Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Debug Issues related to the Debug component of Cutter Remote Remote debugging specifically
Projects
None yet
Development

No branches or pull requests

2 participants