From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4574 invoked by alias); 11 Jun 2008 23:43:11 -0000 Received: (qmail 4561 invoked by uid 355); 11 Jun 2008 23:43:11 -0000 Date: Wed, 11 Jun 2008 23:43:00 -0000 Message-ID: <20080611234311.4559.qmail@sourceware.org> From: msnyder@sourceware.org To: src-cvs@sourceware.org Subject: src/rda/samples ChangeLog demo-target.c demo-t ... Mailing-List: contact src-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00029.txt.bz2 CVSROOT: /cvs/src Module name: src Branch: msnyder-tracepoint-checkpoint-branch Changes by: msnyder@sourceware.org 2008-06-11 23:43:11 Modified files: rda/samples : ChangeLog demo-target.c demo-target.h demo-tfind.c Log message: 2008-06-11 Michael Snyder * demo-tfind.c (tfind_singlestep_program): New function. * demo-target.c (demo_singlestep_program): Call the above. * demo-target.h: Export tfind_singlestep_program interface. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/samples/ChangeLog.diff?cvsroot=src&only_with_tag=msnyder-tracepoint-checkpoint-branch&r1=1.1.2.2&r2=1.1.2.3 http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/samples/demo-target.c.diff?cvsroot=src&only_with_tag=msnyder-tracepoint-checkpoint-branch&r1=1.3.4.2&r2=1.3.4.3 http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/samples/demo-target.h.diff?cvsroot=src&only_with_tag=msnyder-tracepoint-checkpoint-branch&r1=1.1.4.1&r2=1.1.4.2 http://sourceware.org/cgi-bin/cvsweb.cgi/src/rda/samples/demo-tfind.c.diff?cvsroot=src&only_with_tag=msnyder-tracepoint-checkpoint-branch&r1=1.1.2.2&r2=1.1.2.3