gdb linux testing regressions (compared to 7/24)

Mark Kettenis kettenis@wins.uva.nl
Fri Aug 11 11:04:00 GMT 2000


   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



More information about the Gdb mailing list