Date: Thu, 14 Aug 2008 14:54:35 -0700 From: Andrew Thompson <thompsa@FreeBSD.org> To: freebsd-arm@freebsd.org Subject: static function table in DDB Message-ID: <20080814215435.GA94816@citylink.fud.org.nz>
next in thread | raw e-mail | index | archive | help
Hi, I notice that DDB on Arm does not have the static functions in the symbol table (vs. i386 for instance). Is this something that I can enable? It makes stack traces difficult to use as it will print the function as the nearest global with a largish offset. cheers, Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080814215435.GA94816>