[RFA]: pending breakpoint cosmetic change

Andrew Cagney cagney@gnu.org
Mon Feb 23 15:57:00 GMT 2004


> -	      {
> -		ui_out_field_string (uiout, "addr", "<PENDING>");
> -		if (TARGET_ADDR_BIT <= 32)
> -		  ui_out_spaces (uiout, 2);
> -		else
> -		  ui_out_spaces (uiout, 8);
> -	      }
> +	      ui_out_field_string (uiout, "addr", "<PENDING>");

Yep!

Andrew




More information about the Gdb-patches mailing list