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: pthread_t ids of threads not showed by "thread info"


On Wednesday 04 August 2010 19:34:44, Ulrich Weigand wrote:

> Yes, I've thought about this.  But in the absence of any specific
> other OS it is not fully clear which pieces are Linux specific
> and which aren't.  For example, the calling convention is in theory
> OS specific, but any other OS on s390 that I'm aware of that might
> conceivably have an interest in GDB (e.g. OpenSolaris) is using the
> same conventions as Linux for compatibility reasons ...

Thanks.

> > 2010-08-04  Pedro Alves  <pedro@codesourcery.com>
> > 
> > 	* s390-tdep.c: Include linux-tdep.h.
> > 	(s390_gdbarch_init): Call linux_init_abi.
> 
> This looks good to me now.

Thanks, now applied.

-- 
Pedro Alves


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