lkml.org 
[lkml]   [2004]   [Mar]   [31]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 31 Mar 2004 09:12:14 -0700
FromTom Rini <>
SubjectRe: Latest kgdb?
On Wed, Mar 31, 2004 at 06:08:06PM +0200, Pavel Machek wrote:

> Hi!
> 
> > > Where can I get latest kgdb? The version on kgdb.sf.net is still
> > > against 2.6.3, afaics. Or should I forward port it?
> > 
> > CVS is against 2.6.4.  Once 2.6.5 comes out, I'll move it forward again.
> > Locally, I've got a series of patches vs 2.6.5-rc3 + some -mm bits for
> > Andrew which I hope to post today, but might not make it until tomorrow.
> 
> Okay, CVS *is* against 2.6.4, but it says it is against 2.6.3. Okay to
> commit?
> 								Pavel
> Index: README
> ===================================================================
> RCS file: /cvsroot/kgdb/kgdb-2/README,v
> retrieving revision 1.5
> diff -u -u -r1.5 README
> --- README	2 Mar 2004 11:10:36 -0000	1.5
> +++ README	31 Mar 2004 15:52:54 -0000
> @@ -1,4 +1,4 @@
> -Base Kernel version: 2.6.3
> +Base Kernel version: 2.6.4
> 
>  Patch:
>  ------
> @@ -39,8 +39,8 @@
>  Supply command line options kgdbwait and kgdb8250 to the kernel.
>  Example:  kgdbwait kgdb8250=0,115200
>  (for ttyS0), then
> -   % stty 115200 < /dev/ttyS0
>     % gdb ./vmlinux
> +   (gdb) set remotebaud 115200
>     (gdb) target remote /dev/ttyS0
> 
>  Example for kgdb ethernet interface

Sure.

-- 
Tom Rini
http://gate.crashing.org/~trini/
-
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/

\
 
 \ /
  Last update: 2005-03-22 13:02    [from the cache]
©2003-2008