Date: Sat, 27 Feb 2010 14:05:46 +0000 (GMT) From: Robert Watson <rwatson@freeBSD.org> To: Juli Mallett <jmallett@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: Re: svn commit: r204391 - in user/jmallett/octeon/sys: ddb mips/mips ufs/ffs Message-ID: <alpine.BSF.2.00.1002271404490.49218@fledge.watson.org> In-Reply-To: <201002270338.o1R3cd04040906@svn.freebsd.org> References: <201002270338.o1R3cd04040906@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 27 Feb 2010, Juli Mallett wrote: > Make ddb commands take an address as an intptr_t, not a db_expr_t. It is > possible to have 32-bit pointers and 64-bit registers and thus a 64-bit > db_expr_t. Possibly a db_ptr_t is called for, if we're going to differentiate the two more formally? Robert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1002271404490.49218>