public inbox for frysk-bugzilla@sourceware.org
help / color / mirror / Atom feed
* [Bug general/4948] New: Frysk GUI Debug Window can't be launched
@ 2007-08-22 8:32 pearly dot zhao at oracle dot com
2007-08-22 12:25 ` [Bug general/4948] " mark at klomp dot org
0 siblings, 1 reply; 2+ messages in thread
From: pearly dot zhao at oracle dot com @ 2007-08-22 8:32 UTC (permalink / raw)
To: frysk-bugzilla
build with --with-libopcodes
run $./frysk/gui/FryskGui
then open a debug session. Got this:
java.util.NoSuchElementException
at java.util.LinkedList$LinkedListItr.next(libgcj.so.8rh)
at frysk.gui.srcwin.SourceBuffer.disassembleFrame(FryskGui)
at frysk.gui.srcwin.SourceWindow.populateStackBrowser(FryskGui)
at frysk.gui.srcwin.SourceWindow.finishSourceWin(FryskGui)
at frysk.gui.srcwin.SourceWindow.access$28(FryskGui)
at frysk.gui.srcwin.SourceWindow$2.run(FryskGui)
at org.gnu.glib.CustomEvents.runEvents(libgtkjava-2.8.so)
at org.gnu.gtk.Gtk.gtk_main(libgtkjava-2.8.so)
at frysk.gui.Gui.gui(FryskGui)
at frysk.gui.FryskGui.main(FryskGui)
java.util.NoSuchElementException
at java.util.LinkedList$LinkedListItr.next(libgcj.so.8rh)
at frysk.gui.srcwin.SourceBuffer.disassembleFrame(FryskGui)
at frysk.gui.srcwin.SourceWindow.populateStackBrowser(FryskGui)
at frysk.gui.srcwin.SourceWindow.finishSourceWin(FryskGui)
at frysk.gui.srcwin.SourceWindow.access$28(FryskGui)
at frysk.gui.srcwin.SourceWindow$2.run(FryskGui)
at org.gnu.glib.CustomEvents.runEvents(libgtkjava-2.8.so)
at org.gnu.gtk.Gtk.gtk_main(libgtkjava-2.8.so)
at frysk.gui.Gui.gui(FryskGui)
at frysk.gui.FryskGui.main(FryskGui)
--
Summary: Frysk GUI Debug Window can't be launched
Product: frysk
Version: unspecified
Status: NEW
Severity: critical
Priority: P2
Component: general
AssignedTo: frysk-bugzilla at sourceware dot org
ReportedBy: pearly dot zhao at oracle dot com
CC: cagney at redhat dot com,mcvet at redhat dot com
OtherBugsDependingO 1633
nThis:
http://sourceware.org/bugzilla/show_bug.cgi?id=4948
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug general/4948] Frysk GUI Debug Window can't be launched
2007-08-22 8:32 [Bug general/4948] New: Frysk GUI Debug Window can't be launched pearly dot zhao at oracle dot com
@ 2007-08-22 12:25 ` mark at klomp dot org
0 siblings, 0 replies; 2+ messages in thread
From: mark at klomp dot org @ 2007-08-22 12:25 UTC (permalink / raw)
To: frysk-bugzilla
------- Additional Comments From mark at klomp dot org 2007-08-22 12:24 -------
Fixed by:
frysk-gui/frysk/gui/srcwin/ChangeLog
2007-08-22 Mark Wielaard <mwielaard@redhat.com>
* SourceBuffer.java (disassembleFrame): Use one StringBuffer,
only call Iterator.next() when hasNext() returns true, append
chars individually, not as String objects.
frysk-sys/lib/opcodes/ChangeLog
2007-08-22 Mark Wielaard <mark@klomp.org>
* cni/Disassembler.cxx (disassemble): Use WITH_LIBOPCODES, not
HAVE_LIPOPCODES.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Summary|Frysk GUI Debug Window can't|Frysk GUI Debug Window can't
|be launched |be launched
http://sourceware.org/bugzilla/show_bug.cgi?id=4948
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-08-22 12:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-22 8:32 [Bug general/4948] New: Frysk GUI Debug Window can't be launched pearly dot zhao at oracle dot com
2007-08-22 12:25 ` [Bug general/4948] " mark at klomp dot org
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).