LWN.net Logo

KGDB for Real-Time Preemption systems

From:  George Anzinger <george@mvista.com>
To:  Ingo Molnar <mingo@elte.hu>
Subject:  [patch] KGDB for Real-Time Preemption systems
Date:  Tue, 16 Aug 2005 17:53:40 -0700
Cc:  linux-kernel@vger.kernel.org, Thomas Gleixner <tglx@linutronix.de>, "Paul E. McKenney" <paulmck@us.ibm.com>

I have put a version of KGDB for x86 RT kernels here:
http://source.mvista.com/~ganzinger/

The common_kgdb_cfi_.... stuff creates debug records for entry.S and 
friends so that you can "bt" through them.  Apply in this order:
Ingo's patch
kgdb-ga-rt.patch
common_kgdb_cfi_annotations.patch

This is, more or less, the same kgdb that is in Andrew's mm tree changed 
to fix the RT issues.
-- 
George Anzinger   george@mvista.com
HRT (High-res-timers):  http://sourceforge.net/projects/high-res-timers/
-
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/

Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds