All of lore.kernel.org
 help / color / mirror / Atom feed
From: adam8157@gmail.com (Adam Lee)
To: kernelnewbies@lists.kernelnewbies.org
Subject: when I use kgdb debugging kernel...
Date: Sat, 10 Jan 2015 23:27:57 +0800	[thread overview]
Message-ID: <20150110152757.GA3131@adam-laptop> (raw)
In-Reply-To: <b8f5533.181a4.14ad28c643b.Coremail.sizel@163.com>

On Sat, Jan 10, 2015 at 02:33:43PM +0800, sizel wrote:
> when I use kgdb debugging kernel, I have added the "kgdbwait" to the kernel
> boot options, bug the system can't stop at booting for my gdb to connect
> 
> In gdb session , type continue . It outputs "The program is not run"
> 

Seems like you only connected console but not kgdb serial, check the
kernel parameter "kgdboc".

FYI, https://www.kernel.org/pub/linux/kernel/people/jwessel/kdb/kgdbKernelArgs.html

-- 
Adam Lee
http://adam8157.info

      reply	other threads:[~2015-01-10 15:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-10  6:33 when I use kgdb debugging kernel, I have added the "kgdbwait" to the kernel boot options, bug the system can't stop at booting for my gdb to connect sizel
2015-01-10 15:27 ` Adam Lee [this message]

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=20150110152757.GA3131@adam-laptop \
    --to=adam8157@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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.