All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Wessel <jason.wessel@windriver.com>
To: sparclinux@vger.kernel.org
Subject: Re: kgdb/sunhv patch
Date: Tue, 03 Aug 2010 11:58:24 +0000	[thread overview]
Message-ID: <4C580460.3080805@windriver.com> (raw)
In-Reply-To: <20100803.003508.35833306.davem@davemloft.net>

On 08/03/2010 02:35 AM, David Miller wrote:
> This change makes no sense.
>
> The hypervisor console is never hooked up to a real "UART" where
> a kgdb client could be sitting at the other end.
>
> Rather, it's always just a path for characters to and from the
> hypervisor console device which is a virtual device in the guest
> system.
>   
I will most certainly drop the patch per your request.

I am not exactly sure how the large Sun systems are hooked up at our lab
because I have never actually seen one in person.  My understand was
that it was hook up something like this:

Developer pc --->  RS232 Terminal Server ---> Big Sun System HV --->
Linux Guest

After using the console polling driver we were able to debug the guest
Linux.   It was also using an alternate escape sequence (not sysrq) so
as not to send an interrupt to the hypervisor.   In this case you don't
actually need a uart but just an interface down to the guest kernel.  
It is my understanding you can also now use kdb with this interace.

Jason.



  reply	other threads:[~2010-08-03 11:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-03  7:35 kgdb/sunhv patch David Miller
2010-08-03 11:58 ` Jason Wessel [this message]
2010-08-03 13:06 ` David Miller

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=4C580460.3080805@windriver.com \
    --to=jason.wessel@windriver.com \
    --cc=sparclinux@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.