public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* insight bug
@ 2000-11-27 16:36 Tom Tromey
  2000-11-27 16:40 ` Christopher Faylor
  2000-11-27 16:51 ` insight bug Fernando Nasser
  0 siblings, 2 replies; 9+ messages in thread
From: Tom Tromey @ 2000-11-27 16:36 UTC (permalink / raw)
  To: Insight List

Here's an insight bug: if I introduce a Tcl bug into the insight
startup process, I get a blank window but nothing else.  It would be
nice if Insight fully died and printed the Tcl stack trace to stderr.

Is there an Insight Gnats database?  Does it share the gdb Gnats
database?  If so, should I report bugs there?  If not, do we want a
Gnats database?  I can make one with little trouble.

My feeling is that it would be best to use the gdb database if the gdb
maintainers are willing.  Whether or not they will be, I don't know.

[ Ok, I looked, and the gdb Gnats database only has a single "gdb"
category.  So I guess Insight doesn't use it.  Should someone ask the
gdb maintainers if we can make an insight category?  I can do the work
once I have the authorization... ]

Tom

^ permalink raw reply	[flat|nested] 9+ messages in thread
* insight bug
@ 2000-04-21 15:11 Tom Tromey
  2000-04-24 11:07 ` James Ingham
  0 siblings, 1 reply; 9+ messages in thread
From: Tom Tromey @ 2000-04-21 15:11 UTC (permalink / raw)
  To: Insight List

I got a Tcl stack trace in the console window when I ran gdb just now.
It is appended.

I'm running it on a Java program.  One weirdness is that gcj-built
Java programs don't have a real main().  Instead, gcj creates a main()
at link time and then deletes the corresponding source.

Tom

bad PanedWindow index "pane1": must be number, end, or pattern
    while executing
"error "bad PanedWindow index \"$index\": must be number, end, or pattern""
    (object "::.srcwin0.srcwin.container.pane1.childsite.con.p" method "::cyg::PanedWindow::index" body line 15)
    invoked from within
"index $index"
    (object "::.srcwin0.srcwin.container.pane1.childsite.con.p" method "::cyg::PanedWindow::hide" body line 2)
    invoked from within
"$itk_interior.p hide $oldpane"
    (object "::.srcwin0.srcwin.container.pane1.childsite.con" method "::SrcTextWin::LoadFromCache" body line 55)
    invoked from within
"LoadFromCache $w $name "" $lib"
    (object "::.srcwin0.srcwin.container.pane1.childsite.con" method "::SrcTextWin::LoadFile" body line 7)
    invoked from within
"LoadFile $w $filename $lib $mtime"
    (object "::.srcwin0.srcwin.container.pane1.childsite.con" method "::SrcTextWin::FillSource" body line 12)
    invoked from within
"FillSource t $tagname $filename $funcname $line $addr $pc_addr $lib"
    ("SOURCE" arm line 2)
    invoked from within
"switch $current(mode) {
    SOURCE {
      FillSource t $tagname $filename $funcname $line $addr $pc_addr $lib
    }
    ASSEMBLY {
      FillAssembly..."
    (object "::.srcwin0.srcwin.container.pane1.childsite.con" method "::SrcTextWin::location" body line 26)
    invoked from within
"$twin location $tag $name $funcname $line $addr $pc_addr $lib"
    (object "::.srcwin0.srcwin" method "::SrcWin::location" body line 52)
    invoked from within
"$src location BROWSE_TAG [list $linespec]"
    (procedure "::SrcWin::point_to_main" body line 9)
    invoked from within
"SrcWin::point_to_main"
    (procedure "gdbtk_tcl_preloop" line 13)
    invoked from within
"gdbtk_tcl_preloop"
(gdb) 

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

end of thread, other threads:[~2000-11-27 19:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-27 16:36 insight bug Tom Tromey
2000-11-27 16:40 ` Christopher Faylor
2000-11-27 16:46   ` Tom Tromey
2000-11-27 16:57     ` Fernando Nasser
2000-11-27 17:08       ` Hey, I am back Fernando Nasser
2000-11-27 16:51 ` insight bug Fernando Nasser
2000-11-27 19:11   ` Tom Tromey
  -- strict thread matches above, loose matches on Subject: below --
2000-04-21 15:11 Tom Tromey
2000-04-24 11:07 ` James Ingham

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