66cf68c402
to select the right format string (at compile time) when displaying variables of type db_expr_t. This fixes a problem where ddb(4) would only display the low 32-bits of registers for an ILP32 kernel on SH5, even though registers (and db_expr_t) are always 64-bits wide.