This is the mail archive of the gdb@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]

Re: Compiling on AIX 5.3 with xlC


Am Donnerstag, 18. Oktober 2007 schrieb Joel Brobecker:

> What happens if you run GDB with
>
>         (gdb) set debug aix-thread
>
> before you attach?

Nothing different than in the other tests.

But you mentioned ptrace. I've seen some warnings related to the arguments of 
ptrace during compiling. If I remember correctly there has been a 32bit/64bit 
mismatch of the type a pointer points to.

Christoph


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