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]


> gdb/
> 2010-11-17  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.

Just for the record, I did a quick scan of this one. Looks good to me.

-- 
Joel


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