public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: scox@sourceware.org
To: frysk-cvs@sourceware.org
Subject: frysk-sys frysk/debuginfo/ChangeLog frysk/debu ...
Date: Mon, 10 Sep 2007 20:48:00 -0000	[thread overview]
Message-ID: <20070910204805.7448.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/frysk
Module name:	frysk-sys
Changes by:	scox@sourceware.org	2007-09-10 20:48:05

Modified files:
	frysk/debuginfo: ChangeLog DebugInfo.java 
	                 DebugInfoEvaluator.java TestTypeEntry.java 
	                 TypeEntry.java Variable.java 
	frysk/value    : ChangeLog CharType.java PointerType.java 
	lib/dwfl       : BaseTypes.java ChangeLog 
	lib/dwfl/cni   : DwarfDie.cxx 

Log message:
	* DebugInfoEvaluator.java (getDie): Change signature to return Variable
	instead of DwarfDie.
	(getArrayType): Move to TypeEntry.java.
	(get): Change case to use Variable instead of DwarfDie.
	* TypeEntry.java (getType): Use TypeDef.
	Add BaseTypes.baseTypeChar and  BaseTypes.baseTypeUnsignedChar.
	* DebugInfo.java (typeEntry): New.
	(DebugInfo): Set it.
	(what): Use it.
	(get): Change signature to use Variable instead of DwarfDie.
	* CharType.java (createValue): New.
	* PointerType.java (createValue): New.
	* BaseTypes.java (baseTypeChar): New.
	(baseTypeUnsignedChar): New.
	* cni/DwarfDie.cxx (DwarfDie::get_base_type): Use it.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/ChangeLog.diff?cvsroot=frysk&r1=1.142&r2=1.143
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/DebugInfo.java.diff?cvsroot=frysk&r1=1.26&r2=1.27
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/DebugInfoEvaluator.java.diff?cvsroot=frysk&r1=1.71&r2=1.72
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/TestTypeEntry.java.diff?cvsroot=frysk&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/TypeEntry.java.diff?cvsroot=frysk&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/debuginfo/Variable.java.diff?cvsroot=frysk&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/ChangeLog.diff?cvsroot=frysk&r1=1.135&r2=1.136
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/CharType.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/value/PointerType.java.diff?cvsroot=frysk&r1=1.21&r2=1.22
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/lib/dwfl/BaseTypes.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/lib/dwfl/ChangeLog.diff?cvsroot=frysk&r1=1.29&r2=1.30
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-sys/lib/dwfl/cni/DwarfDie.cxx.diff?cvsroot=frysk&r1=1.2&r2=1.3


             reply	other threads:[~2007-09-10 20:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-10 20:48 scox [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-10-02 18:03 swagiaal
2007-09-28 16:20 cagney
2007-09-28 16:04 swagiaal
2007-09-27  2:44 cagney
2007-08-30 17:12 cagney
2007-07-26 14:04 swagiaal

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=20070910204805.7448.qmail@sourceware.org \
    --to=scox@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).