Date: Wed, 28 Mar 2001 09:30:26 +0200 From: "Danny Loeb" <danl@cwnt.com> To: <freebsd-questions@freebsd.org> Subject: stack trace Message-ID: <019001c0b758$f5c8da80$ea00a8c0@danl1>
next in thread | raw e-mail | index | archive | help
I am trying to find a piece of sample code which traverses the stack frames and collects the symbols which associate with each return address - namely a piece of code which programmatically generates an output similar to gdb's backtrace (where). At a glance, the work of looking into gdb sources may be tedious. My system specifications are: freebsd 4.2 on an i386 machine. Any help would be greatly appreciated ! Please add my e-mail danl@cwnt.com as a direct recipient for a response as I am not a member of this alias. Thanks Danny Loeb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?019001c0b758$f5c8da80$ea00a8c0>