Re: Slow debugger loading in Xcode 3.1.3
Re: Slow debugger loading in Xcode 3.1.3
- Subject: Re: Slow debugger loading in Xcode 3.1.3
- From: Jason Westlake <email@hidden>
- Date: Mon, 1 Mar 2010 15:18:03 -0500
Hi,
Our CS department head has brought a weird problem to our attention.
When students are building even the simplest of C++ programs, add a
breakpoint and run with the debugger and console open, it will take
over 1m 30s for the program to initialize gdb and get to the
breakpoint. Of note, local accounts seem to load gdb after only a
second or two. This interrupts the flow of class and is a pain to
deal with.
Our machines are iMacs, 2GHz Core 2 Duo w/ 2 GB RAM, bound to our
10.6.2 Open Directory master. The students are logged in with their
OD accounts and have home folders on the server. We're running
10.5.8, Xcode 3.1.3.
Why would it take so long for the program to initialize when using a
network account? The test program I'm using is literally declare and
initialize 2 ints and add them, but it takes seemingly forever to
build and run. Does anyone have any ideas?
Thanks!
Jason
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden