gdb error: Premature end of file reading symbol table
gdb error: Premature end of file reading symbol table
- Subject: gdb error: Premature end of file reading symbol table
- From: mogambo <email@hidden>
- Date: Wed, 17 Aug 2011 16:02:03 -0700
Hi,
While on the subject of kext debugging with gdb on 10.7, I have a
related problem. When I try to debug a panic on 10.7, I see the error
when I try to load the symbol file.
(gdb) add-symbol-file ~/fsd/symdir/com.omneon.kext.omfs.sym
add symbol table from file "~/fsd/symdir/com.omneon.kext.omfs.sym"? (y or n) y
Reading symbols from ~/fsd/symdir/com.omneon.kext.omfs.sym...Premature
end of file reading symbol table
The symbol file is generated with the following command:
sudo kextutil -arch x86_64 -s ~/fsd/symdir ~/fsd/omfs.kext
The backtrace can not show any frames from my kernel extension.
Anyone know about this?
Thanks,
-m.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden