Date: Sun, 15 Jul 2007 19:53:35 -0400 From: "Michael B Allen" <ioplex@gmail.com> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: Developer Questions (glibc i386 style backtraces) Message-ID: <78c6bd860707151653m19164d0djd119add0d3a039af@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello Again, Is there a good list to ask developer questions about porting code to FreeBSD? I have a good chunk of code to port and no doubt I will have numerous questions about FreeBSD specific features like semaphores, posix compliance, shared memory and so on. Actually my current issue is the glibc i386 backtrace function from execinfo.h. It's not a show stopper if I can't have it but I would very much like to have it even if it means writing custom code to walk the stack myself. Any ideas? Googling doesn't seem to turn up anything which is to say I guess FreeBSD doesn't have a backtrace function. Actually does FreeBSD use glibc? Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?78c6bd860707151653m19164d0djd119add0d3a039af>