This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/2] Update breakpoint_1's documentation


>>>>> "Simon" == Simon Marchi <simon.marchi@polymtl.ca> writes:

Simon> I noticed the documentation of breakpoint_1 way way out of date, so this
Simon> is an attempt to update it.  I have changed the parameter names to
Simon> something that seems clearer to me.

Simon> gdb/ChangeLog:

Simon> 	* breakpoint.c (breakpoint_1): Update doc and parameter names.

This seems good to me.  Thanks for doing this.

Simon>  	      int (*filter) (const struct breakpoint *))

I guess someday the filter could return bool as well.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]