Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 07-16-2010, 04:51 AM   #1 (permalink)
Registered Member
 
Join Date: Nov 2009
Posts: 65
joec is on a distinguished road
Default Xcode 3.2.3 Debug Information Missing...

Hi

Im trying out some iPhone scroll view tests, but when i load the view, the app just blows up.

I get no debugging information in Xcode, no EXC_BAD_ACCESS, no errors, just

`[Session started at 2010-07-16 10:35:21 +0100.]`
and
`Debugging terminated` in the bottom of the debugger window.

I have set `Generate Debug Symbols` in the target preferences to ENABLED, Debug Information Format is DWARF with dSYM.

How can i debug this problem with no errors?

This is the code, but im more concerned about where my debug info has gone

Code:
    - (void)loadView {
	UIScrollView *s = [[UIScrollView alloc] initWithFrame:[[self view] bounds]];
	
	NSArray *a = [[NSBundle mainBundle] loadNibNamed:@"MyView" 
                                         owner:self options:nil];
	
	UIView *v = [a objectAtIndex:0];

	[s setContentSize:CGSizeMake(400,500)];
	[s addSubview:v];
	[[self view] addSubview:s];
    }
Thanks
Joe
joec is offline   Reply With Quote
Reply

Bookmarks

Tags
debugging, xcode

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 334
15 members and 319 guests
akphyo, alexP, appservice, cgokey, EXOPTENDAELAX, flamingliquid, guusleijsten, mariano_donati, ohmniac, Paul Slocum, PavelSea, Rudy, SLIC, v1n2e7t
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,653
Threads: 94,115
Posts: 402,888
Top Poster: BrianSlick (7,990)
Welcome to our newest member, ohmniac
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 10:39 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0