Project

General

Profile

Actions

Bug #150

open

QtCreator needs a ptrace implementation

Added by Igor Pashev over 10 years ago. Updated almost 10 years ago.

Status:
New
Priority:
Low
Assignee:
-
Start date:
2013-09-15
Due date:
% Done:

0%

Estimated time:

Description

QtCreator uses ptrace(), which is available only in 32-bit libc.

ptrace() on Solaris is a library function (e. i. not a system call), which is implemented through /proc filesystem.

Either port 32-bit ptrace() to 64-bit, or patch QtCreator to use /proc.

Actions #1

Updated by Igor Pashev over 10 years ago

  • Subject changed from QtCreator need an ptrace implementation to QtCreator needs a ptrace implementation
Actions #2

Updated by Igor Pashev almost 10 years ago

  • Priority changed from Normal to Low
Actions

Also available in: Atom PDF