From: fche@redhat.com (Frank Ch. Eigler)
To: Andrew Cagney <ac131313@cygnus.com>
Cc: GDB Discussion <gdb@sourceware.cygnus.com>
Subject: Re: [remote] Make registers network byteordered?
Date: Tue, 05 Dec 2000 13:03:00 -0000 [thread overview]
Message-ID: <o566kytwbv.fsf@toenail.toronto.redhat.com> (raw)
In-Reply-To: <3A2C4305.6D9E53B3@cygnus.com>
Andrew Cagney <ac131313@cygnus.com> writes:
: [..]
: At present the target sends back registers in target byte order format
: vis:
: T0525:c4060280ffffffff;1d:c0ffff81ffffffff;
: I'd like to think about a [tweak] to this part of the protocol so that the
: format:
: T0525=ffffffff80020664;1d=ffffffff81ffffc0;
: is accepted. [...]
How are gdb and the target supposed to pick the right scheme? Do you
imagine some sort of prior negotiation?
- FChE
From jimb@zwingli.cygnus.com Tue Dec 05 14:27:00 2000
From: Jim Blandy <jimb@zwingli.cygnus.com>
To: Denset.Serralta@radisys.com
Cc: Jim Blandy <jimb@cygnus.com>, gdb@sources.redhat.com
Subject: Re: GDB does not step into or over "sleep" function
Date: Tue, 05 Dec 2000 14:27:00 -0000
Message-id: <np3dg28pxs.fsf@zwingli.cygnus.com>
References: <OF9A6588DE.02D8BDD2-ON852569A8.006B6937@radisys.com>
X-SW-Source: 2000-12/msg00024.html
Content-length: 877
> You are correct. The breakpoint in "...some more code ..." is never
> reached. We are suspecting
> at the moment that it is a problem with the ProcessSleep function since the
> hang occurrs when we
> 'step into' or 'step over' it. What we don't know is whether it is a
> problem with our underlying kernel
> functions or whether GDB has a problem with a "sleep" function which
> allocates a semaphore,
> blocks on it subject to a user specified timeout and then returns the
> semaphore. We are leaning
> to suspecting that it is a problem with our custom kernel (i.e. GDB is
> innocent). However I thought
> I would ask the GDB group, with all the combined experience developing GDB,
> just in case they
> saw something obvious.
Yes, this sounds like a bug in the OS. Or perhaps your GDB stub is
interfering with some interrupt handling needed to implement
ProcessSleep.
next parent reply other threads:[~2000-12-05 13:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3A2C4305.6D9E53B3@cygnus.com>
2000-12-05 13:03 ` Frank Ch. Eigler [this message]
2000-12-05 14:34 ` Jim Blandy
[not found] ` <3A2D84F3.48F372E@cygnus.com>
2000-12-06 3:51 ` Frank Ch. Eigler
2000-12-07 12:53 ` J.T. Conklin
[not found] <3A2ED523.70DCA415@cygnus.com>
2001-03-21 15:59 ` Todd Whitesel
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=o566kytwbv.fsf@toenail.toronto.redhat.com \
--to=fche@redhat.com \
--cc=ac131313@cygnus.com \
--cc=gdb@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