[commit] mark up quit et.al.

Andrew Cagney cagney@gnu.org
Sat Feb 12 02:24:00 GMT 2005


Daniel Jacobowitz wrote:
> On Fri, Feb 11, 2005 at 01:15:26PM -0500, Andrew Cagney wrote:
> 
>>FYI,
>>committed,
>>Andrew
> 
> 
> Perhaps you should wait for someone to proofread this sort of thing.

Thank you for noticing this, can we commit the fix?

@@ -995,7 +995,7 @@ insert_bp_location (struct bp_location *
 >  	}
 >        else
 >  	{
 > -	  printf_filtered ("Hardware watchpoint %d deleted ", 
bpt->owner->number);
 > +	  printf_filtered (_("Hardware watchpoint %d deleted "), 
bpt->owner->number);
 >  	  printf_filtered ("because the program has left the block \n");
 >  	  printf_filtered ("in which its expression is valid.\n");
 >  	  if (bpt->owner->related_breakpoint)

Otherwize I'll flush it out in a later pass.

Andrew



More information about the Gdb-patches mailing list