Avoiding stepping-in
Avoiding stepping-in
- Subject: Avoiding stepping-in
- From: Jerry <email@hidden>
- Date: Mon, 21 Nov 2005 16:17:20 +0000
When debugging, I often want to step into a function which has lots
of STL-based arguments. This means that I spend a large proportion of
my day staring at the internals of std::vector::operator[] or
std::string::c_str(). Is there any way to tell XCode that I never,
ever want to step into these functions? For bonus points, the same
question with Visual Studio :-)
Jerry
_______________________________________________
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