Subject: Re: libsa/loadfile.c
To: None <thorpej@zembu.com>
From: None <nigel@ind.tansu.com.au>
List: tech-kern
Date: 07/17/2001 10:53:14
>  > 	Hmmm. Hadn't thought about this. DDB compatibility matters.
>  > 
>  > 1) Does DDB _require_ the Elf header to be loaded in the kernel?
> 
> Yes.  That's how the DDB symbol stuff I pointed out to you previously
> works.

	Sure - no header, no symbols. What I really mean is, if there
is no header, will DDB crash and burn? Or will it just be a little
"dumber" than usual ( Dumb DeBugger :-)


>  > 2) Does DDB _require_ the exec header from an a.out kernel?
> 
> No.  DDB for a.out symbols works completely differently

	OK. So if the Booter's LOAD_KERNEL has LOAD_HDR,
then both a.out and ELF kernels will have full DDB support,
otherwise just a.out ones will work ?

-- 
| Nigel Pearson, nigel@ind.tansu.com.au | "Reality is that which,   |
|   Telstra NW-D, Sydney, Australia.    |  when you stop believing  |
| Office: 9206 3468    Fax:  9212 6329  |  in it, doesn't go away." |
| Mobile: 0408 664435  Home: 9792 6998  | Philip K. Dick - 'Valis.' |