[PATCH] Display var_zinteger as signed

Andreas Schwab schwab@redhat.com
Tue Jul 5 08:53:00 GMT 2011


"Andrew Burgess" <aburgess@broadcom.com> writes:

> +	  if (c->var_type == var_uinteger &&
> +	    *(unsigned int *) c->var == UINT_MAX)

GNU style is to break before the operator.

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."



More information about the Gdb-patches mailing list