public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src/rda/samples ChangeLog demo-target.c demo-t ...
@ 2008-06-11 23:43 msnyder
0 siblings, 0 replies; 2+ messages in thread
From: msnyder @ 2008-06-11 23:43 UTC (permalink / raw)
To: src-cvs
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 <msnyder@specifix.com>
* 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* src/rda/samples ChangeLog demo-target.c demo-t ...
@ 2008-06-12 20:48 msnyder
0 siblings, 0 replies; 2+ messages in thread
From: msnyder @ 2008-06-12 20:48 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Branch: msnyder-tracepoint-checkpoint-branch
Changes by: msnyder@sourceware.org 2008-06-12 20:48:52
Modified files:
rda/samples : ChangeLog demo-target.c demo-target.h
demo-tfind.c
Log message:
2008-06-12 Michael Snyder <msnyder@specifix.com>
* demo-target.c: Implement hooks for software breakpoints.
(demo_remove_swbp): New function.
(demo_set_swbp): New function.
(demo_target): Set up method vectors for set/remove breakpoints.
* demo-target.h: Export interface for software breakpoints.
* demo-tfind.c: Implement software breakpoints.
(tfind_insert_breakpoint): New function.
(tfind_unlink_breakpoint): New function.
(tfind_set_swbp): New function.
(tfind_remove_swbp): New function.
* demo-target.c: Implement hooks for continue_thread.
(demo_continue_thread): call tfind_continue_thread.
* demo-target.h: Export interface for tfind_continue_thread.
* demo-tfind.c: Implement continue_thread with software breakpoints.
(tfind_continue_thread): New function. Find a new frame
based on software breakpoints.
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.4&r2=1.1.2.5
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.3&r2=1.3.4.4
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.2&r2=1.1.4.3
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.4&r2=1.1.2.5
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-12 20:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-11 23:43 src/rda/samples ChangeLog demo-target.c demo-t msnyder
2008-06-12 20:48 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).