Skip to content

Debugger support #3

@trungnt2910

Description

@trungnt2910

For debugger support, Haiku uses specific syscalls that opens a magic port with the kernel.

The kernel also installs a "nub thread" to the debugged process.

How exactly this is done is still not documented. However, all of this should technically be possible using ptrace and/or signals.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions