We may migrate portions of it in -- I doubt we'll pull over
the exact code, but the logic would be useful. I realize
it'll be supremely ugly, but it should be done.
--Matt
On Wed, 19 Jul 2000, Keith Owens wrote:
|>On Tue, 18 Jul 2000 16:09:05 -0700 (PDT),
|>"Matt D. Robinson" <yakker@xxxxxxxxxxxxxx> wrote:
|>>(as there are MANY things to fix to make this work from an
|>>analyzer standpoint -- for example, building stack traces without
|>>frame pointers for addresses not in the kernel).
|>
|>kdb v1.3 has code that handles stack traces without frame pointers,
|>both for kernel and modules. It is extremely ugly due to all the
|>special cases in the x86 code but it does work.
|>
|