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: [RFA testsuite 4/5] Introduce mi_make_breakpoint_table


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> 2014-04-15  Keith Seitz  <keiths@redhat.com>

Keith> 	* lib/mi-support.exp (mi_list_breakpoints): Delete.
Keith> 	(mi_make_breakpoint_table): New procedure.

Thanks, this is ok.

Keith> +	lappend hl "{[mi_build_kv_pairs [list width .* alignment .* \
Keith> +				       col_name $nm colhdr $hdr]]}"

I found this line a bit weird, at first thinking that it should probably
be [list...], but then I realized the "{..}" is probably to match MI output.
So I guess a comment wouldn't hurt here.

Tom


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