This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Script ?


On Mon, 1 Oct 2001, Jean-Baptiste Cazier wrote:

> To debug my program I run
> mpirun -np 2 -gdb exe opt
> -gdb use gdb to debug
>
> with the default gdb, gdb starts as soon as an error occur.
> with insight gdb, i get an window opeing with the following error:
> Warning
> ! Program received signal SIGUSR1, User defined signal 1
> Don't show this warning again
> OK
>
> I click Ok and nothing happens !

How does the script invoke gdb? What host/target (output of show version
or gdb -v)?

I would try this again, but set GDBTK_DEBUG=2 in your environment. This
will cause Insight to open the Debug Window, which may give you a clue
about why this is happening.

Keith



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]