public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: cmoller@sourceware.org
To: frysk-cvs@sourceware.org
Subject: frysk-utrace/utracer ChangeLog udb-response.c  ...
Date: Tue, 10 Jul 2007 15:43:00 -0000	[thread overview]
Message-ID: <20070710154324.16348.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/frysk
Module name:	frysk-utrace
Changes by:	cmoller@sourceware.org	2007-07-10 15:43:24

Modified files:
	utracer        : ChangeLog udb-response.c udb-text-ui.c 
	                 udb-utrace-if.c udb.c udb.h 
	utracer/utracer: ChangeLog utracer-base.c utracer-if-io.c 
	                 utracer-private.h utracer.h 

Log message:
	* utracer-base.c: Added initialisation for write proc wait queue.
	* utracer-if-io.c:  Extensive refactoring.  Added syn cmd
	processing.  Added a waitqueue to if_file_write to handle batched
	commands.
	* utracer-private.h: Added support for write wait qqueue.
	* utracer.h: Added support for sync command.
	* udb-response.c: Added a sync response that executes queued cmds
	after sync from utracer.
	* udb-utrace-if.c: Added a sync command to request a sync response
	from utracer.
	* udb.c: Added command-line args to build a queue of commands to
	be executed after utracer initialisation.  Temporarily defaulted
	the module path to ./utracer/utracer unless overridden by the user.
	* udb-text-ui.c: Separated the command execution code from the
	readline loop to allow batch commands.
	* udb.h: Neatened up the code.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-utrace/utracer/ChangeLog.diff?cvsroot=frysk&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-utrace/utracer/udb-response.c.diff?cvsroot=frysk&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-utrace/utracer/udb-text-ui.c.diff?cvsroot=frysk&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-utrace/utracer/udb-utrace-if.c.diff?cvsroot=frysk&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-utrace/utracer/udb.c.diff?cvsroot=frysk&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-utrace/utracer/udb.h.diff?cvsroot=frysk&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-utrace/utracer/utracer/ChangeLog.diff?cvsroot=frysk&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-utrace/utracer/utracer/utracer-base.c.diff?cvsroot=frysk&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-utrace/utracer/utracer/utracer-if-io.c.diff?cvsroot=frysk&r1=1.21&r2=1.22
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-utrace/utracer/utracer/utracer-private.h.diff?cvsroot=frysk&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-utrace/utracer/utracer/utracer.h.diff?cvsroot=frysk&r1=1.15&r2=1.16


             reply	other threads:[~2007-07-10 15:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-10 15:43 cmoller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-10-11 17:35 cmoller
2007-08-14 14:34 cmoller
2007-08-02 14:08 cmoller
2007-07-26 16:00 cmoller
2007-07-20 14:23 cmoller
2007-07-20  4:18 cmoller
2007-07-06 18:46 cmoller

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=20070710154324.16348.qmail@sourceware.org \
    --to=cmoller@sourceware.org \
    --cc=frysk-cvs@sourceware.org \
    --cc=frysk@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: link
Be 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).