public inbox for src-cvs@sourceware.org help / color / mirror / Atom feed
From: msnyder@sourceware.org To: src-cvs@sourceware.org Subject: src/rda/samples ChangeLog demo-target.c demo-t ... Date: Thu, 12 Jun 2008 20:48:00 -0000 [thread overview] Message-ID: <20080612204852.3277.qmail@sourceware.org> (raw) 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
next reply other threads:[~2008-06-12 20:48 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-06-12 20:48 msnyder [this message] -- strict thread matches above, loose matches on Subject: below -- 2008-06-11 23:43 msnyder
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20080612204852.3277.qmail@sourceware.org \ --to=msnyder@sourceware.org \ --cc=src-cvs@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).