public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Paul Breed <pbreed@yahoo.com>
To: insight@sourceware.cygnus.com, gdb@sourceware.cygnus.com
Subject: Step into and Step over....
Date: Wed, 05 Jul 2000 07:12:00 -0000	[thread overview]
Message-ID: <20000705141145.11822.qmail@web3507.mail.yahoo.com> (raw)

I've been stuck at this place for a long time.
I'm willing to pay someone to help me solve this....

Step over does not work.
Example:
10)printf("Something");
11)myfunction();
12)printf("Something else");

If I am stopped at a break point on line 10

If I hit 'S' step I go to the first line of code
within printf.

If I hit 'N' next I go the the opening brace in the
printf function.

If I hit 'F' I finish the function and return.

I would have expected 'N' to step over the printf on
line 10 and stop at line 11.
Is this assumption wrong?


I'm using the latest Insite build on windows NT as
a cross debugger for a M68K-Elf using the remote
serial
protocol.

The code was compiled with GCC 2.95.2

I see the same problem running just GDB (I've not
tried 5.0 only 4.18.1)

This problem has persisted unchanged for more than a
year I'd be glad to work on it myself, but I need some
guidance.

Help!!!!!

Please respond to Paul@Netburner.com as the ISP I
normally use is on the Cygnus mail list reject list.
So I am reduced to yahoo mail ;-(

Paul





__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/

             reply	other threads:[~2000-07-05  7:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-05  7:12 Paul Breed [this message]
2000-07-05 17:12 Dave Arnold

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=20000705141145.11822.qmail@web3507.mail.yahoo.com \
    --to=pbreed@yahoo.com \
    --cc=gdb@sourceware.cygnus.com \
    --cc=insight@sourceware.cygnus.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).