On Sun, Nov 05, 2006 at 11:30:34PM +0100, Andreas Pakulat wrote:
> I'm sorry I have no idea if this is due to the debian-patches, the
> differences between 6.4.90 and 6.5 or some compilation flags.

Does compiling your own GDB with --prefix=/usr cause it to slow down?

This is probably the Debian GDB searching in /usr/lib/debug by default,
and finding more symbol files there.  If you build GDB with no options,
it will try /usr/local/lib/debug, and not find anything.

-- 
Daniel Jacobowitz
CodeSourcery


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to