This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/12116] AIX 6.1 declares getthrds() in <procinfo.h>


http://sourceware.org/bugzilla/show_bug.cgi?id=12116

--- Comment #4 from Michael Haubenwallner <haubi at gentoo dot org> 2011-03-15 20:29:24 UTC ---
Looks good, have tried this patch with some gdb-7.0 on AIX 6.1:

checking whether ptrace is declared... yes
checking return type of ptrace... int
checking types of arguments for ptrace... int,pid_t,int *,int,int *
checking whether getthrds is declared... yes
checking whether setpgrp takes no argument... yes
checking for sigsetjmp... yes
checking for GNU regex... no

Compilation failed without but succeeded with this patch, thank you!

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]