public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* frysk-core/frysk dom/DOMTagTypes.java dom/DOMF ...
@ 2006-12-04 23:54 mcvet
  0 siblings, 0 replies; only message in thread
From: mcvet @ 2006-12-04 23:54 UTC (permalink / raw)
  To: frysk-cvs

CVSROOT:	/cvs/frysk
Module name:	frysk-core
Changes by:	mcvet@sourceware.org	2006-12-04 23:54:30

Modified files:
	frysk/dom      : DOMTagTypes.java DOMFunction.java ChangeLog 
	frysk/gui/srcwin: SourceBuffer.java SourceWindow.java ChangeLog 
	                  SourceView.java 
	frysk/dom/cparser: CDTParser.java 

Log message:
	frysk-core/frysk/dom:
	2006-12-04  Mike Cvet  <mcvet@redhat.com>
	
	* DOMFunction.java (createDOMFunction): Strip spaces out of
	incoming function_call String.
	* DOMTagTypes.java (DOMTagTypes): Added FUNCTION_CALL.
	* cparser/CDTParser.java (enterFunctionBody): Dump function
	header information into FUNCTION_CALL.
	(enterMethodBody): Ditto.
	
	frysk-gui/frysk/gui/srcwin:
	2006-12-04  Mike Cvet  <mcvet@redhat.com>
	
	* SourceBuffer.java (setCurrentLine): Don't bother highlighting
	anything if the function from this frame is in the wrong file.
	(highlightLine): Check for filenames, only highlight in the
	correct file.
	(createTags): Look for FUNCTION_CALL TagType for function declaration.
	* SourceView.java (scrollToFunction): Remove String parsing and handling
	code, already done by the parser.
	* SourceWindow.java (populateStackBrowser): Removed redundant view reset.
	(updateShownStackView): More intelligently handle null DOMSources and
	DOMSources belonging to different files. Load DOMSource if the new frame
	is from different files. Set new currentFrame here.
	(currentStackChanged): Set new currentFrame later.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/dom/DOMTagTypes.java.diff?cvsroot=frysk&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/dom/DOMFunction.java.diff?cvsroot=frysk&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/dom/ChangeLog.diff?cvsroot=frysk&r1=1.61&r2=1.62
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceBuffer.java.diff?cvsroot=frysk&r1=1.87&r2=1.88
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceWindow.java.diff?cvsroot=frysk&r1=1.147&r2=1.148
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/ChangeLog.diff?cvsroot=frysk&r1=1.342&r2=1.343
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-gui/frysk/gui/srcwin/SourceView.java.diff?cvsroot=frysk&r1=1.38&r2=1.39
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/dom/cparser/CDTParser.java.diff?cvsroot=frysk&r1=1.19&r2=1.20


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-04 23:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-04 23:54 frysk-core/frysk dom/DOMTagTypes.java dom/DOMF 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).