lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 18 Aug 2008 08:36:34 -0700 (PDT)
From:	amruth <amruth_pv@...oo.com>
To:	Jason Wessel <jason.wessel@...driver.com>
Cc:	linux-kernel@...r.kernel.org
Subject: KGDB 2..26 fails to wait while booting

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@...driver.com> wrote:

> From: Jason Wessel <jason.wessel@...driver.com>
> Subject: Re: KGDB 2..26 fails to wait while booting
> To: amruth_pv@...oo.com
> Cc: linux-kernel@...r.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@...r.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@...r.kernel.org
> More majordomo info at 
> http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


      

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ