public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Insight bug, run command can't be put in --command file.
@ 2000-07-12  1:45 Mo DeJong
  0 siblings, 0 replies; only message in thread
From: Mo DeJong @ 2000-07-12  1:45 UTC (permalink / raw)
  To: insight

We have a set of commands that starts up Source-Navigator
in "regular" or "debug" mode. Like so:

echo "set args -- -home $prefix ${1+"$@"}" > gdb.run
#echo "run" >> gdb.run
exec gdb --command gdb.run $bindir/hyper

When using command line gdb, you can uncomment
the "run" line (so that it get added to the gdb.run file)
and gdb will start up just fine. If you try it with
insight, then the main GUI windows never show up.

This is kind of handy, as insight stays hidden
as your GUI application runs. Problem is, if the
application gets hit with a signal, Insight will
just display the "Signal Caught" dialog box
and then exit. It would be really nice if
Insight could show the little dialog and
then bring up the main insight windows
instead of doing an exit at that point.

If you do not put the "run" command in the file,
then insight starts up the normal way and
everything works as expected.

Mo DeJong
Red Hat Inc

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

only message in thread, other threads:[~2000-07-12  1:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-12  1:45 Insight bug, run command can't be put in --command file Mo DeJong

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