old-cross-binutils/gdb/testsuite
Yao Qi 5808517f9a gdb:
* common/agent.c (agent_look_up_symbols): Add one parameter 'arg'.
	* common/agent.h: Update declaration.
	* inf-child.c (inf_child_use_agent): New.
	(inf_child_can_use_agent): New.
	(inf_child_target): Initialize fields `to_use_agent'
	and `to_can_use_agent'.
	* agent.c (agent_new_objfile): New.
        (_initialize_agent): Add agent_new_objfile to new_objfile
	observer.

	* linux-nat.c (linux_child_static_tracepoint_markers_by_strid):
	New.
        (linux_target_install_ops): Initialize field
	`to_static_tracepoint_markers_by_strid'.
	* remote.c (free_current_marker): Move it to ...
	* tracepoint.c (free_current_marker): ... here.  New.
	(cleanup_target_stop): New.
	* tracepoint.h: Declare free_current_marker.
	* NEWS: Add one entry about `info static-tracepoint-marker'.

gdb/gdbserver:
	* tracepoint.c (tracepoint_look_up_symbols): Update call to
	agent_look_up_symbols.

gdb/testsuite:
	* gdb.trace/strace.exp: run strace_info_marker in linux native gdb.
2012-03-03 09:51:29 +00:00
..
boards 2012-01-27 Pedro Alves <palves@redhat.com> 2012-01-27 13:02:22 +00:00
config 2012-01-27 Pedro Alves <palves@redhat.com> 2012-01-27 13:02:22 +00:00
gdb.ada New Ada testcase for breakpoints on operators. 2012-03-02 20:36:41 +00:00
gdb.arch gdb/testsuite/ 2012-03-02 18:43:46 +00:00
gdb.asm 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
gdb.base gdb/testsuite/ 2012-03-03 06:58:16 +00:00
gdb.cell Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb.cp * gdb.cp/method2.exp: Output of overload menu is now 2012-03-01 20:34:13 +00:00
gdb.disasm 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
gdb.dwarf2 2012-02-21 Pedro Alves <palves@redhat.com> 2012-02-21 22:01:10 +00:00
gdb.fortran 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
gdb.gdb 2012-02-02 Pedro Alves <palves@redhat.com> 2012-02-02 18:09:07 +00:00
gdb.hp 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
gdb.java 2012-01-19 Pedro Alves <palves@redhat.com> 2012-01-19 12:37:28 +00:00
gdb.linespec gdb 2012-01-16 20:40:53 +00:00
gdb.mi 2012-02-21 Pedro Alves <palves@redhat.com> 2012-02-21 22:01:10 +00:00
gdb.modula2 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
gdb.multi 2012-01-26 Pedro Alves <palves@redhat.com> 2012-01-26 10:09:43 +00:00
gdb.objc 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
gdb.opencl 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
gdb.opt 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
gdb.pascal 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
gdb.python * NEWS: Mention new python command class gdb.COMMAND_USER. 2012-03-01 19:30:25 +00:00
gdb.reverse gdb/testsuite/ 2012-02-29 14:55:46 +00:00
gdb.server 2012-02-15 Pedro Alves <palves@redhat.com> 2012-02-15 12:51:17 +00:00
gdb.stabs 2012-01-16 Pedro Alves <palves@redhat.com> 2012-01-16 16:21:53 +00:00
gdb.threads 2012-02-24 Pedro Alves <palves@redhat.com> 2012-02-24 14:06:29 +00:00
gdb.trace gdb: 2012-03-03 09:51:29 +00:00
gdb.xml gdb/ 2012-03-01 22:19:48 +00:00
lib 2012-02-21 Pedro Alves <palves@redhat.com> 2012-02-21 22:01:10 +00:00
aclocal.m4
ChangeLog gdb: 2012-03-03 09:51:29 +00:00
configure the "ambiguous linespec" series 2011-12-06 18:54:43 +00:00
configure.ac Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
dg-extract-results.sh Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
Makefile.in Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
TODO