binutils-gdb/gdb/common
Yao Qi 42476b702c gdb/
* common/agent.c (agent_run_command): Add one more parameter `len'.
	Update callers.
	* common/agent.h: Update declaration.
	* linux-nat.c (linux_child_static_tracepoint_markers_by_strid):
	Update.
	(linux_child_static_tracepoint_markers_by_strid): Ditto.

gdb/gdbserver/

	* tracepoint.c (COPY_FIELD_TO_BUF): New macro.
	(struct tracepoint_action_ops) <send>: New field.
	(m_tracepoint_action_send, r_tracepoint_action_send): New.
	(agent_expr_send, x_tracepoint_action_send): New.
	(l_tracepoint_action_send): New.
	(cmd_qtdp): Download and install tracepoint
	according to `use_agent'.
	(run_inferior_command): Add one more parameter `len'.
	Update callers.
	(tracepoint_send_agent): New.
	(cmd_qtdp, cmd_qtstart): Call tracepoint_send_agent.
2012-04-16 11:24:47 +00:00
..
agent.c gdb/ 2012-04-16 11:24:47 +00:00
agent.h gdb/ 2012-04-16 11:24:47 +00:00
ax.def
buffer.c
buffer.h
common-utils.c
common-utils.h
gdb_assert.h
gdb_dirent.h
gdb_locale.h
gdb_signals.h
gdb_thread_db.h
i386-xstate.h
linux-osdata.c gdb/ 2012-03-05 21:07:46 +00:00
linux-osdata.h
linux-procfs.c gdb/ 2012-03-13 15:02:25 +00:00
linux-procfs.h gdb/ 2012-03-13 15:02:25 +00:00
linux-ptrace.c gdb/ 2012-03-13 15:02:25 +00:00
linux-ptrace.h gdb/ 2012-03-13 15:02:25 +00:00
ptid.c
ptid.h
signals.c
xml-utils.c
xml-utils.h