K 10 svn:author V 7 rwatson K 8 svn:date V 27 2006-04-23T15:23:31.000000Z K 7 svn:log V 295 Update natm PCB debugging code: - Depend on opt_ddb.h, since npcb_dump() is ifdef'd DDB. - Include ddb/ddb.h so we can call db_printf() and use DB_SHOW_COMMAND(). - Don't test results of malloc() under DIAGNOSTIC, let the memory allocator take care of its own invariants. MFC after: 1 month END