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] tracepoint: add new trace command "printf"[1] gdbserver


On Tue, Jan 4, 2011 at 00:29, Hui Zhu <teawater@gmail.com> wrote:
> This patch is for the gdbserver.
>
> 2011-01-04 ?Hui Zhu ?<teawater@gmail.com>
>
> ? ? ? ?* tracepoint.c (gdb_agent_op): Add gdb_agent_op_printf.
> ? ? ? ?(gdb_agent_op_names): Add "printf".
> ? ? ? ?(tp_printf): New function.
> ? ? ? ?(eval_agent_expr): Handle gdb_agent_op_printf.
>

Fix a build error in i386.

Thanks,
Hui

2011-01-28  Hui Zhu  <teawater@gmail.com>

	* tracepoint.c (gdb_agent_op): Add gdb_agent_op_printf.
	(gdb_agent_op_names): Add "printf".
	(tp_printf): New function.
	(eval_agent_expr): Handle gdb_agent_op_printf.

Attachment: tp_print_server.txt
Description: Text document


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