Re: Debug infos

2006-01-18 Thread Jim Blandy
On 1/18/06, Hardy Smith <[EMAIL PROTECTED]> wrote: > I have to write a symbol reader for some > gcc-generated, embedded programms. They are for a > relatifly "unknown" mipsX cpu. The binaries seem to be > in a.out format. > Where can I find infos how the debug-symbols are > organuzed? Is this platt

Debug infos

2006-01-18 Thread Hardy Smith
I have to write a symbol reader for some gcc-generated, embedded programms. They are for a relatifly "unknown" mipsX cpu. The binaries seem to be in a.out format. Where can I find infos how the debug-symbols are organuzed? Is this plattform-depended or gvv-version dependend?