From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Bharadwaj Yadavalli Cc: gdb@sources.redhat.com Subject: Re: sigtramp offset on Linux/Alpha Date: Tue, 01 May 2001 09:39:00 -0000 Message-id: <3AEEE699.AE8BE54E@cygnus.com> References: <200105011553.LAA28731@ives.lkg.dec.com> X-SW-Source: 2001-05/msg00010.html Bharadwaj Yadavalli wrote: > Am I missing something that led me to the above question? Thanks > in advance for any clarifications from folks in the know of the > internals. You're probably not missing anything. The only extra thing to do is to have a quick dig through the Linux kernel / libc source repository and see if/when the linux code was changed. I strongly suspect that at some point, GDB and the kernel/libc did match but since then things have diverged. Andrew