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] record.c: make prec can save the execution log to a pic file


> > 2010-06-25  Hui Zhu  <teawater@gmail.com>
> > 
> > 	* record.c (set_record_pic_cmdlist,
> > 	show_record_pic_cmdlist): New variables.
> > 	(set_record_pic_command,
> > 	show_record_pic_command): New functions.
> > 	(record_pic_function, record_pic_line, record_pic_enum,
> > 	set_record_pic_type, record_pic_hide_nofunction,
> > 	record_pic_hide_nosource, record_pic_hide_same): New variables.
> > 	(record_pic_fputs): New function.
> > 	(function_list, node_list, edge_list): New struct.
> > 	(function_list, node_list, edge_list): New variables.
> > 	(record_pic_cleanups, record_pic_node,
> > 	record_pic_edge, cmd_record_pic): New functions.
> > 	(_initialize_record): Add new commands for record pic.

Based on the feedback, I have now reverted this patch, head and branch.

-- 
Joel


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