Vector35 / Vector35/debugger

Attaching to process then continuing execution does not work

Open
#1,060 2 comments 0 reactions 1 assignee View on GitHub

@xusheng6 is already working on this.

Since Apr 10, 2026.

bug functionality Impact: High LLDB Adapter
Dominant language
C++
Stars
331
Forks
33
PR merge metrics
No merged PRs in 30d

Description

Version and Platform (required):

  • Binary Ninja Version: 5.3.5399

Bug Description:
Attaching to an existing process then continuing execution does not work properly.

Steps To Reproduce:
Please provide all steps required to reproduce the behavior:

  1. Open helloworld_thread (
  2. Run helloworld_thread in a terminal
  3. Attach to helloworld_thread in the binja debugger
  4. Click any of the step or continue buttons
  5. Notice that binja thinks the process is running but no output is printed and the next instruction is not hit

Expected Behavior:
Step/continue work as expected with attached processes

Screenshots/Video Recording:
Image

Binary:
https://github.com/Vector35/debugger/blob/dev/test/binaries/Linux-x86_64/helloworld_thread

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.