From: Alexandre Oliva <aoliva@cygnus.com>
To: gdb-patches@sourceware.cygnus.com
Subject: Re: GDB 5.0 won't build on GNU/Linux/sparc
Date: Sat, 20 May 2000 02:49:00 -0000 [thread overview]
Message-ID: <ork8gpd00h.fsf@tamanduatei.dcc.unicamp.br> (raw)
In-Reply-To: <oraehlelgf.fsf@tamanduatei.dcc.unicamp.br>
On May 20, 2000, Alexandre Oliva <aoliva@cygnus.com> wrote:
> On GNU/Linux/sparc, it builds correctly, but it still doesn't work
> :-( child_resume is called with step==1, and aborts because
> SOFTWARE_SINGLE_STEP_P is also 1.
This patch fixes this problem, and now it appears to work (not that I
have tested it extensively!)
The problem was that, when resume issued the software single step
command, it cleared `step'. Later on, it would test whether step was
zero and think it had been asked to `continue'. Ok to install?
next parent reply other threads:[~2000-05-20 2:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <oraehlelgf.fsf@tamanduatei.dcc.unicamp.br>
2000-05-20 2:49 ` Alexandre Oliva [this message]
[not found] ` <392730E1.22BE968B@cygnus.com>
2000-05-21 9:25 ` Michael Snyder
2000-05-22 13:36 ` Alexandre Oliva
2000-05-20 10:08 ` Michael Snyder
2000-05-22 19:12 ` Kevin Buettner
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=ork8gpd00h.fsf@tamanduatei.dcc.unicamp.br \
--to=aoliva@cygnus.com \
--cc=gdb-patches@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