old-cross-binutils/gdb/doc
Hafiz Abid Qadeer f6f899bfc5 2012-03-08 Stan Shebs <stan@codesourcery.com>
Hafiz Abid Qadeer  <abidh@codesourcery.com>

	gdb/
	* NEWS: Mention set and show trace-buffer-size commands.
	Mention new packet.
	* target.h (struct target_ops): New method
	to_set_trace_buffer_size.
	(target_set_trace_buffer_size): New macro.
	* target.c (update_current_target): Set up new method.
	* tracepoint.c (trace_buffer_size): New global.
	(start_tracing): Send it to the target.
	(set_trace_buffer_size): New function.
	(_initialize_tracepoint): Add new setshow for trace-buffer-size.
	* remote.c (remote_set_trace_buffer_size): New function.
	(_initialize_remote): Use it.
	(QTBuffer:size) New remote command.
	(PACKET_QTBuffer_size): New enum.
	(remote_protocol_features): Add an entry for
	PACKET_QTBuffer_size.

	gdb/gdbserver/
	* tracepoint.c (trace_buffer_size): New global.
	(DEFAULT_TRACE_BUFFER_SIZE): New define.
	(init_trace_buffer): Change to one-argument function. Allocate
	trace buffer memory.
	(handle_tracepoint_general_set): Call cmd_bigqtbuffer_size to
	handle QTBuffer:size packet.
	(cmd_bigqtbuffer_size): New function.
	(initialize_tracepoint): Call init_trace_buffer with
	DEFAULT_TRACE_BUFFER_SIZE.
	* server.c (handle_query): Add QTBuffer:size in the
	supported packets.

	gdb/doc/
	* gdb.texinfo (Starting and Stopping Trace Experiments): Document
	trace-buffer-size set and show commands.
	(Tracepoint Packets): Document QTBuffer:size.
	(General Query Packets): Document QTBuffer:size.

	gdb/testsuite/
	* gdb.trace/trace-buffer-size.exp: New file.
	* gdb.trace/trace-buffer-size.c: New file.
2013-03-08 15:06:39 +00:00
..
a4rc.sed
agentexpr.texi Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
all-cfg.texi Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
annotate.texinfo Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
ChangeLog 2012-03-08 Stan Shebs <stan@codesourcery.com> 2013-03-08 15:06:39 +00:00
fdl.texi
gdb.texinfo 2012-03-08 Stan Shebs <stan@codesourcery.com> 2013-03-08 15:06:39 +00:00
gdbint.texinfo Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
gpl.texi
lpsrc.sed
LRS
Makefile.in Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
observer.texi gdb/doc: 2013-02-06 14:45:20 +00:00
psrc.sed
refcard.tex Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
stabs.texinfo Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
stack_frame.eps
stack_frame.pdf
stack_frame.png
stack_frame.svg
stack_frame.txt