[RFA] remove unwanted output in breakpoint_re_set_one

Eli Zaretskii eliz@is.elta.co.il
Mon Jan 14 04:43:00 GMT 2002


On Mon, 14 Jan 2002, Pierre Muller wrote:

> 2002-01-14  Pierre Muller  <muller@ics.u-strasbg.fr>
> 
> 	* breakpoint.c (breakpoint_re_set_one): Remove call to mention
> 	for watchpoints to avoid unnecessary output 
> 	when dynamic libraries are loaded.

This, of course, begs the question: why was the call to `mention' in 
breakpoint_re_set_one in the first place?  Is this function called only 
when a dynamic library was loaded?  If not, we might be shooting 
ourselves in the foot.  Even if it is only called when a dynamic library 
was loaded, the question why the message was put there still remains.



More information about the Gdb-patches mailing list