CHUD Tools, was Re: Saturn
CHUD Tools, was Re: Saturn
- Subject: CHUD Tools, was Re: Saturn
- From: "Mike R. Manzano" <email@hidden>
- Date: Mon, 3 Nov 2003 10:59:53 -0800
On a related but different subject, I have a fresh & clean install of
Panther on a 17" and a fresh install of the dev tools. However,
whenever I try to launch some of the CHUD tools I get a CHUD.kext not
loaded error. I can't find this file anywhere on my system. What's
up?
Mike R. Manzano
vox . 206.351.2119
email . alephx01 (at) mac (dot) com
On Nov 3, 2003, at 10:22 AM, Jim Ingham wrote:
On Panther, the DevTools install makes a cache of the debugging
information for the system shared libraries, so that it doesn't have
to re-parse them every time it starts up. Of course if any of the
libraries change the cache will no longer be valid. In that case, gdb
spits out this warning, and then ignores the cache. The warning is
harmless, and for a couple of libraries like this the impact on
startup time is minimal. But if you want, you can rebuild the cache.
Instructions for doing this - and a little bit more info on the cache
- are in the gdb Release Notes:
file:///Developer/Documentation/ReleaseNotes/DeveloperTools/GDB.html
Jim
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.