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

Re: gdb linux testing regressions (compared to 7/24)


   Date: Fri, 11 Aug 2000 10:13:08 -0700 (PDT)
   From: Jimmy Guo <guo@cup.hp.com>

   I'm using redhat 6.1.  gcc egcs-2.91.66.  How to find out versions for
   others like libc?  HAVE_PTRACE_GETREGS is defined,
   HAVE_PTRACE_GETFPXREGS not.  

I probably should have asked for the Linux *kernel* version (uname
-a).  If you're running Linux 2.0.x, the failures you're seeing would
be pretty normal.

You can get at the libc version by executing /lib/libc.so.6, but since
you say that HAVE_PTRACE_GETREGS is defined, I'm not really interested
in that information anymore :-).

Mark


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