Date: Tue, 2 Apr 2002 18:12:52 -0600 From: "Alton, Matthew" <Matthew.Alton@anheuser-busch.com> To: "'Hackers@FreeBSD.ORG'" <Hackers@FreeBSD.ORG> Subject: procfs development Message-ID: <E1450DFD283DD61184900002A5F0032356BD7C@STLABCEXG024>
next in thread | raw e-mail | index | archive | help
From colleague: Hello, Are there any plans to expand the procfs implementation to provide an interface that is more in line with the implementations on Unixware, Solaris and AIX? I've been writing a simple debugger that would be portable among those three platforms, and others, but it is based completely on the procfs interface, and I've come to find out the procfs implementation on FreeBSD and Linux are (aside from being completely different from each other) completely different than what's been done on AIX, Solaris and Unixware. I managed to glean from <sys/procfs.h> that the FreeBSD implementation is basically a barebones interface that is only there for gdb to work with. So has there been any talk of making the ctl file take command/operands structs as input, and/or the status file offer elaborate structures as output, or an lwp directory, etc? Thanks for any information Martin This thing, that hath a code and not a core, Hath set acquaintance where might be affections, And nothing now Disturbeth his reflections. -- An Object, Ezra Pound 1912 Matthew Alton UNIX System Administration To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1450DFD283DD61184900002A5F0032356BD7C>