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] renaming: bp_location: b->bl &co. [Re: [patch 1/2] Convert hardware watchpoints to use breakpoint_ops]


> 2010-12-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Code cleanup - renaming.
> 	* breakpoint.c: Use bl for `*bp_location' variables, blp_tmp for
> 	`**bp_location' helper variables, b_tmp for `*breakpoint' helper
> 	variables.
> 
> Ok to check this one in? Do you think a more elaborate ChangeLog entry
> is needed?

I think that's fine. These are just renames, so as long as the renames
have been agreed on, it's OK to treat them as obvious changes.

-- 
Joel


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