From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by ozlabs.org (Postfix) with ESMTP id C6F8367BE3 for ; Thu, 14 Dec 2006 17:22:40 +1100 (EST) Received: by nf-out-0910.google.com with SMTP id n15so653649nfc for ; Wed, 13 Dec 2006 22:22:38 -0800 (PST) Message-ID: Date: Thu, 14 Dec 2006 09:22:37 +0300 From: "Vitaly Wool" To: "Reeve Yang" Subject: Re: kgdb on mpc834x In-Reply-To: <198592450612131708h1f5b59ffhdebd1b23d56d628f@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_155592_9010302.1166077357662" References: <198592450612121611o7f7271cbnb1404c7f7f9fda71@mail.gmail.com> <1165982456.10549.1.camel@diesel> <198592450612131708h1f5b59ffhdebd1b23d56d628f@mail.gmail.com> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , ------=_Part_155592_9010302.1166077357662 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 12/14/06, Reeve Yang wrote: > > I set "debug serial 1" in gdb, now I'm seeing message like this > > (gdb) target remote /dev/ttyS0 > Remote debugging using /dev/ttyS0 > [ > r ][][ seconds>][][][ seconds>][]Ignoring packet error, continuing... > [][][ seconds>][][][ seconds>][]Ignoring packet error, continuing... > [][][ seconds>][][][ seconds>][]Ignoring packet error, continuing... > Malformed response to offset query, timeout > > Does it tell any information? > Yes. Apparently your kernel command line is wrong. Vitaly ------=_Part_155592_9010302.1166077357662 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On 12/14/06, Reeve Yang <yang.reeve@gmail.com> wrote:
I set "debug serial 1" in gdb, now I'm seeing message like this

(gdb) target remote /dev/ttyS0
Remote debugging using /dev/ttyS0
[
r <Timeout: 2 seconds>][<Timeout: 2 seconds>][<Timeout: 2
seconds>][<Timeout: 2 seconds>][<Timeout: 2 seconds>][<Timeout: 2
seconds>][<Timeout: 2 seconds>]Ignoring packet error, continuing...
[<Timeout: 2 seconds>][<Timeout: 2 seconds>][<Timeout: 2
seconds>][<Timeout: 2 seconds>][<Timeout: 2 seconds>][<Timeout: 2
seconds>][<Timeout: 2 seconds>]Ignoring packet error, continuing...
[<Timeout: 2 seconds>][<Timeout: 2 seconds>][<Timeout: 2
seconds>][<Timeout: 2 seconds>][<Timeout: 2 seconds>][<Timeout: 2
seconds>][<Timeout: 2 seconds>]Ignoring packet error, continuing...
Malformed response to offset query, timeout

Does it tell any information?

Yes. Apparently your kernel command line is wrong.

Vitaly
------=_Part_155592_9010302.1166077357662--