binutils-gdb/gdb/testsuite
Stan Shebs f61e138d9a 2009-12-28 Stan Shebs <stan@codesourcery.com>
Add trace state variables.
	* ax.h (enum agent_op): Add getv, setv, and tracev.
	(ax_tsv): Declare.
	* ax-gdb.c: Include tracepoint.h.
	(gen_expr): Handle BINOP_ASSIGN, BINOP_ASSIGN_MODIFY, and
	OP_INTERNALVAR.
	(gen_expr_binop_rest): New function, split from gen_expr.
	* ax-general.c (ax_tsv): New function.
	(aop_map): Add new bytecodes.
	* tracepoint.h (struct trace_state_variable): New struct.
	(tsv_s): New typedef.
	(find_trace_state_variable): Declare.
	* tracepoint.c (tvariables): New global.
	(next_tsv_number): New global.
	(create_trace_state_variable): New function.
	(find_trace_state_variable): New function.
	(delete_trace_state_variable): New function.
	(trace_variable_command): New function.
	(delete_trace_variable_command): New function.
	(tvariables_info): New function.
	(trace_start_command): Download tsvs with initial values.
	(_initialize_tracepoint): Add new commands.
	* NEWS: Mention the addition of trace state variables.

==> doc/ChangeLog <==
2009-12-28  Stan Shebs  <stan@codesourcery.com>

	* gdb.texinfo (Trace State Variables): New section.
	(Tracepoint Packets): Describe trace state variable packets.
	* agentexpr.texi (Bytecode Descriptions): Describe trace state
	variable bytecodes.

==> testsuite/ChangeLog <==
2009-12-28  Stan Shebs  <stan@codesourcery.com>

	* gdb.trace/tsv.exp: New file.
	* gdb.base/completion.exp: Update ambiguous info output.
2009-12-28 23:39:10 +00:00
..
config * config/m68k-emc.exp, lib/emc-support.exp, 2009-11-05 20:06:03 +00:00
gdb.ada * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c, 2009-12-20 11:55:25 +00:00
gdb.arch * gdb.arch/i386-gnu-cfi.exp: Define SYMBOL_PREFIX on *-*-mingw*. 2009-11-03 16:44:16 +00:00
gdb.asm gdb/ChangeLog: 2009-11-23 18:44:11 +00:00
gdb.base 2009-12-28 Stan Shebs <stan@codesourcery.com> 2009-12-28 23:39:10 +00:00
gdb.cell * configure.ac: Run gdb.cell tests when appropriate. 2009-07-31 15:38:16 +00:00
gdb.cp * gdb.base/find.c (main): Reference search buffers. 2009-12-28 21:45:24 +00:00
gdb.disasm Updated copyright notices for most files. 2009-01-03 05:58:08 +00:00
gdb.dwarf2 * gdb.base/step-line.exp: Copy step-line.inp to the remote host. 2009-11-12 15:15:26 +00:00
gdb.fortran * lib/gdb.exp (gdb_compile_test): New. 2009-11-10 10:16:10 +00:00
gdb.gdb * observer.c (observer_test_first_notification_function) 2009-02-17 19:52:27 +00:00
gdb.hp Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 16:56:56 +00:00
gdb.java * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c, 2009-12-20 11:55:25 +00:00
gdb.mi PR gdb/10884 2009-12-21 09:50:31 +00:00
gdb.modula2 * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c, 2009-12-20 11:55:25 +00:00
gdb.multi Adding files to HEAD that cvs had declared dead due to existing on 2009-10-19 09:56:34 +00:00
gdb.objc * gdb.objc/basicclass.exp: Disable pending breakpoint query. 2009-09-29 19:02:22 +00:00
gdb.opt * dwarf2read.c (inherit_abstract_dies): Work around GCC PR 40573. 2009-06-30 15:50:27 +00:00
gdb.pascal * gdb.pascal/floats.exp: Accept approximate results everywhere. 2009-02-18 14:46:14 +00:00
gdb.python 2009-12-08 Phil Muldoon <pmuldoon@redhat.com> 2009-12-08 14:06:04 +00:00
gdb.reverse 2009-12-22 Hui Zhu <teawater@gmail.com> 2009-12-22 03:16:40 +00:00
gdb.server * gdb.mi/mi-async.exp, gdb.mi/mi-basics.exp, 2009-06-09 17:12:43 +00:00
gdb.stabs Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 16:56:56 +00:00
gdb.threads gdb/ 2009-11-27 16:12:00 +00:00
gdb.trace 2009-12-28 Stan Shebs <stan@codesourcery.com> 2009-12-28 23:39:10 +00:00
gdb.xml 2009-11-17 Nathan Sidwell <nathan@codesourcery.com> 2009-11-17 18:06:47 +00:00
lib * lib/gdb.exp (current_target_name): New procedure. 2009-11-13 22:51:59 +00:00
.gdbinit
ChangeLog 2009-12-28 Stan Shebs <stan@codesourcery.com> 2009-12-28 23:39:10 +00:00
Makefile.in * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c, 2009-12-20 11:55:25 +00:00
TODO
aclocal.m4 gdb 2009-06-29 16:41:45 +00:00
configure Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 16:56:56 +00:00
configure.ac * configure.ac: Run gdb.cell tests when appropriate. 2009-07-31 15:38:16 +00:00
dg-extract-results.sh gdb 2009-06-29 16:41:45 +00:00