public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Steven Johnson <sjohnson@sakuraindustries.com>
To: Jesper Klitgaard <20034438@eit.iha.dk>
Cc: insight@sources.redhat.com
Subject: Re: Insight stalls when running program
Date: Wed, 27 Jul 2005 09:07:00 -0000	[thread overview]
Message-ID: <42E884A6.7000701@sakuraindustries.com> (raw)
In-Reply-To: <42E740AE.20408@eit.iha.dk>

Im sorry, but you havent really given us a lot to go by to answer your 
question.

1. What version of Insight?
2. Did you build it? Or was it pre-installed?
3. Is it a local program or remote?
4. What OS? Windows? Linux? What version, etc.
5. How did you build your program? What compiler did you use?

Im sure there are a lot more things the people of this list who can 
answer your problem may need to know, but these are the basics.  Without 
these, any answer would be just idle speculation at best.

I know this isnt the answer you were after, but please help us help you.

Steven Johnson

Jesper Klitgaard wrote:

> Hi,
>
> I now got Insight up and running.
>
> I load a simple executable in to the program;
>
>     1    #include <stdio.h>
>     2    #include <stdlib.h>
>     3       4    void f1()
> -    5    {
> -    6        printf("Function 1\n");
> -    7    }
>     8       9    int main()
> -    10    {
> -    11        int i = 5;
> -    12        printf("Hello world!\n");
> -    13        f1();
>     14           -    15        i += 5;
>     16       -    17        return 0;
> -    18    }
>
> When I press run, Insight stalls. I have to force quit the program 
> because its not responding.
>
> Does anybody have any idea whats wrong?
>
> Regards,
> Jesper Klitgaard
>
>

  reply	other threads:[~2005-07-27  9:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-27  8:07 Jesper Klitgaard
2005-07-27  9:07 ` Steven Johnson [this message]
2005-08-01 18:52 ` Keith Seitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42E884A6.7000701@sakuraindustries.com \
    --to=sjohnson@sakuraindustries.com \
    --cc=20034438@eit.iha.dk \
    --cc=insight@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).