public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* frysk-gui/frysk/gui memory/MemoryFormatDialog. ...
@ 2006-07-03 19:44 mcvet
  0 siblings, 0 replies; 2+ messages in thread
From: mcvet @ 2006-07-03 19:44 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	mcvet@sourceware.org	2006-07-03 19:44:41

Modified files:
	frysk/gui/memory: MemoryFormatDialog.java MemoryWindow.java 
	frysk/gui      : ChangeLog 
	frysk/gui/register: RegisterWindow.java 

Log message:
	2006-07-03  Mike Cvet  <mcvet@redhat.com>
	
	* register/RegisterWindow.java (saveBinaryValue): Small spelling refactor.
	* memory/MemoryFormatDialog.java (MemoryFormatDialog): Beginning to build
	support for multiple endians and radix formats.
	(save): ditto.
	(load): ditto.
	* memory/MemoryWindow.java: Edited and added structures to support
	endian-ness and multiple bit formats, added some macros.
	(reverse): Added.
	(saveBinaryValue): ditto.
	(DecCellListener): ditto.
	(HexCellListener): ditto.
	(OctCellListener): ditto.
	(BinCellListener): ditto.
	(signExtend): ditto.
	(setTask): Now checking for endian-ness, bit formats.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/memory/MemoryFormatDialog.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/memory/MemoryWindow.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/ChangeLog.diff?cvsroot=frysk&r1=1.258&r2=1.259
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/register/RegisterWindow.java.diff?cvsroot=frysk&r1=1.13&r2=1.14


^ permalink raw reply	[flat|nested] 2+ messages in thread

* frysk-gui/frysk/gui memory/MemoryFormatDialog. ...
@ 2006-07-14 19:31 mcvet
  0 siblings, 0 replies; 2+ messages in thread
From: mcvet @ 2006-07-14 19:31 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-gui
Changes by:	mcvet@sourceware.org	2006-07-14 19:31:15

Modified files:
	frysk/gui/memory: MemoryFormatDialog.java MemoryWindow.java 
	frysk/gui      : ChangeLog 

Log message:
	2006-07-14  Mike Cvet  <mcvet@redhat.com>
	
	* memory/MemoryWindow.java: Removed some redundant imports and methods.
	(DecCellListener): Removed.
	(HexCellListener): Ditto.
	(OctCellListener): Ditto.
	(BinCellListener): Ditto.
	(signExtend): Ditto.
	(saveBinaryValue): Ditto.
	(diss): Added - Disassembler object for retrieving instructions from the
	current task's memory space.
	(setTask): Initializes above Disassembler object.
	(recalculate): Removed more redundant code.
	(refreshList): Retrieve instructions from Disassembler and display in
	the MemoryWindow columns, in conjunction with the other memory words.
	
	* memory/MemoryFormatDialog.java (MemoryFormatDialog): Added support for
	the extra instruction column.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/memory/MemoryFormatDialog.java.diff?cvsroot=frysk&r1=1.3&r2=1.4
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/memory/MemoryWindow.java.diff?cvsroot=frysk&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/ChangeLog.diff?cvsroot=frysk&r1=1.283&r2=1.284


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-07-14 19:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-03 19:44 frysk-gui/frysk/gui memory/MemoryFormatDialog. mcvet
2006-07-14 19:31 mcvet

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).