From: amruth <amruth_pv@yahoo.com>
To: Jason Wessel <jason.wessel@windriver.com>
Cc: linux-kernel@vger.kernel.org
Subject: KGDB 2..26 fails to wait while booting
Date: Mon, 18 Aug 2008 08:36:34 -0700 (PDT) [thread overview]
Message-ID: <966386.75458.qm@web45216.mail.sp1.yahoo.com> (raw)
In-Reply-To: <48A98193.2010606@windriver.com>
Thanks Jason. I got it working, but is it possible to enable kdb with kgdb.
How can I debug the kernel early. In kdb we have option called as kdb=early, can we do the same in kgdb. I tried to set breakpoint in kgdb at start_kernel, it looks like kgdb executed past the start_kernel code.Hence break point does not work.
Please let me know how to enable debug early kernel option in KGDB.
Thanks
Amruth p.v
--- On Mon, 8/18/08, Jason Wessel <jason.wessel@windriver.com> wrote:
> From: Jason Wessel <jason.wessel@windriver.com>
> Subject: Re: KGDB 2..26 fails to wait while booting
> To: amruth_pv@yahoo.com
> Cc: linux-kernel@vger.kernel.org
> Date: Monday, August 18, 2008, 9:05 AM
> amruth wrote:
> > Hi
> > I have created 2.6.26 kernel with KGDB enabled but the
> system fails to
> wait. Can anybody provide me detailed info on how to setup
> the grub
> configuration to wait until gdb connects from development
> machine.
> > Thanks
> > Amruth p.v
> >
> >
> >
> >
> > --
> > To unsubscribe from this list: send the line
> "unsubscribe linux-kernel" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at
> http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.tux.org/lkml/
>
> What parameters did you use in grub?
>
> Generally speaking you have to setup the boot parameters to
> be something
> like:
>
> kgdboc=ttyS0,115200 kgdbwait
>
> Jason.
>
> --
> To unsubscribe from this list: send the line
> "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at
> http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2008-08-18 15:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-15 2:46 amruth
2008-08-18 14:05 ` Jason Wessel
2008-08-18 15:36 ` amruth [this message]
2008-08-18 15:51 ` Jason Wessel
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=966386.75458.qm@web45216.mail.sp1.yahoo.com \
--to=amruth_pv@yahoo.com \
--cc=jason.wessel@windriver.com \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome