Project

General

Profile

Actions

Bug #150

open

QtCreator needs a ptrace implementation

Bug #150: QtCreator needs a ptrace implementation

Added by Igor Pashev over 12 years ago. Updated over 11 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.

Updated by Igor Pashev over 12 years ago Actions #1

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

Updated by Igor Pashev over 11 years ago Actions #2

  • Priority changed from Normal to Low
Actions

Also available in: PDF Atom