[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080209.233716.152271295.davem@davemloft.net>
Date: Sat, 09 Feb 2008 23:37:16 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: mingo@...e.hu
Cc: linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@....com.au, tglx@...utronix.de, jason.wessel@...driver.com
Subject: Re: [0/6] kgdb light
From: Ingo Molnar <mingo@...e.hu>
Date: Sun, 10 Feb 2008 08:13:04 +0100
> this is the "kgdb light" tree that has been also posted at:
>
> http://lkml.org/lkml/2008/2/9/236
>
> it is available at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb.git
>
> See the shortlog below.
Thanks for keeping this work alive.
> - removed the GTOD/clocksource hacks. If a user uses kdgb for extended
> periods of time then GTOD clocksources can get out of sync and we
> might fall back to other clocksources. That is the _right_ thing to
> do for the kernel, hacking it around to avoid kernel messages was
> wrong.
I suspect something will however need to be done with watchdogs
and things of that nature which will get very confused if the
kernel sits in a breakpoint for a period of time whilst the user
looks at things from the kgdb prompt.
Just a heads up...
--
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