public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src/rda/samples Makefile.in demo-target.c demo ...
@ 2005-05-30 22:13 msnyder
  0 siblings, 0 replies; only message in thread
From: msnyder @ 2005-05-30 22:13 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Branch: 	msnyder-tracepoint-checkpoint-branch
Changes by:	msnyder@sourceware.org	2005-05-30 22:13:54

Modified files:
	rda/samples    : Makefile.in demo-target.c demo-target.h main.c 
Added files:
	rda/samples    : ChangeLog demo-tfind.c 

Log message:
	2005-05-30  Michael Snyder  <msnyder@localhost.localdomain>
	
	Add QTFrame message to support gdb 'tfind' command.
	* demo-tfind.c: New file.
	* Makefile.in: Add demo-tfind.c.
	* demo-target.c (demo_process_set_gen): New function.
	(demo_target): Set process_set_gen for general "set" requests.
	(demo_process_get_regs): Call get_regs_hook if defined.
	(demo_get_mem): Call get_mem_hook if defined.
	* demo-target.h: Export demo_set_gen_hook, demo_get_regs_hook,
	demo_get_mem_hook, and demo_tfind_open.
	* main.c (usage): Document "-t" option to accept tracepoint file.
	(main): Call demo_tfind_open to open tracepoint file.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/samples/ChangeLog.diff?cvsroot=src&only_with_tag=msnyder-tracepoint-checkpoint-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/samples/demo-tfind.c.diff?cvsroot=src&only_with_tag=msnyder-tracepoint-checkpoint-branch&r1=NONE&r2=1.1.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/samples/Makefile.in.diff?cvsroot=src&only_with_tag=msnyder-tracepoint-checkpoint-branch&r1=1.3&r2=1.3.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/samples/demo-target.c.diff?cvsroot=src&only_with_tag=msnyder-tracepoint-checkpoint-branch&r1=1.3&r2=1.3.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/samples/demo-target.h.diff?cvsroot=src&only_with_tag=msnyder-tracepoint-checkpoint-branch&r1=1.1&r2=1.1.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/samples/main.c.diff?cvsroot=src&only_with_tag=msnyder-tracepoint-checkpoint-branch&r1=1.2&r2=1.2.4.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-30 22:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-30 22:13 src/rda/samples Makefile.in demo-target.c demo msnyder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).