Re: tricky debugging question
Re: tricky debugging question
- Subject: Re: tricky debugging question
- From: Alex Rice <email@hidden>
- Date: Sat, 20 Dec 2003 02:00:30 -0700
On Dec 20, 2003, at 12:57 AM, Nick Zitzmann wrote:
Are you sure the plugin was built with debugging symbols turned on,
optimization turned off, and the symbols aren't being stripped after
the build is finished? Debugging screen savers using System
Preferences as an "executable" works for me, so I'm trying to make
sure the problem doesn't exist between the chair and keyboard... <;*)
Yes that's where the problem is- between the chair and the keyboard!
Project Info | Styles says that debug symbols are turned on, and
optimizations are turned off. I turned off zerolink and turned off fix
and continue. When I run strings < revclips.bundle it appears there are
lots of symbols in there.
Just at a loss for what I'm doing wrong. My XCode project file must be
hosed.
For your screensavers you using an XCode native target or a Pbproj
target? Can you send me a project file for one of your screensavers so
I can compare the build settings with what I've got?
BTW here is the output in the debugger console window when I do Debug |
Debug Executable:
GNU gdb 5.3-20030128 (Apple version gdb-309) (Thu Dec 4 15:41:30 GMT
2003)
Loading program into debugger...
...
tty /dev/ttyp3
Program loaded.
run
[Switching to process 7499 local thread 0xd03]
Running...
(then nothing- and no prompt)
Alex Rice <email@hidden> | Mindlube Software |
<http://mindlube.com>
what a waste of thumbs that are opposable
to make machines that are disposable -Ani DiFranco
_______________________________________________
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.