Re: [PATCH 7/14] FRV: GDB stub dependent additional BUG()'s

From: David Howells
Date: Wed Nov 03 2004 - 08:42:57 EST



> just put it in every arch. Or even better drop your gdbstub for now
> and integrate it with the common kgdb code in -mm.

Ummm... what common kgdb code? It seems to be almost all per-arch anyway.

Besides, on this arch the gdbstub runs in a different CPU mode from the rest
of the kernel, which makes life more interesting.

> Because it's not fatal without your debugger, so it shouldn't magically
> get fatal. If you think this is fatal convience Andrew to add a BUG() here.

It could be made contingent on a debugger being attached rather than being a
mandatory BUG.

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