Date: Tue, 15 Apr 2008 13:41:23 +0200 From: Joerg Sonnenberger <joerg@britannica.bec.de> To: freebsd-hackers@freebsd.org, hackers@freebsd.org Subject: Re: "visualize" kernel memory allocations Message-ID: <20080415114123.GG343@britannica.bec.de> In-Reply-To: <20080415100628.GS73016@server.vk2pj.dyndns.org> References: <4803AE07.9010106@vwsoft.com> <20080415100628.GS73016@server.vk2pj.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 15, 2008 at 08:06:28PM +1000, Peter Jeremy wrote: > About all I can suggest is working out the return address and finding > which module that exists within. That doesn't sound particularly nice. Search gcc's info file for __builtin_return_address for the first part. Joerg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080415114123.GG343>