K 10 svn:author V 3 bde K 8 svn:date V 27 1997-12-19T20:44:48.000000Z K 7 svn:log V 336 Made N_TXTADDR() work for kernels (assume that a ZMAGIC file with an out of bounds a_entry is a kernel and use the usual kludge to find the text address). If gdb had used this, it would have been able to find the kernel text address properly. Unfortunately, it uses its own a.out macros, so this is mainly an example for gdb to copy. END