public inbox for sid-cvs@sourceware.org
help / color / mirror / Atom feed
From: brolley@sourceware.org
To: sid-cvs@sourceware.org
Subject: src/sid/component/gdb ChangeLog gdb.cxx gdb.h  ...
Date: Tue, 17 Jun 2008 18:08:00 -0000	[thread overview]
Message-ID: <20080617180852.22423.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2008-06-17 18:08:52

Modified files:
	sid/component/gdb: ChangeLog gdb.cxx gdb.h gdbserv-state.c 
	                   gdbserv-target.h 

Log message:
	2008-06-17  Dave Brolley  <brolley@redhat.com>
	
	* gdbserv-target.h (set_exec_direction): New member of
	gdbserv_target.
	* gdbserv-state.c (gdbserv_data_packet): Initialize exec_direction.
	Check for a 'b' prefix for the S, s, C, and c packets.  Call
	gdbserv->target->set_exec_direction.
	* gdb.h (set_exec_direction): New function prototype.
	* gdb.cxx (set_exec_direction_hook): New function.
	(gdbsid_target_attach): Set gdbtarget->set_exec_direction.
	(set_exec_direction): New function.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/gdb/ChangeLog.diff?cvsroot=src&r1=1.21&r2=1.22
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/gdb/gdb.cxx.diff?cvsroot=src&r1=1.17&r2=1.18
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/gdb/gdb.h.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/gdb/gdbserv-state.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/component/gdb/gdbserv-target.h.diff?cvsroot=src&r1=1.2&r2=1.3


             reply	other threads:[~2008-06-17 18:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-17 18:08 brolley [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-08-19 19:43 brolley
2002-05-08 12:15 fche

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=20080617180852.22423.qmail@sourceware.org \
    --to=brolley@sourceware.org \
    --cc=sid-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: 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).